As part of some of my builds I need to fetch some dependencies.
Currently I'm accomplishing this with a Make target which executes curl, but I don't want to do this any more. Is there something like http archive for cue? Here's an example in bazel of something similar https://bazel.build/rules/lib/repo/http