l nixpkgs: 2231575 -> 68ef4b1

This commit is contained in:
lassulus 2017-10-16 17:24:48 +02:00
parent d37963c78b
commit 4667bb8e41

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