Pkg.jl icon indicating copy to clipboard operation
Pkg.jl copied to clipboard

Registry: Properly pass down `depot`

Open Keno opened this issue 4 months ago • 0 comments

The depot kwarg was not being passed down to reachable_registries, causing installation of the default registry to fail in non-standard depots if the registry had been added to the default depot.

Keno avatar Jun 26 '25 07:06 Keno