summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-07-03 08:26:33 +0200
committermakefu <github@syntax-fehler.de>2017-07-03 08:26:33 +0200
commited257db34c2225c26912ad05e31493f94b6897d7 (patch)
treeaef38aabc0d25ba6babc0ef5b7a41605ffbac740 /makefu
parent5f3bece0d647f65c2354ae0944a50d775a3b488e (diff)
ma: nixpkgs -> 06734d
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 bcd99882..0b4ef890 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 = "7a7c39c"; # unstable @ 2017-05-09 + graceful requests2 + logstash5
+ ref = "06734d1"; # unstable @ 2017-07-03 + graceful requests2 (a772c3aa)
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{