summaryrefslogtreecommitdiffstats
path: root/shared/1systems
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
commit31816a8e7010fab9504f2d13e786723e086d177f (patch)
tree6dd19c62a220a02a5bac4bae4e559bf09b34914f /shared/1systems
parent8995bdd5fc7ea8ef54b4e30ceb50825ba23054ba (diff)
update collectd targets
Diffstat (limited to 'shared/1systems')
-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 73552e70..60d1e8ce 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;