diff options
author | tv <tv@shackspace.de> | 2015-11-01 14:13:10 +0100 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-11-01 14:13:10 +0100 |
commit | 7dc05de06ab689e79149d6f02c4f06a5d6c9a384 (patch) | |
tree | bc79f866cdae41c6e242323b92e8d1f3a202a790 /tv | |
parent | 33b7521bca9354d219c575ec1ff0a271707bb78b (diff) |
xu nixpkgs: e57024f -> c44a593
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/xu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index b858444af..e2cc2c06a 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -11,7 +11,7 @@ with lib; krebs.build.source = { git.nixpkgs = { url = https://github.com/NixOS/nixpkgs; - rev = "e57024f821c94caf5684964474073649b8b6356b"; + rev = "c44a593aa43bba6a0708f6f36065a514a5110613"; }; dir.secrets = { host = config.krebs.hosts.wu; |