[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What’s the weather like?
From: |
Ludovic Courtès |
Subject: |
Re: What’s the weather like? |
Date: |
Thu, 27 Jul 2017 11:06:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Alex Kost <address@hidden> skribis:
> Ludovic Courtès (2017-07-25 12:26 +0200) wrote:
>
>> Hello Guix!
>>
>> Ricardo Wurmus <address@hidden> skribis:
>>
>>> Ricardo Wurmus <address@hidden> writes:
>>>
>>>>> Now if one could pass a manifest or a system configuration to “guix
>>>>> weather” and it would show how many of the desired packages have
>>>>> substitutes that would be even more useful. Looking at the concise code
>>>>> it seems to be an almost trivial change.
>>>>
>>>> Attached is a patch against “weather.scm” that adds a “--manifest”
>>>> option.
>>>
>>> And here’s the missing addition to the “usage” output:
>>
>> Awesome.
>>
>> I went ahead and pushed the new command as commit
>> 585347d7aa3a2a23359b354a550f161d5102c517.
>
> Hi, I've noticed that "guix weather" provides "--manifest" long option
> but not "-m" short option (as "guix package" does). Would it be better
> to add "-m" for consistency with "guix package"?
It supports ‘-m’ but ‘--help’ was not showing it. Fixed now.
Thanks,
Ludo’.
- Re: What’s the weather like?, (continued)
Re: What’s the weather like?, Ricardo Wurmus, 2017/07/23