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
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 system: Modify bash skeleton to colorize 'ip' output. 2023-10-06 11:52:13 +02:00
tests services: static-networking: Add support for bonding. 2023-10-11 18:51:07 +02:00
artwork.scm
bootloader.scm profiles: Hooks honor the #:system parameter of ‘profile-derivation’. 2023-10-28 00:17:24 +02:00
ci.scm image: Introduce the mbr-hybrid-raw image type. 2023-09-20 09:38:36 +02:00
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 gnu: services: Revert to deleting and updating all matching services 2023-08-31 23:31:50 -04:00
system.scm
tests.scm