JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
610 stars 251 forks source link

Improvements to registry status outputs #3939

Open KristofferC opened 3 days ago

KristofferC commented 3 days ago

Say you have an outdated General registry that is not in DEPOT_PATH[1]. The following then happens:

Improvements would be:

fredrikekre commented 2 days ago

Could perhaps also group by depot path to make it clear that lower depots are read only?