l nixpkgs: 670b4e2 -> b61d084

This commit is contained in:
lassulus 2017-10-02 17:57:24 +02:00
parent fdcaa8de73
commit d3b17d1806

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