This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
gomod2nix
Watch
1
Star
0
Fork
You've already forked gomod2nix
1
mirror of
https://github.com/tweag/gomod2nix.git
synced
2024-11-05 01:59:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1c6fd4e862
gomod2nix
/
.gitignore
5 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Add gitignore
2020-10-29 12:46:52 +00:00
/gomod2nix
result*
fix symlink nested package - added a test case to demonstrate the fail scenario
2022-05-20 06:42:52 +00:00
/tests/*/gomod2nix.toml
Add package generation for non development packages This makes it possible to generate packages that you do not have a local checkout for, e.g. running: `gomod2nix generate --outdir example/ golang.org/x/tools/cmd/stringer` This will be useful for packaging dependencies that you are not developing, but just simply packaging.
2022-06-13 19:26:50 +00:00
/tests/*/go.mod
Reference in a new issue
Copy permalink