l nixpkgs: 68ef4b1 -> c99239b

This commit is contained in:
lassulus 2017-10-18 20:06:30 +02:00
parent d380d6060e
commit cef1c830b1

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