LnL7 / nix-darwin

nix modules for darwin
MIT License
2.82k stars 431 forks source link

Add lix-installer to known files #996

Closed ian-h-chamberlain closed 2 months ago

ian-h-chamberlain commented 2 months ago

Closes #995

With this change, I was able to set nix-darwin.url to my local checkout with path: and perform an install successfully.

As far as I can tell, enabling/disabling flakes is the only variation that normally can happen, so hopefully these two hashes cover both cases there...

The files generated by the Lix installer don't seem to be version dependent, and its installer is based on the DeterminateSystems installer, so hopefully it's also forward-compatible like DeterminateSystems 0.16.0+

Please let me know if there's anything else needed to merge this!