mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +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;
|
stdenv = if stdenv.cc.isClang then gccStdenv else stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
websploit = callPackage ../tools/security/websploit { };
|
|
||||||
|
|
||||||
webssh = with python3Packages; toPythonApplication webssh;
|
webssh = with python3Packages; toPythonApplication webssh;
|
||||||
|
|
||||||
webtorrent_desktop = callPackage ../applications/video/webtorrent_desktop {
|
webtorrent_desktop = callPackage ../applications/video/webtorrent_desktop {
|
||||||
|
Loading…
Reference in New Issue
Block a user