diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-04-18 20:42:41 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-04-18 20:46:58 -0400 |
commit | e0d920b7db3f71c02627d698676339218e03ad63 (patch) | |
tree | dace272901af39bf840479befde21f9c24451f40 /NEWS | |
parent | 65e8472a4b6fc6f66871ba0dad518b7d4c63595e (diff) | |
download | guix-e0d920b7db3f71c02627d698676339218e03ad63.tar.gz guix-e0d920b7db3f71c02627d698676339218e03ad63.zip |
news: Add entry for nss-certs being added to %base-packages.
* etc/news.scm: New entry.
* NEWS: Update news.
Change-Id: I40e0b859f2af0bb0e652925a53d6447ea6fbacfb
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,7 @@ Copyright © 2013-2022 Ludovic Courtès <ludo@gnu.org> Copyright © 2016, 2017, 2018 Ricardo Wurmus <rekado@elephly.net> -Copyright © 2021, 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com> +Copyright © 2021, 2022, 2024 Maxim Cournoyer <maxim.cournoyer@gmail.com> Copyright © 2022 Mathieu Othacehe <othacehe@gnu.org> Copying and distribution of this file, with or without modification, @@ -16,6 +16,8 @@ Please send Guix bug reports to bug-guix@gnu.org. * Changes in 1.5.0 (since 1.4.0) ** Package management *** New ‘rpm’ format for the ‘guix pack’ command +** Distribution +*** ‘nss-certs’ is now included in ‘%base-packages’ * Changes in 1.4.0 (since 1.3.0) ** Package management *** New ‘guix home’ command, for home environment management |