about summary refs log tree commit diff
path: root/pkgs/applications/networking/tsung/default.nix
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
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-3/+3
2018-10-03tsung: init at 1.7.0Urban Skudnik1-0/+50