haskellPackages.lapack-ffi: apply configuration change unbreaking it
See 6542059fb5
.
This commit is contained in:
parent
cc61d6cca0
commit
068869dd03
1 changed files with 0 additions and 2 deletions
|
@ -163323,8 +163323,6 @@ self: {
|
|||
libraryPkgconfigDepends = [ liblapack ];
|
||||
description = "Auto-generated interface to Fortran LAPACK";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {inherit (pkgs) liblapack;};
|
||||
|
||||
"lapack-ffi-tools" = callPackage
|
||||
|
|
Loading…
Reference in a new issue