nixpkgs/pkgs/tools/security/nmap
Aneesh Agrawal 6321a1b67c nmap: pin to Python 2, make Python optional
Python 3 is not supported, so use python2Packages.

Python is only required for the `ndiff` and `zenmap` binaries, not the
main `nmap` binary, so disable Python by default to reduce the default
closure size, and add a `withPython` arg to re-enable it. Note that
Zenmap is the graphical program, so passing `graphicalSupport = true`
will also automatically enable Python support.
2016-09-24 15:05:28 +02:00
..
default.nix nmap: pin to Python 2, make Python optional 2016-09-24 15:05:28 +02:00
zenmap.patch nmap: help zenmap to find it's templates in nix-store 2013-06-06 12:09:19 +04:00