adisbladis
ecb0d11088
generate: Set correct working directory for go mod download
2022-05-28 22:56:52 +08:00
adisbladis
6273e2cefb
Remove max workers argument
...
Now that we're not spawning subprocesses like crazy it's far less
relevant to limit concurrency.
2022-05-28 22:56:52 +08:00
adisbladis
53270b071e
Replace dependency on Nix with go-nix
...
This calculates the output hashes in pure Go and removes Nix from
being a run time dependency of gomod2nix.
Additionally it should be faster, but that's untested.
2022-05-28 22:56:52 +08:00
adisbladis
5125e0aa97
Add back internal caching for previously generated packages
2022-05-28 22:56:52 +08:00
adisbladis
1d2041bfc6
Restructure internal package names
2022-05-28 22:56:52 +08:00