summaryrefslogtreecommitdiffstats
path: root/tv/1systems/cd.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-08-28 22:27:23 +0200
committertv <tv@krebsco.de>2015-08-28 22:27:23 +0200
commitb9ba0d66d1b34831eba134bc27f13099fd184795 (patch)
treedc433012281904c7831bf46e3a7133d4fac48592 /tv/1systems/cd.nix
parentaeb406859e507e4e7872d0689bfab9940366a8d6 (diff)
{tv,krebs}: import krebs pkgs with lib
Diffstat (limited to 'tv/1systems/cd.nix')
-rw-r--r--tv/1systems/cd.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix
index 9f412d9..8d6ac95 100644
--- a/tv/1systems/cd.nix
+++ b/tv/1systems/cd.nix
@@ -3,7 +3,7 @@
with lib;
let
- tvpkgs = import ../5pkgs { inherit pkgs; };
+ tvpkgs = import ../5pkgs { inherit lib pkgs; };
in
{