adisbladis
d7830bd5b2
Filter MacOS .DS_Store directories
...
Now that we're hashing files directly from the Go sources on the host
system we need to avoid these files.
Closes #49 .
2022-06-01 01:46:29 +08:00
adisbladis
3de2f9540e
Bump go.mod dependencies
2022-05-30 19:21:48 +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
de2aeaeb0b
Run go mod tidy
2022-05-28 22:56:52 +08:00
HuangYi
807b9e6c63
fix build with go 1.18
2022-05-20 17:41:24 +08:00
adisbladis
25d7fc13aa
Add comprehensive logging
2020-10-29 13:26:16 +01:00
adisbladis
c2cd1e1fff
Add native output format
2020-10-29 13:26:16 +01:00
adisbladis
bdf43e8d31
Add support for old deps.nix as an output format
2020-10-29 13:26:15 +01:00
adisbladis
74d937f555
Basic parsing/fetching working
2020-10-29 13:26:15 +01:00