Skip to content
Snippets Groups Projects
Commit 61d4e0d9 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Attempt a smarter nixpkgs pin

The previous version did pin nixpkgs to the version in nixpkgs.json.  However,
it did so without a name which means the derivation was only cacheable for a
few minutes.

By supplying name the resulting derivation can now be stored in /nix/store and
re-used as long as the hash does not change.
parent 9fd47977
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment