mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
libxml2: enable structuredAttrs (#551971)
This commit is contained in:
@@ -153,6 +153,8 @@ stdenv'.mkDerivation (finalAttrs: {
|
||||
};
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
homepage = "https://gitlab.gnome.org/GNOME/libxml2";
|
||||
description = "XML parsing library for C";
|
||||
|
||||
Reference in New Issue
Block a user