websploit: move to pkgs/by-name

This commit is contained in:
Fabian Affolter 2024-01-17 10:58:02 +01:00
parent 185db04300
commit 0b44e534a3
2 changed files with 0 additions and 2 deletions

View file

@ -36362,8 +36362,6 @@ with pkgs;
stdenv = if stdenv.cc.isClang then gccStdenv else stdenv;
};
websploit = callPackage ../tools/security/websploit { };
webssh = with python3Packages; toPythonApplication webssh;
webtorrent_desktop = callPackage ../applications/video/webtorrent_desktop {