me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/system
Efraim Flashner da81784d60
gnu: image: Build partitions with only necessary inputs.
* gnu/system/image.scm (system-disk-image)[partition-image]: Adjust the
inputs used by the image-builder to only use the packages necessary to
build that partition.
2023-06-19 16:31:32 +03:00
..
examples
images system: images: Add unmatched module. 2023-06-14 14:52:21 +03:00
accounts.scm
file-systems.scm
hurd.scm gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?. 2023-06-17 14:38:32 +02:00
image.scm gnu: image: Build partitions with only necessary inputs. 2023-06-19 16:31:32 +03:00
install.scm
keyboard.scm
linux-container.scm linux-container: Adjust to 'modify-services' semantic change. 2023-06-09 18:15:07 +02:00
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm
vm.scm