diff options
author | tv <tv@krebsco.de> | 2015-11-01 14:13:10 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-11-01 14:13:10 +0100 |
commit | 5e2b43d4f550cf9e945b16558e8f41c759e72496 (patch) | |
tree | 2c1a78ba9498f9e4769b7e8b6cb300b8235a6e5b /tv | |
parent | 8338c94d9c3851ac2bd15f0535db1010f1464d78 (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 b858444..e2cc2c0 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; |