gitea: add the tea CLI interface

resolves #4
This commit is contained in:
Fiscal Velvet Poet 2023-03-24 14:38:19 +10:00
parent 6765cb4251
commit bbdf547e54
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47

View file

@ -28,6 +28,7 @@ in {
ghcid # GHCi based IDE
hlint # or ormolu
pkgs.niv
pkgs.tea # Gitea official CLI client
zlib
];
withHoogle = true;