diff options
author | tv <tv@shackspace.de> | 2015-11-01 14:15:36 +0100 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-11-01 14:15:36 +0100 |
commit | 5d258e9b5b2c12403a20ff51be59dc39e3f6c2b4 (patch) | |
tree | 435d370d6f2a8ec5aefa521cc593b066523abf0c /tv | |
parent | 383732b49365b8db281776cb7a711664a5bcc0b4 (diff) |
cd nixpkgs: 4z3/03130ec -> NixOS/c44a593
Diffstat (limited to 'tv')
-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 69f1300be..1122e6a19 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; |