Commit graph

5 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
Orivej Desh 7545b7dcf3 platypus: 2017-03-07 -> 2018-07-22 2018-09-21 22:42:28 +00:00
Justin Bedő c5015b77af platypus: fix platforms metadata (#24666) 2017-04-06 10:10:54 +01:00
Justin Bedo 661048c803
platypus: init at 2017-03-07 2017-03-08 22:36:03 +01:00