Unverified Commit fe9dfa87 authored by Stanisław Pitucha's avatar Stanisław Pitucha Committed by GitHub
Browse files

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

codespelunker: migrate to by-name
parents 28b90e27 9ee7f4b5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 { };