mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
libgpg-error: enable structuredAttrs
This commit is contained in:
@@ -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}";
|
||||
|
||||
Reference in New Issue
Block a user