l nixpkgs: ac2bb56 -> 6a0a00d

This commit is contained in:
lassulus 2017-11-01 18:34:06 +01:00
parent 233df9688f
commit 6934b5d83f

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