l nixpkgs: af7e479 -> ed3b1bc

This commit is contained in:
lassulus 2017-12-20 14:20:47 +01:00
parent a5d7056ccb
commit c90f3a3493

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 = "af7e479";
ref = "ed3b1bc";
};
secrets = getAttr builder {
buildbot.file = toString <stockholm/lass/2configs/tests/dummy-secrets>;