diff options
author | tv <tv@shackspace.de> | 2015-10-01 14:24:15 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-10-01 14:24:15 +0200 |
commit | 3b3291ed7da3542ab2f0018a9a0fc6737eaf412c (patch) | |
tree | ed7affd9eff551c3434b5f1eeef586a89b9a3808 /tv | |
parent | 0a479349f975dce8e9832fb80416c4a631713cb2 (diff) |
wu nixpkgs: bd84eba -> e916273
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 17394df25..e54aed056 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 = "bd84ebaa1e0359f41350e053ed24592b169b5714"; + rev = "e916273209560b302ab231606babf5ce1c481f08"; }; dir.secrets = { host = config.krebs.hosts.wu; |