Colin on Nostr: How does quicklisp (the tool) decide whether to load a package from Quicklisp (the ...
How does quicklisp (the tool) decide whether to load a package from Quicklisp (the repository) or Ultralisp? Is it just based on date; whichever installation for that package that happens to be newer?
Either way, having a copy of a CL system in your local common-lisp/ folder seems to override that anyway. So pseudo-vendoring (at least to your common-lisp/) is a reasonable strategy if you really want control over versioning, etc.
cc npub179tsl2tja0khzppaugp2akq2jd8h950lg6kxuwawmdvmlhfz9htsrmalcr (npub179t…alcr)
#commonlisp
Either way, having a copy of a CL system in your local common-lisp/ folder seems to override that anyway. So pseudo-vendoring (at least to your common-lisp/) is a reasonable strategy if you really want control over versioning, etc.
cc npub179tsl2tja0khzppaugp2akq2jd8h950lg6kxuwawmdvmlhfz9htsrmalcr (npub179t…alcr)
#commonlisp