forgejo: upgraded to v1.19.4-0

resolves #22
This commit is contained in:
Serĉanto de Scio 2023-08-07 11:40:53 +10:00
parent ef52c3092e
commit 9de9ffba9e
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -20,7 +20,7 @@ in {
domain = "source.mcwhirter.io"; # Domain name
rootUrl = "https://source.mcwhirter.io/"; # Root web URL
httpPort = 3002; # Provided unique port
package = unstable.forgejo; # a soft fork of gitea
package = pkgs.forgejo; # a soft fork of gitea
settings = let
docutils = pkgs.python39.withPackages (ps:
with ps; [