nixpkgs/nixos
Christoph Hrdinka 70cc0d412f
nixos/gitea: only require databases if createDatabase is set
Currently the database service (mysql/postgresql) is required by the
gitea service. If none of them exists on the same machine as gitea it
will refuse to start. With this change it is only required if
createDatabase was set to true.
2023-07-03 17:02:12 +02:00
..
doc/manual Merge pull request #232862 from misuzu/gotosocial-init 2023-06-13 11:36:46 +02:00
lib nixos/test-driver: fix formatting 2023-05-28 12:29:26 +00:00
maintainers nixos/amazon-image: embiggen 2023-06-07 08:42:47 +03:00
modules nixos/gitea: only require databases if createDatabase is set 2023-07-03 17:02:12 +02:00
tests Merge pull request #232862 from misuzu/gotosocial-init 2023-06-13 11:36:46 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.