diff options
author | tv <tv@krebsco.de> | 2015-11-01 14:14:16 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-11-01 14:14:16 +0100 |
commit | c7131fed2721cd419e0d431780582f84eb33b99d (patch) | |
tree | 2e9f0c3acd176ea372e5de61c3ca9d268073c0c4 /tv/1systems/wu.nix | |
parent | 5e2b43d4f550cf9e945b16558e8f41c759e72496 (diff) |
wu nixpkgs: e916273 -> c44a593
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r-- | tv/1systems/wu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 65389b6..85fba1d 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -11,7 +11,7 @@ with lib; krebs.build.source = { git.nixpkgs = { url = https://github.com/NixOS/nixpkgs; - rev = "e916273209560b302ab231606babf5ce1c481f08"; + rev = "c44a593aa43bba6a0708f6f36065a514a5110613"; }; dir.secrets = { host = config.krebs.hosts.wu; |