This is something we're capable of too, right?
https://everything.curl.dev/libcurl/libcurl
Bost
Le lun. 22 janv. 2024 à 01:22, Carlo Zancanaro a écrit :
>
> Hi Ian,
>
> On Sat, Jan 20 2024, Ian Eure wrote:
> > I agree that this would make sense, but my understanding is that `guix
> > package' do
Hi Ian,
On Sat, Jan 20 2024, Ian Eure wrote:
> I agree that this would make sense, but my understanding is that `guix
> package' doesn’t work like that -- it only performs the final
> operation in the list. IMO, it should either do *everything* the
> commands specify, or print an error and take n
Hi Carlo,
Thank you for the thoughtful reply.
Carlo Zancanaro writes:
Hi Ian,
Much of what you've written is fair, and I'm sure that Guix's
commands
could be better organised. I'm not really involved in Guix
development,
but I think there are two "inconsistencies" that you've
mentioned wh
I find the discrepancy regarding two dashes '--' is annoying:
$ guix package --list-generations=1d
...
$ guix describe --list-generations=1d
guix system: error: list-generations=1d: unrecognized option
$ guix describe list-generations=1d
...
And more importantly, I'd be happy if the CLI and REPL
On Mon, Jan 15, 2024 at 11:24:29AM -0800, Ian Eure wrote:
> Greetings,
>
> As I’ve been learning Guix, one of the things I’ve found somewhat unpleasant
> is the lack of consistency within the guix CLI tool. It feels a bit
> Git-like, with not much consistency, commands that non-obvioulsy perform
>
Hi Ian,
Much of what you've written is fair, and I'm sure that Guix's commands
could be better organised. I'm not really involved in Guix development,
but I think there are two "inconsistencies" that you've mentioned which
can be explained.
On Mon, Jan 15 2024, Ian Eure wrote:
> Some examples of
Hi Ian,
On Mon, Jan 15 2024, Ian Eure wrote:
> What do you all think?
The pain is not yet great enough to make changes.
Also, the interface may have more basic issues. [1]
Kind regards
Felix
[1] https://issues.guix.gnu.org/58908
Greetings,
As I’ve been learning Guix, one of the things I’ve found somewhat
unpleasant is the lack of consistency within the guix CLI tool.
It feels a bit Git-like, with not much consistency, commands that
non-obvioulsy perform more than operation, related commands in
different places in the