summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-06-18 21:50:39 +0200
committermakefu <github@syntax-fehler.de>2017-06-18 21:50:39 +0200
commitbda14221cf46003ecf76756a5db7422c70737c85 (patch)
tree012b6384a3fb2cf7c7cced43d88dc190e409aad7 /makefu
parent0735ba03d798759b6febb95e9c090aca38809265 (diff)
m 2 default: bump to f6a2c46
Diffstat (limited to 'makefu')
-rw-r--r--makefu/2configs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/default.nix b/makefu/2configs/default.nix
index 0d61e8de..8038142a 100644
--- a/makefu/2configs/default.nix
+++ b/makefu/2configs/default.nix
@@ -22,7 +22,7 @@ with import <stockholm/lib>;
user = config.krebs.users.makefu;
source = let
inherit (config.krebs.build) host user;
- ref = "a772c3a"; # unstable @ 2017-05-09 + graceful requests2
+ ref = "f6a2c46"; # unstable @ 2017-06-18 + graceful requests2
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{