Loading pkgs/development/compilers/llvm/common/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -89,9 +89,7 @@ let } ); in { llef = callPackage ./lldb-plugins/llef.nix { }; } lib.recurseIntoAttrs { llef = callPackage ./lldb-plugins/llef.nix { }; } ); tools = lib.makeExtensible ( Loading Loading
pkgs/development/compilers/llvm/common/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -89,9 +89,7 @@ let } ); in { llef = callPackage ./lldb-plugins/llef.nix { }; } lib.recurseIntoAttrs { llef = callPackage ./lldb-plugins/llef.nix { }; } ); tools = lib.makeExtensible ( Loading