guix/gnu
Ludovic Courtès 91e1a457b5
services: guix: Gracefully handle dangling symlink for ‘machines.scm’.
Previously, if /etc/guix/machines.scm was a dangling symlink, it would
be kept (because ‘file-exists?’ would return #f) and thus the following
‘symlink’ call would throw with EEXIST.

* gnu/services/base.scm (guix-machines-files-installation): Use ‘lstat’
rather than ‘file-exists?’.

Change-Id: I07c7eed842dacabbd19ae2a17ac3e59cf26e46b2
2024-04-06 15:14:58 +02:00
..
bootloader bootloader: Add u-boot-qemu-riscv64-bootloader. 2024-03-31 22:26:21 +02:00
build linux-modules: Ignore nonexistent module files on boot. 2024-03-27 22:23:38 +08:00
home home: services: bash: Reorder aliases. 2024-03-27 22:25:19 +08:00
installer Switch order of the default substitute servers. 2024-04-03 17:18:38 +01:00
machine
packages gnu: packages: code: Add golang module back. 2024-04-06 14:10:02 +01:00
services services: guix: Gracefully handle dangling symlink for ‘machines.scm’. 2024-04-06 15:14:58 +02:00
system vm: If not the same local architecture, don't enable kvm. 2024-03-31 22:28:11 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
image.scm
installer.scm
local.mk gnu: opencolorio: Update to 2.3.2. 2024-04-06 08:40:50 -03:00
machine.scm
packages.scm
services.scm system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
system.scm system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
tests.scm