about summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2020-02-27 15:04:13 +0100
committerPeter Simons <simons@cryp.to>2020-02-28 20:42:28 +0100
commitc9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4 (patch)
tree3a3adbd54352ff25f05ef6a8526e627134d381c8 /pkgs/development
parent7ecd6958b996f2f4bc1e893285cec4ced3f3301c (diff)
downloadnixlib-c9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4.tar
nixlib-c9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4.tar.gz
nixlib-c9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4.tar.bz2
nixlib-c9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4.tar.lz
nixlib-c9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4.tar.xz
nixlib-c9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4.tar.zst
nixlib-c9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4.zip
hackage2nix: stick to older hackage-security version to make cabal-install happy
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index 86f058a0e383..7a4f3a83c223 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -67,6 +67,8 @@ core-packages:
 # comment saying "# LTS Haskell x.y". Any changes after that commend will be
 # lost the next time `update-stackage.sh` runs.
 default-package-overrides:
+  # for cabal-install-3.0.0.0
+  - hackage-security >=0.5.2.2 && <0.6
   # pandoc-2.9 does not accept the 0.3 version yet
   - doclayout < 0.3
   # gi-gdkx11-4.x requires gtk-4.x, which is still under development and