Doh
This commit is contained in:
parent
bae19ef9f6
commit
fab12188b8
@ -165,7 +165,7 @@ in rec {
|
|||||||
url = "http://nixos.org/releases/nix/${name}/${name}.tar.xz";
|
url = "http://nixos.org/releases/nix/${name}/${name}.tar.xz";
|
||||||
sha256 = "7024d327314bf92c1d3e6cccd944929828a44b24093954036bfb0115a92f5a14";
|
sha256 = "7024d327314bf92c1d3e6cccd944929828a44b24093954036bfb0115a92f5a14";
|
||||||
};
|
};
|
||||||
}) // { perl-bindings = nixStable; };
|
}) // { perl-bindings = perl-bindings { nix = nixStable; }; };
|
||||||
|
|
||||||
nixUnstable = (lib.lowPrio (common rec {
|
nixUnstable = (lib.lowPrio (common rec {
|
||||||
name = "nix-2.0${suffix}";
|
name = "nix-2.0${suffix}";
|
||||||
|
Loading…
Reference in New Issue
Block a user