[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71983: Export of %operating-system-packages
From: |
Jakob Kirsch |
Subject: |
bug#71983: Export of %operating-system-packages |
Date: |
Sun, 7 Jul 2024 20:02:51 +0200 |
User-agent: |
Mozilla Thunderbird |
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?
OpenPGP_0x6AD8A2FE6B5CD0DC.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#71983: Export of %operating-system-packages,
Jakob Kirsch <=