Pkg.jl
Pkg.jl copied to clipboard
Registry: Properly pass down `depot`
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.