Commit graph

7 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
Tim Steinbach 9429f15f31
dotty: 0.10.0-RC1 -> 0.14.0-RC1 2019-04-17 10:05:55 -04:00
Tim Steinbach 70178169fa
dotty: 0.9.0-RC1 -> 0.10.0-RC1 2018-11-15 21:50:13 -05:00
Karol Chmist a875fcc5d0 dotty: 0.8.0 -> 0.9.0 (#45423) 2018-08-21 11:46:37 +02:00
Karol Chmist 961f1fc7fc dotty: 0.6.0-RC1 -> 0.8.0-RC1 2018-06-07 13:15:47 +02:00
Karol Chmist 7bfc62a377 dotty: 0.4.0 -> 0.6.0 2018-02-08 10:23:08 +01:00
Karol Chmist 6c6f620e59 Wrap dotty to prevent installing all the files profile 2018-01-08 12:43:44 +01:00