mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
kat-tv migrate into services finalization
This commit is contained in:
parent
8f42a2fda8
commit
744ce9124c
6 changed files with 96 additions and 419 deletions
|
|
@ -80,14 +80,6 @@ let
|
|||
|
||||
kat-glauca-dns = self.callPackage ./kat-glauca-dns { };
|
||||
|
||||
kat-tv = import ./kat-tv { pkgs = self; lib = self.lib; };
|
||||
|
||||
kat-tv-ingest = import ./kat-tv-ingest { pkgs = self; lib = self.lib; };
|
||||
|
||||
kat-website = self.callPackage ./kat-website { };
|
||||
|
||||
kat-weather = self.callPackage ./kat-weather { };
|
||||
|
||||
kat-gpg-status = self.callPackage ./kat-gpg-status { };
|
||||
|
||||
kat-tw-export = self.callPackage ./kat-tw-export { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue