diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 66bb1705aca8..5f72731de942 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -2522,6 +2522,8 @@ self: super: { # https://github.com/kowainik/validation-selective/issues/64 validation-selective = doJailbreak super.validation-selective; + # https://github.com/system-f/validation/issues/57 + validation = doJailbreak super.validation; # aws upstream seems to lack the necessary maintenance at the moment, luckily # Joey Hess seems to have already looked into building git-annex with aeson 2.0