wu nixpkgs: 9048637 -> e916273
Current unstable is really unstable w/system hangs.
This commit is contained in:
parent
c2e1ab2bd0
commit
9ba8fc142c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user