Travis A. Everett

Results 236 comments of Travis A. Everett

I haven't seen this myself yet, but going by https://github.com/canonical/multipass/issues/2417 I imagine this line triggers it: https://github.com/cachix/install-nix-action/blob/16b951426ed4927ca0d26d32e8f5a10638579ec8/install-nix.sh#L86 **Edit**: it looks like a config for this was recently added to Nix...

In case it helps someone else, I ran into both of the error messages in this thread trying to figure out how to use the default flake output in a...

I started seeing these while trying to adopt flakes in a project. I did a poor-man's bisect on hydra-built versions and see the failure, at least on my end, emerge...

> By just how bad it is, I'm guessing this is not how Aeneas normally is, so what could be a problem causing generally bad performance? I'm not getting any...

It'd be nice to have more context for the questions posed by the installer (either in the README, or in the installer itself...): Would you like edit the default configuration.nix...

I _think_ this is just a documentation hole, but let me know if I should resubmit as its own issue. I've been working on a new python script that I'm...

~~The zsh case seems to have been fixed (but not released yet) in the course of #3456. I haven't observed this same issue with bash shell files.~~ Edit: this had...

> I'm still seeing this issue as of Nix 2.3.15 and Big Sur 11.5.2. Edit: I see in matrix that #3608 caused its own problems documented in #4169, so I...

@ggPeti I assume it's ideal if it still works without Nix-darwin, but tbh I have no clue how big the set of (Nix + zsh - nix-darwin) uses is. #4169...

#4169 got closed without dealing with this part of the problem.