guix/gnu
Ludovic Courtès 344e39c928
profiles: Hooks honor the #:system parameter of ‘profile-derivation’.
Fixes <https://issues.guix.gnu.org/65225>.

* guix/profiles.scm (info-dir-file, package-cache-file)
(info-dir-file, ghc-package-cache-file, ca-certificate-bundle)
(emacs-subdirs, gdk-pixbuf-loaders-cache-file, glib-schemas)
(gtk-icon-themes, gtk-im-modules, linux-module-database)
(xdg-desktop-database, xdg-mime-database, fonts-dir-file)
(manual-database, manual-database/optional): Add optional #:system
parameter and pass it to ‘gexp->derivation’.
(profile-derivation): Pass HOOK a second parameter, SYSTEM.
* gnu/bootloader.scm (efi-bootloader-profile)[efi-bootloader-profile-hook]:
Add optional #:system parameter and pass it to ‘gexp->derivation’.
* guix/channels.scm (package-cache-file): Likewise.
* tests/profiles.scm ("profile-derivation, #:system, and hooks"): New
test.

Reported-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-10-28 00:17:24 +02:00
..
bootloader
build gnu: icecat: Support Guix packaged extensions and native manifests. 2023-10-23 11:19:02 +02:00
home home: services: Fix regression in generated ‘on-first-login’ script. 2023-10-27 16:51:58 +02:00
installer
machine
packages gnu: Add sdl2-gamecontrollerdb. 2023-10-27 16:33:33 +02:00
services services: admin: Export rottlog-configuration accessors. 2023-10-24 18:51:39 +02:00
system
tests
artwork.scm
bootloader.scm profiles: Hooks honor the #:system parameter of ‘profile-derivation’. 2023-10-28 00:17:24 +02:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: hplip: Fix USB timeouts. 2023-10-25 11:59:58 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm