Go build system - build from local directory fails

2024-12-18 Thread Marc
ot; "-trimpath" "" failed with status 1 An initial suspicion is that I haven't set ‘#:import-path’ as expected in the documentation. However, all examples I can find of this are builds from a github repository rather than a local file, so I am not sure what it needs to be set to. Any clue what I could be missing? Cheers, -- Marc

Re: With imported functions instead of module?

2024-12-13 Thread Marc Coquand
All right, thanks. Then I think the best approach is to just have a separate module that I import. -- Marc

least-authority-wrapper - clone: permission not permitted

2024-12-13 Thread Marc Coquand
ith-temporary-directory #) 397:16 2 (_ "/tmp/guix-directory.nIT1Mt") 239:7 1 (run-container "/tmp/guix-directory.nIT1Mt" (#< ?) ?) In guix/build/syscalls.scm: 1143:12 0 (_ 131089) guix/build/syscalls.scm:1143:12: In procedure clone: 131089: Operation not permitted When I try to invoke the script. Any clue why I'm getting the operation not permitted error? -- Marc

Re: With imported functions instead of module?

2024-12-12 Thread Marc Coquand
x27;m wondering if there is a way to call my-procedure without moving the definition to a separate module and importing that module in the "with-imported-modules" -- Marc On Thu, Dec 12 2024, Felix Lechner wrote: > Hi Marc, > > On Thu, Dec 12 2024, Marc Coquand wrote: >

Re: Prepend string to "file" in G-expression

2024-12-12 Thread Marc Coquand
That works well, thanks! -- Marc On Wed, Dec 11 2024, Felix Lechner wrote: > Hi Marc, > > On Wed, Dec 11 2024, Marc Coquand wrote: > >> Essentially what I'm trying to do is build a program that sends an >> email, and then package it in Guix. > > Ma

With imported functions instead of module?

2024-12-12 Thread Marc Coquand
Hiya! When creating scripts in guile that uses G-expressions, it's nice to break out parts into separate functions. Is there a way to import functions instead of entire modules? Thanks in advance, -- Marc

Re: Prepend string to "file" in G-expression

2024-12-11 Thread Marc Coquand
m" "--set-from-header=auto" ,(string-append "--passwordeval=" cat-bin " " "/run/secrets/mailgun" (close from) (close to)) (program-file "notify-mail" notify-mail-gexp) This kind of works,

Prepend string to "file" in G-expression

2024-12-10 Thread Marc Coquand
t-from-header=\"auto\"" (result-email job-name run-number result)) (program-file "notify-mail" notify-mail-gexp) What I struggle with is the correct incantation to build an argument to invoke that looks like this: --password-eval=/gnu/blahblah/bin/cat some-file And I'd love any kind of directions for how I'm supposed to write this correctly. Thanks in advance -- Marc

How to use the laminar service?

2024-12-07 Thread Marc Coquand
)) As a very simple test, but it did not work, laminar claims to not find hello.run when i run Is there a particular way you are supposed to set up jobs with this service? Thanks in advance, -- Marc

Re: IRC

2024-10-24 Thread Marc Chantreux
le chat bots with an ability to relay some of my messages: irc channels are just a pair of fifo: in and out. I used irssi in the past. works well but the TUI isn't as good as weechat's one. I never tested the others. regards -- Marc Chantreux Pôle CESAR (Calcul et services avancés à la r

Change font in TTY, GDM and grub?

2024-10-21 Thread Marc Coquand
minus, whereas the other parts (the tty and grub specifically) it is using a different font which is too small. For GDM, I think the environment variable GDK_SCALE needs to be set to 1.5, but I am not sure how to do that in Guix. I'm using the EXWM desktop. Thanks in advance for any help, - Marc

Handling conflicting profiles?

2024-04-22 Thread Marc Coquand
Any clue how to fix this type of error? Thanks in advance, Marc

Re: Setting up on NixOS

2024-03-25 Thread Marc Coquand
Hey everyone, After enabling the Guix service in /etc/nixos/configuration.nix. Now running `guix pull`, it seems to chug along and work. Thanks for the help! Sincerely, Marc Daniel Littlewood writes: > Hi, just pitching in to say: I did exactly this (enable guix from > NixOS) a

Setting up on NixOS

2024-03-25 Thread Marc Coquand
Hi, I'm having trouble to run Guix on NixOS. I followed the default installation binary, and then started the guix-daemon with > sudo guix-daemon It seems to run without fail: > ~ sudo guix-daemon > [sudo] password for marc: > warning: daemon is running as root, so usi

Re: Changing the prefix for this libpg_query package

2024-02-25 Thread Marc Coquand
. Sincerely, Marc On Sun Feb 25, 2024 at 11:51 AM CST, Felix Lechner wrote: > Hi Marc, > > On Tue, Feb 20 2024, Marc Coquand wrote: > > > I need to change the prefix to be the guix out directory > > To override the variable assigned in the Makefile [1] you are right to > offer

Changing the prefix for this libpg_query package

2024-02-24 Thread Marc Coquand
. However, this did not work. Any helpers on how to resolve this? :) Sincerely, Marc --- gnu/packages/libpg_query.scm | 63 1 file changed, 63 insertions(+) create mode 100644 gnu/packages/libpg_query.scm diff --git a/gnu/packages/libpg_query.scm b/gnu/packages

Re: a French mailing list (was: test anything? (Re: My Guile Hacker Handbook))

2020-07-23 Thread Marc Chantreux
ll definitely use this opportunity. marc

test anything? (Re: My Guile Hacker Handbook)

2020-07-22 Thread Marc Chantreux
s there a way to get TAP render from it? * if not so, what is the best strategy to get TAP from it? regards, marc

Re: ripit/perl: use perl_cddb_get package?

2019-11-09 Thread Marc Chantreux
input is appreciated. i can help as "someone who knows the perl ecosystem practices" but i don't know enough about guix. regards marc

Re: ripit/perl: use perl_cddb_get package?

2019-11-09 Thread Marc Chantreux
, grep -d, @INC' should provide a direcory that contains CDDB_get.pm > As I never hacked with perl and am pretty new to guix, I am unsure if I did > something wrong. i don't use guix as much as i would like but i'm pretty confortable with perl :) so i can try to help marc

Re: Attempting to Authorize Substitutes : Permission denied Issue

2016-01-17 Thread Marc Dunivan
Carl, thank you. I didn't realize sudo only acted on the first part and stopped at <. I remembered > and | but forgot about <. Executing su with sudo...cool! I will remember this. [user@penguinpocketwee ~]$ sudo su [root@penguinpocketwee user]# guix archive --authorize < ~root/.guix-profile/s

Attempting to Authorize Substitutes : Permission denied Issue

2016-01-16 Thread Marc Dunivan
ot/.guix-profile/share/guix/hydra.gnu.org.pub: Permission denied The same thing happens with sudo: [term ~]$ sudo guix archive --authorize < ~root/.guix-profile/share/guix/hydra.gnu.org.pub bash: /root/.guix-profile/share/guix/hydra.gnu.org.pub: Permission denied Respectfully, Marc

GuixSD qcow2 image for GNOME Boxes?

2016-01-13 Thread Marc Dunivan
their instructions on how to create a GuixSD qcow2 image in the Guix webpages? Can one take the guix-usb-install-0.9.0.x86_64-linux.xz files and create an image that GNOME Boxes can use? Respectfully, Marc