Commit graph

5 commits

Author SHA1 Message Date
R. RyanTM 274d667703 medfile: 4.0.0 -> 4.1.0 2020-08-06 15:16:00 +00: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
André-Patrick Bubel 995833de0e
medfile: 3.3.1 -> 4.0.0 2019-01-14 04:36:58 +01:00
André-Patrick Bubel aa637fe12a
medfile: init at 3.3.1 2018-05-30 16:38:49 +02:00