summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-12-24 14:36:07 +0100
committermakefu <github@syntax-fehler.de>2016-12-24 14:36:07 +0100
commit40f7744b389963b6e6a5faaf66bf406bd287c5e5 (patch)
tree35598d131419b1381a19e2cacc671b4af2c12ef1 /2configs
parentb072ba2726b2e32fe1f9a08530ae4a4b4ba85969 (diff)
m 2 default: f52eaf4 -> ee13b9af
Diffstat (limited to '2configs')
-rw-r--r--2configs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/default.nix b/2configs/default.nix
index 9a2adbc3e..9e3f3eb61 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 = "f52eaf4"; # stable @ 2016-12-12
+ ref = "ee13b9af"; # stable @ 2016-12-12
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{