guix/gnu
Nicolas Graves 4b9b223bff
gnu: home: Replace rename in update-symlinks scripts.
* gnu/home/services/symlink-manager.scm (update-symlinks): Use
copy-file and delete-file instead of rename-file to avoid an error
when the target and backup are not in the same filesystem.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-12-23 20:45:32 +01:00
..
bootloader
build system: Add /etc/subuid and /etc/subgid support. 2024-12-18 18:32:40 +01:00
home gnu: home: Replace rename in update-symlinks scripts. 2024-12-23 20:45:32 +01:00
installer
machine
packages gnu: openmpi@4: Hard-code file name of ‘ssh’ command. 2024-12-23 20:45:31 +01:00
services services: syslog: Adjust service for rsyslog compatibility. 2024-12-23 20:45:32 +01:00
system system: examples: Fix typo in bare-hurd.tmpl. 2024-12-18 21:31:43 +01:00
tests gnu: Add tests/shadow.scm 2024-12-18 21:31:43 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: elfutils: Fix cross-compilation. 2024-12-24 00:46:02 +08:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm