diff options
| author | tv <tv@krebsco.de> | 2015-11-09 19:07:26 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2015-11-09 19:07:26 +0100 |
| commit | 2ae2303976bc1ba7941a7545bb0f61a58b6d38e9 (patch) | |
| tree | b8c3e0133d86b2a95900ceca99b2efec3cac29a3 /tv/4lib/default.nix | |
| parent | ce1a809ec0d66975c91643523e0815953554fd9a (diff) | |
{tv => krebs} git lib & git hooks
Diffstat (limited to 'tv/4lib/default.nix')
| -rw-r--r-- | tv/4lib/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/4lib/default.nix b/tv/4lib/default.nix index ebf2d34..86e14df 100644 --- a/tv/4lib/default.nix +++ b/tv/4lib/default.nix @@ -1,8 +1,6 @@ { lib, ... }: { - git = import ./git.nix { inherit lib; }; - # TODO deprecate shell-escape for lass shell-escape = lib.shell.escape; } |
