You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
I didn't use gb, so the path in its manifest is something new for me.
It looks like optimization that can make vendor dir cleaner https://github.com/constabulary/gb/blob/master/cmd/gb-vendor/restore.go#L62
We can't download repo subdirectory in nix, so I don't think that could optimize anything in nix.
For gb projects, we should be able to produce
deps.nix
directly from the manifest, right?A question, though: How do you express in
deps.nix
packages that aren't based in a repo's root? For example: https://github.com/stellar/horizon/blob/94a9f35d93f33e365e3a154d6dce08b0e15df608/vendor/manifest#L78The text was updated successfully, but these errors were encountered: