We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When adding a third party package, you need to address the nix compilation dependency issue
https://github.com/nix-community/gomod2nix
After you have entered your development shell you can generate a gomod2nix.toml using:
gomod2nix generate
gomod2nix.toml may be update, after submit this file
gomod2nix.toml
We need to document this place in the future
The text was updated successfully, but these errors were encountered:
oxf71
No branches or pull requests
When adding a third party package, you need to address the nix compilation dependency issue
install gomod2nix
https://github.com/nix-community/gomod2nix
Basic usage
After you have entered your development shell you can generate a gomod2nix.toml using:
gomod2nix.toml
may be update, after submit this fileWe need to document this place in the future
The text was updated successfully, but these errors were encountered: