guix/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
file-systems.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
hurd.scm
image.scm
install.scm system: Add u-boot-rock-4c-plus-rk3399. 2025-09-18 23:28:19 +02:00
keyboard.scm
linux-container.scm
linux-initrd.scm gnu: linux-initrd: Fix f2fs module dependencies 2025-09-29 12:56:30 +03:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
privilege.scm
setuid.scm
shadow.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
uuid.scm
vm.scm vm: Let ‘%immutable-store’ through. 2025-10-01 10:45:09 +02:00