Commit graph

3 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
R. RyanTM 4b45cf3843 soapui: 5.4.0 -> 5.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/soapui/versions
2019-02-15 04:31:24 -08:00
Tobias Happ 835f3059ce soapui: init at 5.4.0 2018-06-15 22:12:29 +02:00