adisbladis
4ffc0dfd48
Drop support for buildGoPackage format
...
It was buggy at best and will never really work out because of semantic differences, mainly around nested package handling.
We're better off focusing on a single format which can be well supported.
2022-05-26 19:07:06 +08:00
adisbladis
db9e176729
Merge pull request #38 from yihuang/demonstrate-error
...
fix symlink nested package
2022-05-26 18:08:43 +08:00
HuangYi
d151d0b036
fix relPath when there's replacement
2022-05-20 17:41:10 +08:00
HuangYi
2d7eacc3ae
Fix pseudo version string regex
...
Closes : #28
2022-02-15 18:10:22 +08:00
adisbladis
ecf0c76348
Fix relative paths inside sources
2020-10-29 13:26:17 +01:00
adisbladis
e51f884b85
Add vendorPath to correctly link the vendor directory in the nix build
2020-10-29 13:26:17 +01:00
adisbladis
a5f0e022c6
Start changing the format to work in the Nix sandbox
2020-10-29 13:26:17 +01:00
adisbladis
19394d538e
Fix commitShaRev regex for some more complicated packages
...
Example "version" string this fixes: v0.5.0-alpha.5.0.20200819165624-17cef6e3e9d5
2020-10-29 13:26:16 +01:00
adisbladis
25d7fc13aa
Add comprehensive logging
2020-10-29 13:26:16 +01:00
adisbladis
51402965c7
Add flags to CLI
2020-10-29 13:26:16 +01:00
adisbladis
23847ecd85
Implement reading from previous files as a cache mechanism
2020-10-29 13:26:16 +01:00
adisbladis
634635dc70
Fix fetching repositories with repo root relative tags
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
678a0b17c4
Create a proper package structure
2020-10-29 13:26:15 +01:00