mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
libtasn1: enable structuredAttrs
This commit is contained in:
@@ -42,6 +42,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
inherit gnutls samba qemu;
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
homepage = "https://www.gnu.org/software/libtasn1/";
|
||||
description = "ASN.1 library";
|
||||
|
||||
Reference in New Issue
Block a user