mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-05 09:58:50 +03:00
haskellPackages.Chart-tests: fix build on aarch64
Another one for the no doctests list.
This commit is contained in:
parent
91ce9becb5
commit
11f7ebc1f7
@ -45,6 +45,7 @@ self: super: {
|
||||
# TODO: figure out if needed on aarch32 as well
|
||||
BNFC = dontCheck super.BNFC;
|
||||
C-structs = dontCheck super.C-structs;
|
||||
Chart-tests = dontCheck super.Chart-tests;
|
||||
accelerate = dontCheck super.accelerate;
|
||||
ad = dontCheck super.ad;
|
||||
autoapply = dontCheck super.autoapply;
|
||||
|
Loading…
Reference in New Issue
Block a user