unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: gfp <gfp@posteo.at>
Cc: help-guix@gnu.org
Subject: Re: nss-certs
Date: Fri, 26 Apr 2024 12:01:37 +0200	[thread overview]
Message-ID: <87r0esmohq.fsf@pelzflorian.de> (raw)
In-Reply-To: <ccc21c15-4133-9920-1716-75a2b6c1eb95@posteo.at> (gfp@posteo.at's message of "Fri, 26 Apr 2024 08:12:09 +0000")

Hello Gottfried,

gfp <gfp@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


  reply	other threads:[~2024-04-26 10:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-26  8:12 nss-certs gfp
2024-04-26 10:01 ` pelzflorian (Florian Pelz) [this message]
2024-04-27  8:05   ` nss-certs gfp
2024-04-27 13:51     ` nss-certs pelzflorian (Florian Pelz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0esmohq.fsf@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=gfp@posteo.at \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).