diff --git a/makefu/2configs/default.nix b/makefu/2configs/default.nix index 95ca4884e..488ca17d4 100644 --- a/makefu/2configs/default.nix +++ b/makefu/2configs/default.nix @@ -22,7 +22,7 @@ with import ; user = config.krebs.users.makefu; source = let inherit (config.krebs.build) host user; - ref = "5dad589"; # stable @ 2016-12-28 + cherry-pick graphite + ref = "f66d782"; # unstable @ 2017-02-04 in { nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then {