Re: nnn-service-type for guix home

2021-10-24 Thread jgart
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

Re: nnn-service-type for guix home

2021-10-24 Thread Oleg Pykhalov
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

nnn-service-type for guix home

2021-10-24 Thread jgart
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

Re: public-inbox/elfeed -> Maildir bridge (was: Incentives for review)

2021-10-24 Thread Jonathan McHugh
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

Re: --with-source version not honored?

2021-10-24 Thread Phil Beadling
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

Re: Incentives for review

2021-10-24 Thread Efraim Flashner
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

Re: bug#34717: GPL and Openssl incompatibilities in u-boot and possibly others

2021-10-24 Thread Dr. Arne Babenhauserheide
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