This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
gomod2nix
Watch
1
Star
0
Fork
You've already forked gomod2nix
0
forked from
mirrors/gomod2nix
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
60a67aaa2d
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