Fernando Ayats
Fernando Ayats
Should we check whether the user has an older nix-darwin?
We should ping the darwin maintainer, as I have no idea what `nh darwin` does @ToyVo
Would this be a good target for the Lua plugins API? Also https://github.com/nix-community/nh/issues/336
I can't even believe that we have version constrain on requests just for those 3 lines...
This is is the line that crashes but I have no idea why: https://github.com/viperML/nh/blob/ed2116065353603859852efbff5702489d965684/src/clean.rs#L73
Just injecting `environment.etc..text = name;` in the specialisation config.
@cramt that's also a good idea, but the devil is in the details. For my dotfiles I don't see if it would work, as I use `NH_FILE=/.../dotfiles/hosts/blah/default.nix`, while my `npins`...
Please post the output with `--verbose`.
I'm pretty sure we could avoid to begin with having to collapse the command to a string, and always treat it as a vec.
I'm not sure, though I can throw in some options: - Search everything by default, merging the results and filtering with --pkg or --function. - Search packages by default, explictely...