summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
diff options
context:
space:
mode:
authorDig Gashinsky <dig@gashinsky.com>2026-08-12 11:15:09 -0400
committerNguyễn Gia Phong <cnx@loang.net>2026-08-24 10:14:04 +0900
commitbcc618a104afb48a5e175da7bde7b2c4efa7922d (patch)
treed055625526bd4b8dc9d3e56ac1addea7605f5702 /gnu/packages/admin.scm
parent2e20ad8feff67a61ff3513b3335d5d0ec8fa83d6 (diff)
images: wsl2: Make the dummy bootloader configuration lowerable.
"guix system reconfigure" lowers the bootloader configuration and then calls 'derivation->output-path' on the result. A 'plain-file' lowers to a store file name rather than to a derivation, so reconfiguring a WSL2 system fails with "Wrong type argument in position 1 (expecting struct)". Use 'computed-file', which lowers to a derivation. * gnu/system/images/wsl2.scm (dummy-bootloader) [configuration-file-generator]: Return a 'computed-file' instead of a 'plain-file'. Merges: https://codeberg.org/guix/guix/pulls/10514 Reviewed-by: gemmaro <gemmaro.dev@gmail.com> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
Diffstat (limited to 'gnu/packages/admin.scm')
0 files changed, 0 insertions, 0 deletions