Commit graph

8 commits

Author SHA1 Message Date
Mario Rodas b289915b37
wabt: 1.0.11 -> 1.0.12 2019-09-28 04:20:00 -05: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 3f9cc039f0 wabt: 1.0.10 -> 1.0.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-05-13 04:41:54 -07:00
R. RyanTM 6bf7123e9e wabt: 1.0.8 -> 1.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-03-12 02:38:52 -07:00
R. RyanTM 68b6efbce9 wabt: 1.0.6 -> 1.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-01-26 17:39:14 -08:00
John Wiegley 8a7cd00597
wabt: Allow building on Darwin as well 2018-10-22 15:32:09 -07:00
Léo Gaspard 55e222430f
wabt: 1.0.5 -> 1.0.6 2018-10-15 00:42:29 +09:00
Léo Gaspard 1bc48e63fd wabt: init at 1.0.5 2018-08-23 21:28:54 -07:00