diff options
author | tv <tv@shackspace.de> | 2015-11-01 14:14:16 +0100 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-11-01 14:14:16 +0100 |
commit | 383732b49365b8db281776cb7a711664a5bcc0b4 (patch) | |
tree | ded4686a37aa0a12701a17bc985bc7a288c500c5 /tv | |
parent | 7dc05de06ab689e79149d6f02c4f06a5d6c9a384 (diff) |
wu nixpkgs: e916273 -> c44a593
Diffstat (limited to 'tv')
-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 65389b662..85fba1d8a 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; |