mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
libmicrohttpd: enable structuredAttrs
This commit is contained in:
@@ -43,6 +43,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# Disabled because the tests can time-out.
|
||||
doCheck = false;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta =
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user