libgpg-error: enable structuredAttrs

This commit is contained in:
Stefan Frijters
2026-08-04 21:22:52 +02:00
parent 4f4267d14f
commit 45f7b07993

View File

@@ -102,6 +102,8 @@ stdenv.mkDerivation (
doCheck = true; # not cross
__structuredAttrs = true;
meta = {
homepage = "https://www.gnupg.org/software/libgpg-error/index.html";
changelog = "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=blob;f=NEWS;hb=refs/tags/libgpg-error-${version}";