summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-03-24 13:16:52 +0100
committermakefu <github@syntax-fehler.de>2017-03-24 13:16:52 +0100
commitf92fbdb26f2df087fc215c765bf5fbd837553605 (patch)
treee1b438e960dd616a1f89f6bd9d587e8a86e43ae9
parenta31b75249581fc898cb557ce6ad784453059c0df (diff)
m 2 default: bump to 73a6832
-rw-r--r--2configs/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/default.nix b/2configs/default.nix
index 1ad7f0710..6d5a2f688 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 = "53a2baa"; # unstable @ 2017-02-28
+ ref = "73a6832"; # unstable @ 2017-03-24
in {
nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then
{