l nixpkgs: 6a0a00d -> e53e9a2

This commit is contained in:
lassulus 2017-11-07 11:48:37 +01:00
parent 59753e735d
commit 111c94fe61

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