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