Skip to content

Conversation

@penguwin
Copy link
Contributor

This PR adds minikube and it's dependency go-bindata to the pantry.

I had some issues getting go-bindata to compile in tea as it's latest release is not using go modules - which caused me further issues with $GOROOT, $GOPATH and name clashes 😅. I ended up patching in a go.mod file comparably to how it's done in the nixpkgs collection. Since the package doesn't have any external dependencies this ended up being simpler, lmk if there's a better way to work around this.

Resolves #331

@what-the-diff
Copy link

what-the-diff bot commented Mar 14, 2023

  • go-bindata is a new package
  • minikube has been updated to v1.19 and now depends on kubectl, gx/make, and go-bindata

go-bindata is a small utility which generates Go code from any file.
@mxcl mxcl merged commit 26ffa69 into pkgxdev:main Mar 14, 2023
@mxcl
Copy link
Member

mxcl commented Mar 14, 2023

We're not familiar with better ways as yet! Though potentially setting some env would do it

@penguwin penguwin deleted the minikube branch March 14, 2023 12:14
@mfts mfts mentioned this pull request Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

+minikube (398/548)

2 participants