Merge pull request #261557 from viraptor/codespelunker-by-name

codespelunker: migrate to by-name
This commit is contained in:
Stanisław Pitucha
2023-10-17 15:52:12 +11:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -18877,8 +18877,6 @@ with pkgs;
coder = callPackage ../development/tools/coder { };
codespelunker = callPackage ../development/tools/codespelunker { };
compile-daemon = callPackage ../development/tools/compile-daemon { };
complexity = callPackage ../development/tools/misc/complexity { };