From b62e7be5219d53359f4c7b5ca4dd651ebd8fdc1f Mon Sep 17 00:00:00 2001 From: Valentin Date: Sun, 7 Jun 2026 01:04:16 +0200 Subject: Nixpkgs update --- tharos/cgit.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tharos/cgit.nix') diff --git a/tharos/cgit.nix b/tharos/cgit.nix index e23c10c..241bb63 100644 --- a/tharos/cgit.nix +++ b/tharos/cgit.nix @@ -45,6 +45,7 @@ services.cgit.infra = rec { enable = true; nginx.virtualHost = "git.${self.domain}"; + gitHttpBackend.checkExportOkFiles = false; repos.infra = { desc = "Quellcode für die technische Infrastruktur des Stadtteilbeirats Heimfeld"; inherit path; -- cgit v1.3.1