summaryrefslogtreecommitdiffstats
path: root/shared/1systems/wolf.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-11-05 12:13:20 +0100
committermakefu <github@syntax-fehler.de>2015-11-05 12:13:20 +0100
commitd4f4bd2f3ca302a1c5e7ead05d71507a7c6693bc (patch)
treeaa105cc336835df2cba44053a99af7569c84c908 /shared/1systems/wolf.nix
parentbd5715aa9c0f9fc76c478434a127d2b749f10012 (diff)
update collectd targets
Diffstat (limited to 'shared/1systems/wolf.nix')
-rw-r--r--shared/1systems/wolf.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/1systems/wolf.nix b/shared/1systems/wolf.nix
index 73552e7..60d1e8c 100644
--- a/shared/1systems/wolf.nix
+++ b/shared/1systems/wolf.nix
@@ -27,7 +27,7 @@ with lib;
krebs.build.source = {
git.nixpkgs = {
url = https://github.com/NixOS/nixpkgs;
- rev = "e916273209560b302ab231606babf5ce1c481f08";
+ rev = "6d31e9b81dcd4ab927bb3dc91b612dd5abfa2f80";
};
dir.secrets = {
host = config.krebs.current.host;