about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/macchanger
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2016-03-12macchanger: move build deps to nativeBuildInputsJoachim Fasting1-12/+10
Also inline redundant toplevel let bindings
2015-03-26macchanger: 1.6.0 -> 1.7.0William A. Kennington III1-5/+10
2015-03-20Set some meta.platformsEelco Dolstra1-3/+3
Also fix meta.platform -> meta.platforms in a few places.
2014-12-20fix maintainer informationPascal Wittmann1-1/+1
s/maintainer/maintainers
2014-11-22macchanger: new expressionJoachim Fasting1-0/+22
GNU macchanger is a tool for viewing/changing the MAC address of a network device, with support for address randomisation.