cd nixpkgs: 4z3/03130ec -> NixOS/c44a593

This commit is contained in:
tv 2015-11-01 14:15:36 +01:00
parent 383732b493
commit 5d258e9b5b

View File

@ -10,8 +10,8 @@ with lib;
krebs.build.source = {
git.nixpkgs = {
url = https://github.com/4z3/nixpkgs;
rev = "03130ec91356cd250b80f144022ee2f4d665ca36"; # 1357692
url = https://github.com/NixOS/nixpkgs;
rev = "c44a593aa43bba6a0708f6f36065a514a5110613";
};
dir.secrets = {
host = config.krebs.hosts.wu;