Re: set environment variables with guix shell [-m manifest.scm]

2022-05-06 Thread Kenny Ballou
On 2022-05-05 11:05 +02, zimoun wrote: > Wed, 04 May 2022 at 18:53, Kenny Ballou wrote: > >> However, one necessary feature of `guix shell` I'm not seeing: ability >> to set arbitrary environment variables when `guix shell` loads. > > Yes, it misses an equivalent to ’nix-shell’ «shellHook» [1], a

Re: how can I find the terminal output

2022-05-06 Thread Gottfried
Hello, Don't mind if I am asking simple questions because I have to learn the basics. How do I have to use "script"? Do I have to enter "script" in the terminal before I start other commands, so that it will start to log my shell? or can I, after a command with output, enter "script" and it wi

guix-daemon error loading shared libraries

2022-05-06 Thread Greg Hogan
I am seeing the same symptoms as reported in #49102. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49102 $ guix describe Generation 17 May 06 2022 18:17:56 (current) guix 0e94295 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 0e9429544fd737079b9c15

How do you debug a channel?

2022-05-06 Thread Wil deBeest
Hi! Something in my `local' channel causes an error when I execute `guix pull': building /gnu/store/blb4jxbhdckbpcqf46yk74jrml1ds7wy-local.drv... -builder for `/gnu/store/blb4jxbhdckbpcqf46yk74jrml1ds7wy-local.drv' failed to produce output path `/gnu/store/2klsbdwip925viqv5q8qla4zvnjqqr1i-local'

Re: Cups Web Interface is Disabled

2022-05-06 Thread Les Campbell
Thanks for replying Gary. I tried Nixos and Guix and recently decided on Nixos which I am using on a desktop computer. My laptop I will continue to use Arch which I am familiar with as a user since the late 1990's. One day I will make another change on my laptop. -Les- Sent from Mailspring (ht

Re: stumpwm on guix - "sb-cltl2" issues

2022-05-06 Thread Katherine Cox-Buday
Wil deBeest writes: >  > Wil deBeest writes: > >>  >> Benjamin Slade writes: >> >>> I'm trying to run my long-standing stumpwm init.lisp on a recent Guix >>> install, using the packaged stumpwm, however when it launches, it >>> fails to process the init.lisp and gives me an "Don't know how t

Re: using dpkg-deb in a Guix package definition

2022-05-06 Thread Katherine Cox-Buday
Benjamin Slade writes: > Are there any good examples of writing a Guix package definition using dpkg? I'm not sure if this helps, but I had to consume a deb and wrote a package that unpacks it to get the binary: https://github.com/kat-co/guix-channels/blob/non-free/non-free/packages/security.sc

Re: Seeking suggestions for fixing the R gpg package

2022-05-06 Thread zimoun
Hi, On Thu, 05 May 2022 at 13:37, Kyle Andrews wrote: > (propagated-inputs (list r-askpass r-curl)) > (native-inputs (list pkg-config r-knitr gpgme)) [...] > 8<- > Error: package or namespace load failed fo