haskellPackages.comfort-blas: remove override

This commit is contained in:
Alexandre Esteves 2024-08-15 23:20:12 +01:00
parent cfc8047124
commit 473989a565

View File

@ -782,9 +782,6 @@ self: super: {
xsd = dontCheck super.xsd;
zip-archive = dontCheck super.zip-archive; # https://github.com/jgm/zip-archive/issues/57
# 2023-06-26: Test failure: https://hydra.nixos.org/build/224869905
comfort-blas = dontCheck super.comfort-blas;
# These test suites run for ages, even on a fast machine. This is nuts.
Random123 = dontCheck super.Random123;
systemd = dontCheck super.systemd;