Unverified Commit 8a2d0854 authored by Tristan Ross's avatar Tristan Ross
Browse files

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

parent f0c83432
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -89,9 +89,7 @@ let
        }
      );
    in
    {
      llef = callPackage ./lldb-plugins/llef.nix { };
    }
    lib.recurseIntoAttrs { llef = callPackage ./lldb-plugins/llef.nix { }; }
  );

  tools = lib.makeExtensible (