diff options
author | makefu <github@syntax-fehler.de> | 2015-11-05 12:13:20 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-11-05 12:13:20 +0100 |
commit | 31816a8e7010fab9504f2d13e786723e086d177f (patch) | |
tree | 6dd19c62a220a02a5bac4bae4e559bf09b34914f /shared/1systems/wolf.nix | |
parent | 8995bdd5fc7ea8ef54b4e30ceb50825ba23054ba (diff) |
update collectd targets
Diffstat (limited to 'shared/1systems/wolf.nix')
-rw-r--r-- | shared/1systems/wolf.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/1systems/wolf.nix b/shared/1systems/wolf.nix index 73552e705..60d1e8ce8 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; |