Mark H Weaver writes:
> Alex Vong writes:
>
>> Thorsten Wilms writes:
>>
>>> I already had a "rename" binary via util-linux. Then I installed the
>>> package "rename", resulting in another "rename" binary, as I prefer
>>> the Perl version. This was a success in that I got what I wanted.
>>>
>>>
Alex Vong writes:
> Thorsten Wilms writes:
>
>> I already had a "rename" binary via util-linux. Then I installed the
>> package "rename", resulting in another "rename" binary, as I prefer
>> the Perl version. This was a success in that I got what I wanted.
>>
>> However, should this name clash b
On 26/11/2018 06.12, Alex Vong wrote:
To eliminate this conflict, I can think of 2 solutions:
1. Use 2 separate profiles where one has util-linux installed and the
other has rename installed.
2. Install util-linux into the default profile, but invoke rename by
"guix environment --ad
Hi Thorsten,
Thorsten Wilms writes:
> Hi Guix!
>
> I already had a "rename" binary via util-linux. Then I installed the
> package "rename", resulting in another "rename" binary, as I prefer
> the Perl version. This was a success in that I got what I wanted.
>
> However, should this name clash be
Hi,
On Tue, 20 Nov 2018 22:10:24 +0100
Thorsten Wilms wrote:
> I already had a "rename" binary via util-linux. Then I installed the
> package "rename", resulting in another "rename" binary, as I prefer the
> Perl version. This was a success in that I got what I wanted.
>
> However, should thi