summary refs log tree commit diff
path: root/gnu/packages/nss.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/nss.scm')
-rw-r--r--gnu/packages/nss.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/nss.scm b/gnu/packages/nss.scm
index 854205f917..29fc21eadb 100644
--- a/gnu/packages/nss.scm
+++ b/gnu/packages/nss.scm
@@ -96,6 +96,7 @@ in the Mozilla clients.")
                 (file-name (git-file-name name version))
                 ;; Create nss.pc and nss-config.
                 (patches (search-patches "nss-3.56-pkgconfig.patch"
+                                         "nss-getcwd-nonnull.patch"
                                          "nss-increase-test-timeout.patch"))
                 (modules '((guix build utils)))
                 (snippet