diff options
author | tv <tv@shackspace.de> | 2015-10-21 00:08:18 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2015-10-21 01:53:07 +0200 |
commit | 3ce57c3de3f3dc95669d3a0564f6f7d0ff425321 (patch) | |
tree | 58eab48c4a0c8150f3f6ad66f0e952b18d73a627 /tv/2configs | |
parent | 8f7253184ac53792d125c6713b0757da58389b1e (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 409b4e9b4..f5f068d6f 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 = { |