mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-07 22:11:45 +03:00
darcs: patches integrated upstream (in 2.14.3)
See http://bugs.darcs.net/issue2642.
This commit is contained in:
parent
60f6da9ae1
commit
402b437c4a
@ -45,12 +45,6 @@ self: super: {
|
||||
# Needs older QuickCheck version
|
||||
attoparsec-varword = dontCheck super.attoparsec-varword;
|
||||
|
||||
# http://bugs.darcs.net/issue2642
|
||||
darcs = doJailbreak (appendPatches super.darcs [
|
||||
./patches/darcs-setup.patch
|
||||
./patches/darcs-2.14.2-Compile-against-GHC-8.8.patch
|
||||
]);
|
||||
|
||||
# Tests are failing
|
||||
# https://github.com/bos/statistics/issues/123
|
||||
statistics = dontCheck super.statistics;
|
||||
|
Loading…
Reference in New Issue
Block a user