m 2 default: f52eaf4 -> ee13b9af

This commit is contained in:
makefu 2016-12-24 14:36:07 +01:00
parent af3a7e67e3
commit d385e3c696
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -22,7 +22,7 @@ with import <stockholm/lib>;
user = config.krebs.users.makefu;
source = let
inherit (config.krebs.build) host user;
ref = "f52eaf4"; # stable @ 2016-12-12
ref = "ee13b9af"; # stable @ 2016-12-12
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{