From c5937ef02b1d13894168ad3f0df7d6fc80bf46cd Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 12 May 2017 11:37:20 +0200 Subject: [PATCH] m 2 default: bump to c5badb1 --- 2configs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2configs/default.nix b/2configs/default.nix index 6cc8910..07f4a05 100644 --- a/2configs/default.nix +++ b/2configs/default.nix @@ -22,7 +22,7 @@ with import ; user = config.krebs.users.makefu; source = let inherit (config.krebs.build) host user; - ref = "4fac473"; # unstable @ 2017-03-31 + command-not-found + ref = "c5badb1"; # unstable @ 2017-05-09 in { nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then {