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