about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/overlays/tvl.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/overlays/tvl.nix b/third_party/overlays/tvl.nix
index 9888fc4496..a070320c73 100644
--- a/third_party/overlays/tvl.nix
+++ b/third_party/overlays/tvl.nix
@@ -31,10 +31,6 @@ depot.nix.readTree.drvTargets {
       + builtins.substring 0 7 depot.third_party.sources.home-manager.rev;
   });
 
-  clang-tools_11 = self.clang-tools.override {
-    llvmPackages = self.llvmPackages_11;
-  };
-
   # Add our Emacs packages to the fixpoint
   emacsPackagesFor = emacs: (
     (super.emacsPackagesFor emacs).overrideScope' (eself: esuper: {