mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
gbenchmark: enable structuredAttrs
This commit is contained in:
@@ -75,6 +75,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
inherit prometheus-cpp;
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
description = "Microbenchmark support library";
|
||||
homepage = "https://github.com/google/benchmark";
|
||||
|
||||
Reference in New Issue
Block a user