buildkite-agent: remove goPackagePath
This commit is contained in:
parent
a01575268e
commit
566bce3cdb
@ -4,8 +4,6 @@ buildGoModule rec {
|
|||||||
name = "buildkite-agent-${version}";
|
name = "buildkite-agent-${version}";
|
||||||
version = "3.26.0";
|
version = "3.26.0";
|
||||||
|
|
||||||
goPackagePath = "github.com/buildkite/agent";
|
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "buildkite";
|
owner = "buildkite";
|
||||||
repo = "agent";
|
repo = "agent";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user