summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-11-01 14:31:16 +0100
committertv <tv@shackspace.de>2015-11-01 14:31:16 +0100
commitd2ac2e0d0080e1b76d1d6249ab52231b72ae8ea9 (patch)
tree93d04b5a3e1c5203e07fea63069ce8bc9e9b99f1 /tv
parentc7a27fc0003a80f8de12e7c7ee9feaed9aa83158 (diff)
nomic nixpkgs: 4z3/03130ec -> NixOS/c44a593
Diffstat (limited to 'tv')
-rw-r--r--tv/1systems/nomic.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix
index 61f833d4..df45b817 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;