diff options
author | tv <tv@krebsco.de> | 2015-10-21 00:08:18 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-10-21 00:11:12 +0200 |
commit | 20785d307636502a917abcf7c552290426ba3efe (patch) | |
tree | 982923e3eefd9d74b8346bfbf4a733d43dcb49f7 /tv/2configs | |
parent | cc3dc775fb435c95dd6a25182fc3c0c3ea01d76a (diff) |
stockholm: provide krebs lib
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/test.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/test.nix b/tv/2configs/test.nix index 409b4e9..f5f068d 100644 --- a/tv/2configs/test.nix +++ b/tv/2configs/test.nix @@ -1,6 +1,6 @@ { config, lib, pkgs, ... }: -with import ../4lib { inherit lib pkgs; }; +with lib; let out = { |