m 2 default: f52eaf4 -> ee13b9af

This commit is contained in:
makefu 2016-12-24 14:36:07 +01:00
parent b072ba2726
commit 40f7744b38

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
{