Git-backed packages should support versions
Closed this issue · 0 comments
alecthomas commented
This is complicated somewhat by Git not supporting tags in URIs but perhaps we could use a custom query parameter as a convention in Hermit. eg.
source = "git@github.com:alecthomas/shreq.git?tag=v${version}"