nixpkgs/pkgs/development/haskell-modules
sternenseemann 2341c7e485 haskellPackages.http-client-tls: force rebuild on darwin
Currently everything seems like the derivation's outPath has been
corrupted somehow, causing reverse dependencies to fail. Since we can't
purge store paths from Hydra and the binary cache easily at the moment,
we just make the derivation hash change by inserting an unsubstantial
change, causing Hydra to build this package and all reverse dependencies
again — hopefully successfully this time around.
2022-01-03 14:50:21 +01:00
..
configuration-hackage2nix Merge remote-tracking branch 'origin/master' into haskell-updates 2022-01-01 13:29:15 +09:00
lib Merge remote-tracking branch 'origin/staging-next' into staging 2021-12-02 16:07:50 -08:00
patches haskellPackages.xmonad_0_17_0: respect NIX_GHC and XMONAD_XMESSAGE 2021-12-01 18:25:28 +01:00
cabal2nix-unstable.nix haskellPackages.cabal2nix-unstable: 2021-09-28 -> 2021-10-23 2021-10-23 13:42:27 +08:00
configuration-arm.nix haskellPackages.happy_1_19_12: Disable tests 2021-12-22 21:42:14 +01:00
configuration-common.nix haskell.packages.ghc902.hie-bios: patch for breaking change in ghc 2021-12-28 12:10:41 +01:00
configuration-darwin.nix haskellPackages.http-client-tls: force rebuild on darwin 2022-01-03 14:50:21 +01:00
configuration-ghc-8.6.x.nix haskellPackages: always inherit llvmPackages from ghc's passthru 2021-11-23 16:46:18 +01:00
configuration-ghc-8.8.x.nix haskellPackages: always inherit llvmPackages from ghc's passthru 2021-11-23 16:46:18 +01:00
configuration-ghc-8.10.x.nix haskellPackages: always inherit llvmPackages from ghc's passthru 2021-11-23 16:46:18 +01:00
configuration-ghc-9.0.x.nix haskell.packages.ghc902: adjust pinned ghc-lib* versions 2021-12-27 16:23:23 +01:00
configuration-ghc-9.2.x.nix haskellPackages.retrie: downgrade to 1.1.0.0 for GHC < 9.2 2021-12-21 23:32:51 +01:00
configuration-ghc-head.nix haskellPackages: always inherit llvmPackages from ghc's passthru 2021-11-23 16:46:18 +01:00
configuration-ghcjs.nix haskell.packages.ghcjs.stm: Fix evaluation error 2021-12-22 19:55:30 +01:00
configuration-nix.nix haskellPackages.http-api-data-qq: disable network dependent test 2021-12-27 14:59:36 +01:00
configuration-tensorflow.nix haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
default.nix haskell.packages: move darwin-specific overrides into their own config 2021-05-08 19:56:05 +02:00
generic-builder.nix haskellPackages.mkDerivation: add doHaddockInterfaces option 2021-11-10 21:10:35 +01:00
generic-stack-builder.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hackage-packages.nix Merge remote-tracking branch 'origin/master' into haskell-updates 2022-01-01 13:29:15 +09:00
HACKING.md haskell: small improvements to script for merging haskell-updates PR 2021-09-20 09:55:22 +09:00
hoogle-local-wrapper.sh
hoogle.nix haskellPackages.shellFor: Work around hoogle generation failure 2021-06-16 12:13:49 +08:00
initial-packages.nix Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure. 2021-01-22 20:34:21 +01:00
lib.nix haskell.lib.compose: init 2021-11-07 19:40:00 +08:00
make-package-set.nix haskellPackages.developPackage: Use haskell.lib.compose correctly 2021-11-08 18:34:00 +08:00
non-hackage-packages.nix haskellPackages.graphql-engine: 2.0.5 -> 2.0.7 2021-08-19 14:15:21 +02:00
package-list.nix pkgs.haskell.package-list: init 2021-07-22 23:17:37 +02:00
stack-hook.sh
with-packages-wrapper.nix ghcWithPackages: don't wrap GHC with LLVM unnecessarily 2021-11-25 19:28:57 +01:00