l nixpkgs: 0c5a587 -> 7f6f0c4

This commit is contained in:
lassulus 2017-11-26 09:45:48 +01:00
parent 0cc71ad68f
commit 7e92e62397

View File

@ -10,7 +10,7 @@ in
nixos-config.symlink = "stockholm/lass/1systems/${name}/config.nix";
nixpkgs.git = {
url = https://github.com/nixos/nixpkgs;
ref = "0c5a587";
ref = "7f6f0c4";
};
secrets.file = getAttr builder {
buildbot = toString <stockholm/lass/2configs/tests/dummy-secrets>;