Commit Graph

12 Commits

Author SHA1 Message Date
Aaron Jheng
ef5dc1f994
jid: Use buildGoModule 2023-02-28 07:40:10 +00:00
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
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Matt McHenry
8d1d6454f3 jid: 0.7.2 -> 0.7.6 2020-04-27 21:49:49 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00: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
Stefan Siegl
e87904b83c
jid: init at 0.7.2 2018-11-19 09:36:09 +01:00
Profpatsch
b806863a82 jid: remove package 2018-02-12 06:23:33 +01:00
Eric Bailey
ae7511013b
jid: 0.6.1 -> 0.7.1 2017-01-09 18:41:53 -06:00
Profpatsch
140643be45 jid: init at 0.6.1 (#20923) 2016-12-13 15:50:58 +01:00