mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 18:24:53 +00:00
isl_0_{20,23,24,27}: enable structuredAttrs (#548760)
This commit is contained in:
@@ -44,6 +44,8 @@ stdenv.mkDerivation {
|
||||
|
||||
makeFlags = lib.optional stdenv.hostPlatform.isPE "LDFLAGS=-no-undefined";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
homepage = "https://libisl.sourceforge.io/";
|
||||
license = lib.licenses.lgpl21;
|
||||
|
||||
Reference in New Issue
Block a user