haskell-time: remove obsolete overrides
This commit is contained in:
parent
f1b0383c92
commit
7c6940b823
@ -138,9 +138,6 @@ self: super: {
|
|||||||
# Foreign dependency name clashes with another Haskell package.
|
# Foreign dependency name clashes with another Haskell package.
|
||||||
libarchive-conduit = super.libarchive-conduit.override { archive = pkgs.libarchive; };
|
libarchive-conduit = super.libarchive-conduit.override { archive = pkgs.libarchive; };
|
||||||
|
|
||||||
# https://github.com/haskell/time/issues/23
|
|
||||||
time_1_5_0_1 = dontCheck super.time_1_5_0_1;
|
|
||||||
|
|
||||||
# Switch levmar build to openblas.
|
# Switch levmar build to openblas.
|
||||||
bindings-levmar = overrideCabal super.bindings-levmar (drv: {
|
bindings-levmar = overrideCabal super.bindings-levmar (drv: {
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user