From feee20e226e7cb8f17d4e6f0b2c621f0beb0e889 Mon Sep 17 00:00:00 2001 From: Michael Alan Dorman Date: Thu, 6 Aug 2015 06:12:30 -0400 Subject: haskell-zip-archive: remove obsolete override --- pkgs/development/haskell-modules/configuration-common.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 8608b2392db..2b25a980011 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -265,9 +265,6 @@ self: super: { webkitgtk3-javascriptcore = super.webkitgtk3-javascriptcore.override { webkit = pkgs.webkitgtk24x; }; websnap = super.websnap.override { webkit = pkgs.webkitgtk24x; }; - # https://github.com/jgm/zip-archive/issues/21 - zip-archive = addBuildTool super.zip-archive pkgs.zip; - # https://github.com/mvoidex/hsdev/issues/11 hsdev = dontHaddock super.hsdev; -- cgit 1.4.1