about summary refs log tree commit diff
path: root/nixos/modules/services/misc/sourcehut/service.nix
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge pull request #314917 from christoph-heiss/sourcehut-fixtomberek1-4/+5
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-9/+9
2024-04-10nixos: sourcehut: fix some binary pathsChristoph Heiss1-4/+5
2023-11-27nixos/sourcehut: remove usages of 'with lib;'Tomas Antonio Lopez1-1/+6
2023-11-27nixos/sourcehut: reformat expressions using nixpkgs-fmtTomas Antonio Lopez1-288/+320
2023-11-17nixos/sourcehut: do not use `ensureDBOwnership`Raito Bezarius1-12/+7
2023-11-13nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch1-1/+10
2023-11-11sourcehut: fix postgresql database permission for postgresql >= 15Christoph Heiss1-0/+14
2023-11-11sourcehut: de-duplicate nginx `add_header` directivesChristoph Heiss1-6/+4
2023-11-11sourcehut: drop obsolete `services` array in favor of indivdual `enable` flagsChristoph Heiss1-3/+0
2023-11-11sourcehut.gitsrht: 0.78.20 -> 0.84.2Christoph Heiss1-1/+1
2023-11-11sourcehut: make /query endpoint config common to all servicesChristoph Heiss1-0/+19
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-06nixos/*: automatically convert option docspennae1-9/+9
2022-06-08sourcehut: fix Unix socket support for RedisJulien Moutinho1-1/+1
2021-12-28nixos/sourcehut: add more testsJulien Moutinho1-1/+1
2021-12-28nixos/sourcehut: full rewrite, with fixes and hardeningJulien Moutinho1-61/+370
2021-06-05nixos/sourcehut: init (#113244)tomberek1-0/+66