Commit graph

5 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 5e6f852211 ipvsadm: 1.30 -> 1.31 2020-01-06 11:05:11 -08:00
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
R. RyanTM 1b61987706 ipvsadm: 1.29 -> 1.30
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipvsadm/versions
2019-07-15 11:33:48 -07:00
Will Dietz f9238bf19f ipvsadm: init at 1.29
Fixes #34226.
2018-01-24 10:43:32 -06:00