rev
in [sources]
is ignored unless there's also the url
specification
#4165
Labels
rev
in [sources]
is ignored unless there's also the url
specification
#4165
Instantiate the following environment:
You get
The
rev
specification is completely ignored, unless you have also theurl
:Note: this is not related to #4157, it can be replicated in a clean system without modifying a Project file in an already resolved environment, resolving/instantiating the fresh environment just ignores the lone
rev
.julia> versioninfo() Julia Version 1.13.0-DEV.96 Commit 3c02af98dca (2025-02-21 00:36 UTC) Build Info: Official https://julialang.org release Platform Info: OS: Linux (x86_64-linux-gnu) CPU: 22 × Intel(R) Core(TM) Ultra 7 155H WORD_SIZE: 64 LLVM: libLLVM-18.1.7 (ORCJIT, alderlake) GC: Built with stock GC Threads: 1 default, 1 interactive, 1 GC (on 22 virtual cores)
The text was updated successfully, but these errors were encountered: