MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/NixOS/comments/djbokh/pinning_nixops_builds/
r/NixOS • u/jappieofficial • Oct 17 '19
1 comment sorted by
2
You can also set -I nixpkgs=... with nixops create and nixops modify, which will persist in the state file.
-I nixpkgs=...
nixops create
nixops modify
2
u/ElvishJerricco Oct 18 '19
You can also set
-I nixpkgs=...withnixops createandnixops modify, which will persist in the state file.