llvmPackages_{13,14,15,16,17,18,git}.lldbPlugins: add recurse into attrs

This commit is contained in:
Tristan Ross
2024-08-09 10:16:24 -07:00
parent f0c83432db
commit 8a2d085465

View File

@@ -89,9 +89,7 @@ let
}
);
in
{
llef = callPackage ./lldb-plugins/llef.nix { };
}
lib.recurseIntoAttrs { llef = callPackage ./lldb-plugins/llef.nix { }; }
);
tools = lib.makeExtensible (