From 0287773a0ada8eb7143acc4434671a131a8fbc1c Mon Sep 17 00:00:00 2001 From: Michael Alan Dorman Date: Tue, 5 Jun 2018 17:21:31 -0400 Subject: haskell-gi: remove patch already present in new version --- pkgs/development/haskell-modules/configuration-common.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'pkgs/development/haskell-modules') diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index b92ba205b843..51db6109b14b 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -437,12 +437,6 @@ self: super: { # https://github.com/evanrinehart/mikmod/issues/1 mikmod = addExtraLibrary super.mikmod pkgs.libmikmod; - # Version 0.21.2 calls its doctest suite with incorrect paths. - haskell-gi = appendPatch super.haskell-gi (pkgs.fetchpatch { - url = https://github.com/haskell-gi/haskell-gi/pull/163/commits/b876c4f351893370d4ae597aab6ecc0422e7f665.patch; - sha256 = "03vzpvnr3vnz2zgsr504iyf0n9aw6mkz8rkj6zhazfixl3dzfkyd"; - }); - # https://github.com/basvandijk/threads/issues/10 threads = dontCheck super.threads; -- cgit 1.4.1