summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-03-14 22:54:41 +0100
committerMarius Bakke <mbakke@fastmail.com>2017-03-15 17:56:05 +0100
commitd027b0011f2dec1c6568381deeb817933fd131a9 (patch)
treec6c83b59bd60fa6fe3e3225452fc83a3a766ea3a /gnu/local.mk
parent1461dd241000b44f03733fe9fd2f13ba4463ed28 (diff)
downloadguix-patches-d027b0011f2dec1c6568381deeb817933fd131a9.tar
guix-patches-d027b0011f2dec1c6568381deeb817933fd131a9.tar.gz
gnu: nss: Increase test timeouts.
* gnu/packages/patches/nss-increase-test-timeout.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (nss)[source]: Use it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 3c11e3adde..3b2bde7290 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -781,6 +781,7 @@ dist_patch_DATA = \
%D%/packages/patches/ninja-tests.patch \
%D%/packages/patches/ninja-zero-mtime.patch \
%D%/packages/patches/node-9077.patch \
+ %D%/packages/patches/nss-increase-test-timeout.patch \
%D%/packages/patches/nss-pkgconfig.patch \
%D%/packages/patches/ntfs-3g-CVE-2017-0358.patch \
%D%/packages/patches/nvi-assume-preserve-path.patch \