cpplint: move to by-name

This commit is contained in:
Gaetan Lepage
2024-10-11 23:49:34 +02:00
committed by Gaétan Lepage
parent 79a1c330d3
commit d4edb4da04
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -17379,8 +17379,6 @@ with pkgs;
cov-build = callPackage ../development/tools/analysis/cov-build { };
cpplint = callPackage ../development/tools/analysis/cpplint { };
credstash = with python3Packages; toPythonApplication credstash;
creduce = callPackage ../development/tools/misc/creduce {