diff options
author | makefu <github@syntax-fehler.de> | 2017-04-17 13:12:16 +0200 |
---|---|---|
committer | lassulus <lass@lassul.us> | 2017-04-18 21:14:56 +0200 |
commit | c762622a293248f55e46ff83fb870df128a0fb59 (patch) | |
tree | 39e4ba73139d97e35fe317be9786895de6801750 /makefu/2configs | |
parent | 6436eac7b9081c3a2f06aff5c27c40a2f54a4eff (diff) |
m 2 default: 2982661 -> 4fac473
Diffstat (limited to 'makefu/2configs')
-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 { |