On Mon, 25 Oct 2021 02:05:31 +0300 Oleg Pykhalov wrote:
> Hi,
>
> jgart writes:
>
> > Does it make sense to add nnn's configuration to the bash-service-type
> > or to create a new service altogether?
> >
> > nnn is configured by setting environment variables:
> >
> > https://github.com/jarun/nn
Hi,
jgart writes:
> Does it make sense to add nnn's configuration to the bash-service-type
> or to create a new service altogether?
>
> nnn is configured by setting environment variables:
>
> https://github.com/jarun/nnn/wiki/Usage#configuration
For environment variables I think the best way is
Hi Guixers,
Does it make sense to add nnn's configuration to the bash-service-type or to
create a new service altogether?
nnn is configured by setting environment variables:
https://github.com/jarun/nnn/wiki/Usage#configuration
I had originally proposed an nnn config for guix-home-manager:
htt
Hi Kyle,
Lei and B4 look like very cool tools, thanks for the reference!
Jonathan McHugh
indieterminacy@libre.brussels
October 23, 2021 6:19 PM, "Kyle Meyer" wrote:
> zimoun writes:
>
>> On Fri, 22 Oct 2021 at 21:43, Kyle Meyer wrote:
>
> [...]
>
>>> https://yhetil.org
I was able to write a short manifest that avoided the overwriting of the
original "foobarpy" package in my case, and instead cleanly replace it with
a newer version specified using "with-source".
By setting, for example, GUIX_FOOBAR_VERSION=1.23 and
GUIX_TEST_PACKAGE=my-package - I can now create
On Thu, Oct 21, 2021 at 10:51:07AM -0700, Vagrant Cascadian wrote:
> On 2021-10-19, Ludovic Courtès wrote:
> > zimoun skribis:
> >
> >> On Tue, 19 Oct 2021 at 14:56, Ludovic Courtès
> >> wrote:
>
> >> One question is “encouragement” for reviewing, somehow. Asking for new
> >> package additions
Leo Famulari writes:
> On Fri, Oct 22, 2021 at 02:17:33PM -0700, Vagrant Cascadian wrote:
>> * Disable substitutes for relevent packages. Technically correct as
>> license incompatibility is only triggered on transmission of binary,
>> though maybe missing something about the spirit of the G