From 9f5fa8b65bd4b1c2d7dcea712064e499b6e24ac8 Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Mon, 3 Jul 2017 08:26:33 +0200
Subject: [PATCH] ma: nixpkgs -> 06734d

---
 2configs/default.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2configs/default.nix b/2configs/default.nix
index bcd9988..0b4ef89 100644
--- a/2configs/default.nix
+++ b/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
           {