mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
websploit: move to pkgs/by-name
This commit is contained in:
parent
185db04300
commit
0b44e534a3
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user