diff options
author | makefu <github@syntax-fehler.de> | 2017-04-17 13:12:16 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-04-17 13:12:16 +0200 |
commit | 24260ff6d43e390d500655de5991e95f11654d8c (patch) | |
tree | 74cd84933999718bd82e42731a02a49f5e77ed12 | |
parent | ff038698d1dd68b5d4c512c2214198b5d975594c (diff) |
m 2 default: 2982661 -> 4fac473
-rw-r--r-- | makefu/2configs/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/makefu/2configs/default.nix b/makefu/2configs/default.nix index cd9b4c056..0865c3a31 100644 --- a/makefu/2configs/default.nix +++ b/makefu/2configs/default.nix @@ -11,7 +11,7 @@ with import <stockholm/lib>; ./vim.nix ./binary-cache/nixos.nix ]; - + programs.command-not-found.enable = false; nixpkgs.config.allowUnfreePredicate = (pkg: pkgs.lib.hasPrefix "unrar-" pkg.name); krebs = { enable = true; @@ -22,7 +22,7 @@ with import <stockholm/lib>; user = config.krebs.users.makefu; source = let inherit (config.krebs.build) host user; - ref = "2982661"; # unstable @ 2017-03-31 + cups-dymo + snapraid-11.1 + ref = "4fac473"; # unstable @ 2017-03-31 + command-not-found in { nixpkgs = if config.makefu.full-populate || (getEnv "dummy_secrets" == "true") then { |