summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/github-hosts-sync.nix
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-08-28 22:27:23 +0200
committertv <tv@shackspace.de>2015-08-28 22:27:23 +0200
commit144fcda288eb050153620c386511c7722e031029 (patch)
tree255fb3cb65fdd86524386592b2caf473d25c5dee /krebs/3modules/github-hosts-sync.nix
parent8e5137481852df6fb5488296a7081b5180e6954f (diff)
{tv,krebs}: import krebs pkgs with lib
Diffstat (limited to 'krebs/3modules/github-hosts-sync.nix')
-rw-r--r--krebs/3modules/github-hosts-sync.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/github-hosts-sync.nix b/krebs/3modules/github-hosts-sync.nix
index 0274b9d1..207b937d 100644
--- a/krebs/3modules/github-hosts-sync.nix
+++ b/krebs/3modules/github-hosts-sync.nix
@@ -78,6 +78,6 @@ let
uid = 3220554646; # genid github-hosts-sync
};
- kpkgs = import ../../krebs/5pkgs { inherit pkgs; };
+ kpkgs = import ../../krebs/5pkgs { inherit lib pkgs; };
in
out