[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: support for non-list search paths
From: |
Ludovic Courtès |
Subject: |
Re: support for non-list search paths |
Date: |
Mon, 06 Mar 2017 22:22:52 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hi,
Troy Sankey <address@hidden> skribis:
> My workaround involves using `guix package --search-paths=exact`, but
> this cost me some time debugging which I'd like to save the next person.
> I am not sure what the solution should be. Maybe just a clarification
> in documentation? What about an argument for search-path-specification
> to force the variable to always be "exact"?
This last option has been implemented in the ‘core-updates’ branch,
which is meant to be merged Real Soon (hopefully within one or two
weeks):
https://bugs.gnu.org/25422
Ludo’.