diff options
author | tv <tv@shackspace.de> | 2015-08-20 10:17:24 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-20 10:17:24 +0200 |
commit | 288d180542a0e7f811b5e08e178f50878f9d687b (patch) | |
tree | 0d07ff34281c719d3d73e6086fde19cea66f8365 /tv/1systems/nomic.nix | |
parent | c51104734a647365cc3a028810a73faeef8928b2 (diff) |
{cd,nomic,wu} nixpkgs: -> 03130ec [4z3]
Diffstat (limited to 'tv/1systems/nomic.nix')
-rw-r--r-- | tv/1systems/nomic.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index 9d33f2a7a..028e53539 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -10,8 +10,8 @@ with lib; krebs.build.deps = { nixpkgs = { - url = https://github.com/NixOS/nixpkgs; - rev = "13576925552b1d0751498fdda22e91a055a1ff6c"; + url = https://github.com/4z3/nixpkgs; + rev = "03130ec91356cd250b80f144022ee2f4d665ca36"; # 1357692 }; secrets = { url = "/home/tv/secrets/${config.krebs.build.host.name}"; |