From 560818fddf80533bd1a1868b0c1c07248d628a26 Mon Sep 17 00:00:00 2001 From: Artur Cygan Date: Sun, 27 Nov 2022 03:48:59 +0100 Subject: haskellPackages: configuration common cleanup --- pkgs/development/haskell-modules/patches/cachix.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 pkgs/development/haskell-modules/patches/cachix.patch (limited to 'pkgs/development/haskell-modules/patches') diff --git a/pkgs/development/haskell-modules/patches/cachix.patch b/pkgs/development/haskell-modules/patches/cachix.patch deleted file mode 100755 index 21f1496933a71..0000000000000 --- a/pkgs/development/haskell-modules/patches/cachix.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/Cachix/Client/OptionsParser.hs -+++ b/src/Cachix/Client/OptionsParser.hs -@@ -15,7 +15,7 @@ - import qualified Cachix.Client.URI as URI - import qualified Cachix.Deploy.OptionsParser as DeployOptions - import Options.Applicative --import Protolude hiding (toS) -+import Protolude hiding (option, toS) - import Protolude.Conv - import qualified URI.ByteString as URI -- cgit 1.4.1