diff options
author | tv <tv@krebsco.de> | 2015-11-01 14:15:36 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-11-01 14:15:36 +0100 |
commit | fc1bbd04bdb4d2f34db5b0f93ed18e869fb86d10 (patch) | |
tree | 067d5e4d4ff2b02018c4adc4a92da29711a53ebc /tv/1systems | |
parent | c7131fed2721cd419e0d431780582f84eb33b99d (diff) |
cd nixpkgs: 4z3/03130ec -> NixOS/c44a593
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/cd.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index 69f1300..1122e6a 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -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; |