Commit graph

8 commits

Author SHA1 Message Date
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07: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
Anatolii Prylutskyi 40cd13ae57 goa: 1.4.0 -> 1.4.1 (#57966) 2019-04-09 00:32:55 +02:00
Anatolii Prylutskyi 05f0026af3 goa: 1.0.0 -> 1.4.0 (#48147) 2018-10-10 23:17:32 +02:00
Silvan Mosberger 61d426085f
goa: fix and clean 2018-08-10 00:23:26 +02:00
rushmorem 6b8275eaf9 goa: init at 1.0.0 2016-09-17 01:15:14 +02:00