Commit graph

6 commits

Author SHA1 Message Date
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Pascal Wittmann 94b42449eb
osmctools: add license
see issue #43716
2018-08-09 12:48:52 +02:00
Mario Rodas bebb14ebad osmctools: Use a list for homepage instead of multi-line string 2017-04-23 18:51:52 -05:00
Jan Malakhovski 6abb141a64 osmctools: osmfilter: init at 1.4.0 2017-03-05 14:12:11 +00:00
Jan Malakhovski 22c578e79d osmctools: init at 0.8.5 2016-09-03 14:04:52 +00:00