Merge pull request #261557 from viraptor/codespelunker-by-name
codespelunker: migrate to by-name
This commit is contained in:
commit
fe9dfa8779
2 changed files with 0 additions and 2 deletions
|
@ -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 { };
|
||||
|
|
Loading…
Reference in a new issue