l nixpkgs: f9390d6 -> b4a0c01

This commit is contained in:
lassulus 2017-12-09 15:25:05 +01:00
parent a9b72bd290
commit 994d822543

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