Can you specify a .edn file to use at the command line, or is it always hard-coded to lookup for deps.edn ?
hardcoded i believe. But you can use -Sdeps and cat to add extra stuff dynamically
in the CLI, only deps.edn in the current directory. using the tools.deps API, can be anything