guix/gnu
Jonathan Brielmaier 1896c0c6ea
gnu: Add nss@3.56.
Icedove 78 requires nss > 3.53. This version is the only one building
out-of-the-box.

* gnu/packages/nss.scm (nss-3.56): New variable.
* gnu/packages/patches/nss-3.56-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Mark H Weaver <mhw@netris.org>
2020-09-28 14:45:18 -04:00
..
bootloader gnu: grub: Support for network boot via TFTP. 2020-09-27 13:38:35 +02:00
build build: shepherd: Check for container support. 2020-09-21 10:22:12 +02:00
installer installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
machine
packages gnu: Add nss@3.56. 2020-09-28 14:45:18 -04:00
services services: Add elogind ‘handle-lid-switch-external-power’. 2020-09-28 16:00:49 +02:00
system system: image: Rename ISO9660 files. 2020-09-19 14:24:59 +02:00
tests
artwork.scm
bootloader.scm
ci.scm ci: Remove native-system restriction from "hello" and "list" jobsets. 2020-09-25 18:14:58 +02:00
image.scm
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: Add nss@3.56. 2020-09-28 14:45:18 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm