On 2021-10-17 13:15 +0100, Phil wrote: > I'd highlight that when 2 packages exist with identical verison number, > and one package is specified as local (via -L or GUIX_PACKAGE_PATH), > that local version is preferred over a git-hosted channel.
Warnings will also be printed. For example: > guix install: warning: ambiguous package specification `mypackage' > guix install: warning: choosing [email protected] from > ./path/to/mysoftware.scm:123:4
