haskell-libconfig builds without overrides.

This commit is contained in:
Peter Simons 2015-09-16 10:24:23 +02:00
parent 9e4b5dce24
commit 1b86d24d41

View File

@ -123,9 +123,7 @@ self: super: {
# https://github.com/haskell/time/issues/23
time_1_5_0_1 = dontCheck super.time_1_5_0_1;
# Help libconfig find it's C language counterpart.
libconfig = (dontCheck super.libconfig).override { config = pkgs.libconfig; };
# Switch levmar build to openblas.
bindings-levmar = overrideCabal super.bindings-levmar (drv: {
preConfigure = ''
sed -i bindings-levmar.cabal \