nix.dev
nix.dev copied to clipboard
Pinning: pass hashes
Currently, all the tutorials on pinning (https://nix.dev/tutorials/towards-reproducibility-pinning-nixpkgs / https://nix.dev/reference/pinning-nixpkgs#ref-pinning-nixpkgs) seem to use fetchTarball without passing a sha - the snippets should probably be updated to include that, and provide some hints on where to get the sha.
Would be great to have a PR to fix this!