m 2 default: bump revision
This commit is contained in:
parent
20aa6cf1d7
commit
4fa902523a
|
@ -24,7 +24,7 @@ with lib;
|
||||||
git.nixpkgs = {
|
git.nixpkgs = {
|
||||||
#url = https://github.com/NixOS/nixpkgs;
|
#url = https://github.com/NixOS/nixpkgs;
|
||||||
url = mkDefault https://github.com/makefu/nixpkgs;
|
url = mkDefault https://github.com/makefu/nixpkgs;
|
||||||
rev = mkDefault "78340b042463fd35caa587b0db2e400e5666dbe1"; # nixos-15.09 + cherry-picking
|
rev = mkDefault "3fd2c24685f604edc925f73ed56600b8c66236b3"; # nixos-15.09 + cherry-picking
|
||||||
target-path = "/var/src/nixpkgs";
|
target-path = "/var/src/nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue