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
commit fe9dfa8779
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

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 { };