宋文武 skribis:
> Ludovic Courtès writes:
[...]
>> One way might be to augment ‘search-path-specification’ to support
>> “single-item search paths” that basically designate a single file.
>>
> Yes, but some conflicted inputs will bring headahce to builder.
> For 'GDK_PIXBUF_MODULE_FILE', both gdk
Ludovic Courtès writes:
> 宋文武 skribis:
>
>> Ludovic Courtès writes:
>>
>>> With commit dbc31ab, it is now possible to do things like:
>>>
>>> eval `guix package --search-paths=suffix`
>>>
>>> to augment the search path environment variables instead of overriding
>>> them.
>> Doesn't the KIND