summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu.nix
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-10-22 12:48:17 +0200
committertv <tv@shackspace.de>2015-10-22 12:48:17 +0200
commit9ba8fc142cb14aa3768cb99bf9170f7875beafd1 (patch)
tree80050f006e1a1a0ae15638cd12a53a3b6aca2d34 /tv/1systems/wu.nix
parentc2e1ab2bd09c204e1fa1c4ecd637c2e5b8a4b9ab (diff)
wu nixpkgs: 9048637 -> e916273
Current unstable is really unstable w/system hangs.
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r--tv/1systems/wu.nix7
1 files changed, 2 insertions, 5 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index 404fdb3d..89ad257f 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -10,11 +10,8 @@ with lib;
krebs.build.source = {
git.nixpkgs = {
- #url = https://github.com/NixOS/nixpkgs;
- #rev = "f77bf46c1e705934a00c52d90cc62a76fbb1f6b5";
- # Revert "rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug"
- url = https://github.com/4z3/nixpkgs;
- rev = "9048637";
+ url = https://github.com/NixOS/nixpkgs;
+ rev = "e916273209560b302ab231606babf5ce1c481f08";
};
dir.secrets = {
host = config.krebs.hosts.wu;