summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2020-05-29 20:53:16 +0200
committerPeter Simons <simons@cryp.to>2020-05-29 22:28:47 +0200
commita079858747ea99d724bb24b256b0f332c53ccfe7 (patch)
tree1d298aed5fc5dfc11775f9527b53f3b4948e6046 /pkgs/development/haskell-modules/configuration-hackage2nix.yaml
parente35f94c80c835a3a5241a4f5d5797e648c11f3bc (diff)
downloadnixpkgs-a079858747ea99d724bb24b256b0f332c53ccfe7.tar
nixpkgs-a079858747ea99d724bb24b256b0f332c53ccfe7.tar.gz
nixpkgs-a079858747ea99d724bb24b256b0f332c53ccfe7.tar.bz2
nixpkgs-a079858747ea99d724bb24b256b0f332c53ccfe7.tar.lz
nixpkgs-a079858747ea99d724bb24b256b0f332c53ccfe7.tar.xz
nixpkgs-a079858747ea99d724bb24b256b0f332c53ccfe7.tar.zst
nixpkgs-a079858747ea99d724bb24b256b0f332c53ccfe7.zip
git-annex: don't update to version 8.20200522 yet to avoid test suite failures
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix.yaml')
-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 a57c9eaa516..1fb0ce64cee 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:
+  # Newer versions have test suite failures.
+  - git-annex < 8.20200522
   # This was only intended for ghc-7.0.4, and has very old deps, one hidden behind a flag
   - MissingH ==1.4.2.0
   # gi-gdkx11-4.x requires gtk-4.x, which is still under development and