mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
libpfm: enable structuredAttrs
This commit is contained in:
@@ -40,6 +40,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
description = "Helper library to program the performance monitoring events";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user