diff options
| author | lassulus <lass@aidsballs.de> | 2015-11-01 20:01:53 +0100 |
|---|---|---|
| committer | lassulus <lass@aidsballs.de> | 2015-11-01 20:01:53 +0100 |
| commit | 1df256f8fbe561c169f5e55ebb523a5394964bde (patch) | |
| tree | efa5bc9371f7a922333690c144741e80c80020c8 /tv/1systems/cd.nix | |
| parent | bd5715aa9c0f9fc76c478434a127d2b749f10012 (diff) | |
| parent | 1e48ea7e96ca9b1d38979af6a205176c36920580 (diff) | |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'tv/1systems/cd.nix')
| -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; |
