easyjson: use upstream vendor
This commit is contained in:
parent
5331f432cd
commit
8aab09dbc3
@ -4,7 +4,6 @@ buildGoPackage {
|
|||||||
pname = "easyjson";
|
pname = "easyjson";
|
||||||
version = "unstable-2019-06-26";
|
version = "unstable-2019-06-26";
|
||||||
goPackagePath = "github.com/mailru/easyjson";
|
goPackagePath = "github.com/mailru/easyjson";
|
||||||
goDeps = ./deps.nix;
|
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "mailru";
|
owner = "mailru";
|
||||||
|
3
pkgs/development/tools/easyjson/deps.nix
generated
3
pkgs/development/tools/easyjson/deps.nix
generated
@ -1,3 +0,0 @@
|
|||||||
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
|
|
||||||
[
|
|
||||||
]
|
|
Loading…
x
Reference in New Issue
Block a user