diff options
author | lassulus <lass@aidsballs.de> | 2015-08-24 13:07:21 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2015-08-24 13:07:21 +0200 |
commit | 28d2c44d4d4b53da42aaac0f045000424b31036f (patch) | |
tree | 2920f2c4d26bb666f6f1350765c3f0afcebd0c43 /tv/1systems/cd.nix | |
parent | d54650903371191177e874fab52d952cdb7dea31 (diff) | |
parent | bcd2427048400d7b6176a55ef45bcc267bf9c25b (diff) |
Merge branch 'tv'
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 659b950..9f412d9 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -14,8 +14,8 @@ in krebs.build.deps = { nixpkgs = { - url = https://github.com/NixOS/nixpkgs; - rev = "4c01e6d91993b6de128795f4fbdd25f6227fb870"; + url = https://github.com/4z3/nixpkgs; + rev = "03130ec91356cd250b80f144022ee2f4d665ca36"; # 1357692 }; secrets = { url = "/home/tv/secrets/${config.krebs.build.host.name}"; |