Commit graph

7 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Anthony Cowley 7aaa72c203 tinyxml-2: 4.0.1 -> 6.0.0 2018-01-16 14:59:45 -05:00
Joachim Fasting 98d1bb9e6e
tinyxml-2: 3.0.0 -> 4.0.1 2016-11-01 15:57:18 +01:00
Tuomas Tynkkynen 2258b21e4b treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Patrick Callahan 008bcf51a4 tinyxml-2: init at 3.0.0 2016-03-28 11:44:36 -07:00