diff options
author | tv <tv@krebsco.de> | 2015-11-01 14:31:16 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-11-01 14:31:16 +0100 |
commit | 1e48ea7e96ca9b1d38979af6a205176c36920580 (patch) | |
tree | e53cd04e786d1971a3cb6d95d062af2ff0f28402 /tv | |
parent | 297c00543654bd2a7c390e4c3af14de40faed121 (diff) |
nomic nixpkgs: 4z3/03130ec -> NixOS/c44a593
Diffstat (limited to 'tv')
-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 61f833d..df45b81 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.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; |