diff options
author | tv <tv@krebsco.de> | 2015-08-20 10:17:24 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-08-20 10:17:24 +0200 |
commit | 0394f11ede433f0f09a08ba6d39462f0d84d68b6 (patch) | |
tree | 0b10e5c4f8922fb9d3aa4f86c4b01efad971f8f2 /tv/1systems/wu.nix | |
parent | 7b24dbc92da9b44a612a8f05f678b2ab9636b01a (diff) |
{cd,nomic,wu} nixpkgs: -> 03130ec [4z3]
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r-- | tv/1systems/wu.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 20dbca1..2233b48 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -14,8 +14,8 @@ in krebs.build.deps = { nixpkgs = { - url = https://github.com/NixOS/nixpkgs; - rev = "9d5508d85c33b8fb22d79dde6176792eac2c2696"; + url = https://github.com/4z3/nixpkgs; + rev = "03130ec91356cd250b80f144022ee2f4d665ca36"; # 1357692 }; secrets = { url = "/home/tv/secrets/${config.krebs.build.host.name}"; |