all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#71983: Export of %operating-system-packages
@ 2024-07-07 18:02 Jakob Kirsch via Bug reports for GNU Guix
  0 siblings, 0 replies; only message in thread
From: Jakob Kirsch via Bug reports for GNU Guix @ 2024-07-07 18:02 UTC (permalink / raw)
  To: 71983


[-- Attachment #1.1.1: Type: text/plain, Size: 749 bytes --]

Hello,

I've been playing around with my system configuration a bit and I wanted 
to build a system with a kind of pipeline that I can pass my 
operating-system object through.

For that, I figured out that I can use set-fields from (srfi srfi-9 gnu) 
to modify the operating-system object using the accessor for the 
relevant field.

That works for most fields but doesn't work for 
operating-system-packages since that is locked behind a wrapper function 
for filtering out nss-certs that calls %operating-system-packages.

%operating-system-packages isn't exported so my approach fails.

Would it be possible to export %operating-system-packages and all other 
raw accessors so you can freely modify operating-system objects?


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 5825 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-08 20:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-07 18:02 bug#71983: Export of %operating-system-packages Jakob Kirsch via Bug reports for GNU Guix

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.