diff options
author | tv <tv@shackspace.de> | 2015-07-20 23:08:50 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-20 23:08:50 +0200 |
commit | 3daf3680b87eb9bf00922898b517cf1d51138bcb (patch) | |
tree | 2be6cb0e4914ca838f36bd3e4c833b981c0e4698 /Zpkgs/tv/default.nix | |
parent | 979ac086eb0d54e8c3e0f84f082d1e63b887d2b8 (diff) |
Zpkgs tv lentil: init at 0.1.2.7-tv1
Diffstat (limited to 'Zpkgs/tv/default.nix')
-rw-r--r-- | Zpkgs/tv/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zpkgs/tv/default.nix b/Zpkgs/tv/default.nix index b700acb84..fa9fff84c 100644 --- a/Zpkgs/tv/default.nix +++ b/Zpkgs/tv/default.nix @@ -11,6 +11,7 @@ pkgs // genid = callPackage ./genid.nix {}; github-hosts-sync = callPackage ./github-hosts-sync.nix {}; github-known_hosts = callPackage ./github-known_hosts.nix {}; + lentil = callPackage ./lentil {}; much = callPackage ./much.nix {}; viljetic-pages = callPackage ./viljetic-pages {}; } |