summary refs log tree commit diff
path: root/pkgs/development/libraries/gom/default.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2019-04-11 18:09:26 -0400
committerworldofpeace <worldofpeace@users.noreply.github.com>2019-04-14 09:29:48 -0400
commitc2d8d2fece7b53a20d4955cb3975a012175b916b (patch)
tree0e4b8f3165a7411ac6a3ea9277a874469e992cb5 /pkgs/development/libraries/gom/default.nix
parent4a3debad14cb15b5c5bb7a2afd5ede37e18589d0 (diff)
downloadnixpkgs-c2d8d2fece7b53a20d4955cb3975a012175b916b.tar
nixpkgs-c2d8d2fece7b53a20d4955cb3975a012175b916b.tar.gz
nixpkgs-c2d8d2fece7b53a20d4955cb3975a012175b916b.tar.bz2
nixpkgs-c2d8d2fece7b53a20d4955cb3975a012175b916b.tar.lz
nixpkgs-c2d8d2fece7b53a20d4955cb3975a012175b916b.tar.xz
nixpkgs-c2d8d2fece7b53a20d4955cb3975a012175b916b.tar.zst
nixpkgs-c2d8d2fece7b53a20d4955cb3975a012175b916b.zip
gom: patch longer timout for stress test
https://gitlab.gnome.org/GNOME/gom/issues/22
Diffstat (limited to 'pkgs/development/libraries/gom/default.nix')
-rw-r--r--pkgs/development/libraries/gom/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/libraries/gom/default.nix b/pkgs/development/libraries/gom/default.nix
index 584251ea86b..5694c50e90a 100644
--- a/pkgs/development/libraries/gom/default.nix
+++ b/pkgs/development/libraries/gom/default.nix
@@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
       url = "https://gitlab.gnome.org/worldofpeace/gom/commit/b621c15600b1c32826c9878565eb2398a50907f2.patch";
       sha256 = "1hqck9bb7sxn4akisnn26sbddlphjsavgksick5k4h3rsc0xwx1v";
     })
+    ./longer-stress-timeout.patch
   ];
 
   nativeBuildInputs = [