Hi,

thanks for explanation.
I also thank you very much for the translating of the "Scheme Primer" 
into German language.
I would not be able to understand it properly in English language.

Gottfried


Am 26.04.24 um 12:01 schrieb pelzflorian (Florian Pelz):
Hello Gottfried,

gfp <g...@posteo.at> writes:
This is in my config.scm:

(packages
     (append
       (list (specification->package "nss-certs"))                 
       %base-packages))


What should it look like now?

Do I have to delete everything?

thanks for help

Gottfried
This is a funny situation.  Indeed both would work, deleting all of
(packages …) because %base-packages is the default anyway, or deleting
only (specification->package "nss-certs") and keeping the now useless
packages, append, list form just for when you want to add a package
there later.

Regards,
Florian

Attachment: OpenPGP_0xD9E413C6C4BB32CE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to