Age | Commit message (Collapse) | Author | |
---|---|---|---|
11 days | refactor: switch to npins | Martin Fischer | |
niv is written in Haskell, while npins is written in Rust. I'm more comfortable with Rust. npins also seems more actively maintained. The files in npins/ were generated with: nix-shell -p npins npins init --bare npins add --name nixos channel nixos-24.05 | |||
11 days | refactor: make configuration.nix main entry point | Martin Fischer | |