guix/gnu
Mathieu Othacehe c7b40a2181
gnu: tests: Fix the gitile test.
The test fails because the gitile daemon that runs as "gitile" user cannot
access the /srv/git directory that is root-owned.

* gnu/tests/version-control.scm (%make-git-repository): Change the ownership
of /srv/git so that gitile can access it.

Change-Id: I01fa98e3311ac0dba88a4af21cee3ae0da986582
2025-10-21 13:56:02 +02:00
..
bootloader
build linux-container: Remove #:lock-mounts? and related code. 2025-10-13 14:48:26 +02:00
home home: services: Add niri. 2025-10-10 12:11:12 +03:00
installer Revert "installer: wait-service-online: Assume online for http errorful codes." 2025-10-18 16:18:32 +02:00
machine machine: hetzner: Fix install OS. 2025-10-14 16:35:55 +02:00
packages gnu: 389-ds-base: Fix LegacyVersion issue. 2025-10-21 13:15:40 +02:00
services gnu: services/desktop.scm: Remove reference to (gnu packages kde-frameworks). 2025-10-17 11:27:17 +02:00
system Revert "install: Do not leak local checkout URL." 2025-10-18 11:04:45 +02:00
tests gnu: tests: Fix the gitile test. 2025-10-21 13:56:02 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: 389-ds-base: Fix LegacyVersion issue. 2025-10-21 13:15:40 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm