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
..
2023-10-24 18:51:39 +02:00
2023-10-07 12:41:06 -04:00
2023-08-15 23:30:44 +02:00
2024-04-06 15:14:58 +02:00
2024-01-31 16:54:19 +01:00
2023-09-09 15:54:37 +02:00
2023-12-28 11:02:56 -05:00
2023-10-07 12:41:06 -04:00
2024-01-24 23:28:38 +01:00
2024-03-30 01:01:32 +01:00
2024-01-07 17:11:02 +01:00
2024-02-23 21:55:44 +01:00
2023-08-20 22:48:47 +02:00
2023-08-16 23:13:55 +02:00
2024-01-03 15:32:01 +01:00
2024-03-25 20:40:22 +00:00
2023-07-21 11:58:44 -04:00
2023-08-15 23:30:44 +02:00
2024-02-05 14:04:15 +08:00
2023-12-14 23:12:24 +01:00
2023-10-05 23:14:55 +02:00
2024-03-17 12:53:21 +01:00
2024-02-18 15:34:42 +01:00
2023-08-15 23:30:44 +02:00
2023-11-26 23:34:48 +01:00
2024-03-19 18:52:16 +08:00
2023-12-22 00:31:41 +01:00
2024-03-21 17:43:15 +01:00
2024-01-08 23:14:45 +01:00
2023-09-17 15:31:03 +02:00
2023-12-22 00:31:41 +01:00
2024-03-06 23:25:51 +01:00
2023-11-27 10:55:51 -05:00
2023-09-09 12:24:12 +02:00
2024-02-20 10:57:16 +01:00
2024-03-20 14:54:26 +00:00