guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add guix install command


From: Ricardo Wurmus
Subject: Re: Add guix install command
Date: Fri, 07 Aug 2015 10:48:47 +0200

>> Attached is a patch to implement "guix install".  It just copies over
>> functionality from guix package.  We could refactor more but I would
>> start with this as it is; when things need changes is the time to
>> refactor, at least for me.  What do you think? :)
>
> I don't mind the new commands, but I think this patch is unacceptable
> because of the huge code duplicating.  Sorry if it was sounded rude, I

Would it be possible to implement this with stubs for “guix install” and
“guix search” that serve as mere aliases to “guix package -i” and “guix
package -s”?

I think it would be nice to have these commands as long as they are just
aliases and don’t duplicate code.

~~ Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]