guix-mirrors/gnu/system
Ludovic Courtès 1e37976756
vm: Let ‘%immutable-store’ through.
Fixes guix/guix#1926.

‘guix system vm’ would so far produce a system without the
‘file-system-/gnu/store’ Shepherd service, which is normally provided by
‘%immutable-store’.  This would lead to an error for OS configs that
explicitly require ‘file-system-/gnu/store’, such as those that use
‘qemu-binfmt-service-type’.

* gnu/system/vm.scm (virtualized-operating-system)[user-file-systems]: Remove
filtering of TARGET = (%store-prefix).

Reported-by: Ashvith Shetty <ashvithshetty0010@zohomail.in>
Change-Id: I656df6c3f067e47cd7acd03af437fe757db286d5
2025-10-01 10:45:09 +02:00
..
examples system: bare-bones: Remove Cuirass service. 2025-09-21 18:50:05 +02:00
images images: Add rock-4c-plus support. 2025-09-18 23:28:19 +02:00
accounts.scm system: Add /etc/subuid and /etc/subgid support. 2024-12-18 18:32:40 +01:00
file-systems.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
hurd.scm gnu: nss-certs: Relocate to (gnu packages nss). 2025-08-17 22:34:42 +02:00
image.scm image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
install.scm system: Add u-boot-rock-4c-plus-rk3399. 2025-09-18 23:28:19 +02:00
keyboard.scm
linux-container.scm gnu: system: Replace deprecated dhcp client service. 2025-07-24 18:46:06 +02:00
linux-initrd.scm gnu: linux-initrd: Fix f2fs module dependencies 2025-09-29 12:56:30 +03:00
locale.scm locale: Upgrade ‘%default-locale-libcs’. 2025-07-18 20:17:51 +02:00
mapped-devices.scm mapped-devices: luks: Adjust to support extra arguments. 2025-07-18 00:57:31 +02:00
nss.scm
pam.scm system: pam: Export pam records predicates. 2024-12-18 18:32:40 +01:00
privilege.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
setuid.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
shadow.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
uuid.scm uuid: Add support for exFAT. 2024-09-01 02:00:00 +02:00
vm.scm vm: Let ‘%immutable-store’ through. 2025-10-01 10:45:09 +02:00