3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

3 commits

Author SHA1 Message Date
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
Benjamin Hipple 65bb0b23b9 Add platforms.all 2018-08-18 12:11:06 -04:00
Benjamin Hipple 460029cf94 ecos: init at 2.0.6 2018-08-18 03:38:50 +00:00