Commit graph

5 commits

Author SHA1 Message Date
zowoq a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
R. RyanTM 49ed40ca90 envsubst: 1.1.0 -> 1.2.0 2020-06-26 07:54:23 +00: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
Nick Novitski 9f6e5886bb envsubst: init at 1.1.0 2018-10-02 16:16:19 -07:00