Commit graph

5 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
Tristan Helmich b80b54fbfb gti: 2016-12-07 -> 1.6.1 2017-08-12 13:19:27 +02:00
Joe Hermaszewski 41256881bf gti: 2015-05-21 -> 2016-12-07
No need to replace gcc with cc thanks to
https://github.com/rwos/gti/pull/26
2016-12-07 22:53:34 +02:00
Franz Pletz 08c65bc68b gti: Fix build on darwin 2016-07-17 17:15:24 +02:00
Tristan Helmich 3234ca49d1 gti: init at 2015-05-21 (edaac79) 2016-02-25 18:52:19 +01:00