diff options
| author | tv <tv@krebsco.de> | 2015-07-19 16:03:35 +0200 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2015-07-19 16:05:07 +0200 |
| commit | 968e192062d9fef02c73eb2098800dff08cb0787 (patch) | |
| tree | 80eadf9ab492bb069ab05ead6d088fa8ac22b242 /Zpkgs/tv/default.nix | |
| parent | 6e22bb0625c397a04ecb97bc8a448775704fd4ab (diff) | |
Zpkgs tv github-hosts-sync: init
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 f1e99ae..3ebfdeb 100644 --- a/Zpkgs/tv/default.nix +++ b/Zpkgs/tv/default.nix @@ -3,6 +3,7 @@ pkgs // { dic = pkgs.callPackage ./dic.nix {}; + github-hosts-sync = pkgs.callPackage ./github-hosts-sync.nix {}; github-known_hosts = pkgs.callPackage ./github-known_hosts.nix {}; much = pkgs.callPackage ./much.nix {}; } |
