From: Pierre Neidhardt <mail@ambrevar.xyz>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: ‘nss-certs’ missing in the installation image
Date: Fri, 08 Feb 2019 15:31:40 +0100 [thread overview]
Message-ID: <875ztu9ws3.fsf@ambrevar.xyz> (raw)
In-Reply-To: <87ef8vrhgm.fsf@gnu.org>
[-- Attachment #1.1: Type: text/plain, Size: 136 bytes --]
Find a patch attached.
Let me know if it's the right way to do it, then I'll merge.
--
Pierre Neidhardt
https://ambrevar.xyz/
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-install-Add-nss-certs-to-the-image.patch --]
[-- Type: text/x-patch, Size: 946 bytes --]
From 082f569611a889ef0e852263b5ba23373936b422 Mon Sep 17 00:00:00 2001
From: Pierre Neidhardt <mail@ambrevar.xyz>
Date: Fri, 8 Feb 2019 15:30:08 +0100
Subject: [PATCH] install: Add nss-certs to the image.
* gnu/system/install.scm (installation-os)[packages]: Add nss-certs.
---
gnu/system/install.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index 880a8be32..137123c72 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -409,6 +409,7 @@ You have been warned. Thanks for being so brave.\x1b[0m
;; available here, so we keep that.
bash-completion
nvi ;:wq!
+ nss-certs ; To access HTTPS, use git, etc.
%base-packages))))
(define* (os-with-u-boot os board #:key (bootloader-target "/dev/mmcblk0")
--
2.20.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2019-02-08 14:31 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-19 18:28 Install doc + templates overhaul Pierre Neidhardt
2019-01-21 13:56 ` Ludovic Courtès
2019-01-21 14:04 ` Pierre Neidhardt
2019-01-21 14:05 ` Pierre Neidhardt
2019-01-21 21:08 ` Pierre Neidhardt
2019-01-21 21:13 ` Pierre Neidhardt
2019-01-22 13:20 ` ‘nss-certs’ missing in the installation image Ludovic Courtès
2019-01-22 14:01 ` Pierre Neidhardt
2019-01-23 9:00 ` Giovanni Biscuolo
2019-01-23 9:42 ` Pierre Neidhardt
2019-01-23 10:59 ` Ludovic Courtès
2019-01-23 11:22 ` Pierre Neidhardt
2019-01-23 14:01 ` swedebugia
2019-01-26 10:17 ` Pierre Neidhardt
2019-01-26 20:53 ` Amin Bandali
2019-01-28 22:48 ` Pierre Neidhardt
2019-01-29 8:33 ` Ludovic Courtès
2019-01-29 11:09 ` Pierre Neidhardt
2019-02-08 14:31 ` Pierre Neidhardt [this message]
2019-02-08 21:42 ` Ludovic Courtès
2019-02-10 14:22 ` Pierre Neidhardt
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875ztu9ws3.fsf@ambrevar.xyz \
--to=mail@ambrevar.xyz \
--cc=guix-devel@gnu.org \
--cc=ludo@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.
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.