diff options
author | tv <tv@shackspace.de> | 2015-07-19 17:15:09 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-19 17:15:09 +0200 |
commit | 41051d61fa39f06a2379b52109076c4778b77e32 (patch) | |
tree | bde3030b2e07f081c74abf1c1ebb3701aa68589b /Zpkgs/tv/default.nix | |
parent | c93c082bdac0ec1b46ccc5097e822bc73dbcb0e6 (diff) |
Zpkgs tv viljetic-pages: init at 0
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 631bb0e8d..6c4277496 100644 --- a/Zpkgs/tv/default.nix +++ b/Zpkgs/tv/default.nix @@ -7,4 +7,5 @@ pkgs // github-hosts-sync = pkgs.callPackage ./github-hosts-sync.nix {}; github-known_hosts = pkgs.callPackage ./github-known_hosts.nix {}; much = pkgs.callPackage ./much.nix {}; + viljetic-pages = pkgs.callPackage ./viljetic-pages {}; } |