wu nixpkgs: 9048637 -> e916273

Current unstable is really unstable w/system hangs.
This commit is contained in:
tv 2015-10-22 12:48:17 +02:00
parent c2e1ab2bd0
commit 9ba8fc142c

View File

@ -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;