Skip to content
Commit 6321a1b6 authored by Aneesh Agrawal's avatar Aneesh Agrawal Committed by Frederik Rietdijk
Browse files

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.
parent c8dba258
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment