Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Enable Nix & NixOS support as installation method/target. Notice that adding Nix would enable installation in all Nix-supporting host OSes, not just NixOS.
Optionally, adding Nix pkg building tests to CI.
How I imagine scw could expose this functionality
Adding a Nix file to the repo would enable nix run and would pave the way to add it to official nixpkgs.
References
Community Note
Description
Enable Nix & NixOS support as installation method/target. Notice that adding Nix would enable installation in all Nix-supporting host OSes, not just NixOS.
Optionally, adding Nix pkg building tests to CI.
How I imagine scw could expose this functionality
Adding a Nix file to the repo would enable
nix runand would pave the way to add it to official nixpkgs.References