Re: Question about sending in patches

2021-04-16 Thread Adriano Peluso
Il giorno mer, 14/04/2021 alle 21.08 -0400, Leo Famulari ha scritto: > It may actually be more reliable to use an attachment, rather than > copying and pasting. It was more reliable in my experience At the time I was using a gmail account and when I pasted the text of my patched in the body of

Re: Guix System definition with a .emacs.d filled

2021-04-16 Thread Jelle Licht
Hello, Jérémy Korwin-Zmijowski writes: > Dear Guixters, > > Maybe I am asking too much to Guix haha. Maybe I don't. > > So. Here is what I intend to do : > > I want to write a Guix System definition that puts a .emacs.d directory > inside /root which is "usable". I don't feel the need to crea

Re: Guix System definition with a .emacs.d filled

2021-04-16 Thread Jérémy Korwin-Zmijowski
Yo Joshua ! Thank you for taking the time to answer my question. I really appreciate it ! Actually, my "genius" haha is working on a little script to pop a Guix VM tailored to remotely pair-program with one or more Guiler(s)/Schemer(s)/Guixter(s) ! After the hard work, the VM is deleted. So righ

Re: Question about sending in patches

2021-04-16 Thread Zelphir Kaltstahl
Hello Leo! On 4/15/21 3:08 AM, Leo Famulari wrote: > On Thu, Apr 15, 2021 at 01:11:13AM +0200, Zelphir Kaltstahl wrote: >> A while ago I sent in a patch to add a package, but I realize, that I might >> have >> made a mistake, by attaching the git patch file, instead of copy pasting its >> content

Re: mount.davfs: program is not setuid root

2021-04-16 Thread Leo Famulari
On Fri, Apr 16, 2021 at 03:31:35PM +0200, Simon Streit wrote: > But after rebooting, and trying to mount a webdav share as user, I only > get: > > --8<---cut here---start->8--- > /run/current-system/profile/sbin/mount.davfs: program is not setuid root > --8<

Keeping input methods after system reconfigure

2021-04-16 Thread Luis Felipe
Hi, I've noticed that when I upgrade my Guix System the Japanese input method I set in GNOME configuration is always removed. This is not a big deal, because I can add it back from the same GNOME configuration window, but I'd like to avoid having to do this if possible. So, is there any way to

Re: Bug? Importing (gnu rest ...) fails due to lack of patch files on build side.

2021-04-16 Thread Joshua Branson
David Dashyan writes: I'm just responding so that you get a response. :) Your last email had some pretty cool code bro! It certainly looks like you're having fun with guix! > Hello Guix! > > My update on this. > > So I though of a dirty hack... > > (define guix-patches > (package > (inh

Re: ProxyJump and offload

2021-04-16 Thread Joshua Branson
Jack Hill writes: > Hi Guix, > > If I temporarily disable the need to use a proxy host and remove the > ProxyJump line from my ssh config, then it works as expected: > > ``` > $ guix build --no-substitutes okular > The following derivation will be built: >/gnu/store/gcbhh3rbpmcr4p4rdvsj9cw48

Re: Guix System definition with a .emacs.d filled

2021-04-16 Thread Joshua Branson
Jérémy Korwin-Zmijowski writes: > Dear Guixters, > > Maybe I am asking too much to Guix haha. Maybe I don't. > > So. Here is what I intend to do : > > I want to write a Guix System definition that puts a .emacs.d directory > inside /root which is "usable". I don't feel the need to create a > regu

mount.davfs: program is not setuid root

2021-04-16 Thread Simon Streit
Hello! I set up davfs2 as per the manual to be setuid: --8<---cut here---start->8--- (setuid-programs (cons* (file-append davfs2 "/sbin/mount.davfs") %setuid-programs)) --8<---cut here---end--->8--- But after reboo

Re: Question about sending in patches

2021-04-16 Thread Joshua Branson
Zelphir Kaltstahl writes: > Hello Guix users! > > A while ago I sent in a patch to add a package, but I realize, that I might > have > made a mistake, by attaching the git patch file, instead of copy pasting its > content as a message. I think that it's ok to attach the git patch file. The gui

Re: Why no guile-dbd-mysql in Guix?

2021-04-16 Thread Julien Lepiller
Le 16 avril 2021 02:20:08 GMT-04:00, mbcladw...@stihie.net a écrit : > >Hi, >Why no guile-dbd-mysql in Guix? Are there plans to support >mysql/mariadb in the future? >Thanks >Mortimer Hi, We're all volunteers with a limited time to contribute. Most of the time, a missing package is simply due