Commit graph

7 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
volth cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
Eshin Kunishima a794c75bb2
arp-scan: add missing dependency 2018-07-05 08:01:30 +09:00
Eshin Kunishima 73f76fac1b
arp-scan: 1.9 -> 1.9.5 2018-07-05 08:00:13 +09:00
mimadrid 01e47d6bb5
arp-scan: fix homepage url 2017-10-28 11:18:25 +02:00
Bjørn Forsman 34484e65f3 arp-scan: new package
Arp-scan is a command-line tool that uses the ARP protocol to discover
and fingerprint IP hosts on the local network.

http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
2014-02-03 12:37:51 +01:00