mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
haskellPackages.validation-selective: Jailbreak for selective 0.5
This commit is contained in:
parent
71f2c74efb
commit
c269f8e79b
1 changed files with 3 additions and 0 deletions
|
@ -2322,6 +2322,9 @@ self: super: {
|
|||
./patches/regex-compat-tdfa-ghc-9.0.patch
|
||||
] super.regex-compat-tdfa;
|
||||
|
||||
# https://github.com/kowainik/validation-selective/issues/64
|
||||
validation-selective = doJailbreak super.validation-selective;
|
||||
|
||||
# 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
|
||||
# https://github.com/aristidb/aws/issues/275
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue