Re: Guix REPL - To infinity and beyond

2022-10-08 Thread jbranso
October 8, 2022 11:00 AM, "Fulbert" wrote: > Hello! > > I wanted to keep the exemples of Guix REPL given by Simon Fournier in his > presentation at the > 10-years-of-guix event : Guix REPL - to infinity and beyond > https://10years.guix.gnu.org/video/guix-repl-to-infinity-and-beyond > > So,

Re: How can I step through this code?

2022-10-08 Thread jbranso
October 8, 2022 1:23 PM, "jgart" wrote: > On Sat, 08 Oct 2022 15:03:54 + jbra...@dismail.de wrote: > >> That's smart! > > Did you try it? I've been trying to understand how some Guile code works > by just throwing it in the Racket debugger. It doesn't always work but > when it does it's

Re: easy firewalling ?

2022-10-08 Thread kiasoc5
On Fri, Oct 07 2022, 06:44:02 PM + jbra...@dismail.de wrote: > October 4, 2022 3:58 AM, "jordi" wrote: > > > Hi, happy guix newbie here, > > > > usually i use ufw for easily managing firewalling, adding iptables > > rules etc... I see there is no ufw package available in guix. Aside > >

Re: How can I step through this code?

2022-10-08 Thread jgart
On Sat, 08 Oct 2022 15:03:54 + jbra...@dismail.de wrote: > That's smart! Did you try it? I've been trying to understand how some Guile code works by just throwing it in the Racket debugger. It doesn't always work but when it does it's like driving a fancy cadillac through the stack. It's

Re: Enterprise Guix Hosting?

2022-10-08 Thread Phil
Hi Zimoun, zimoun writes: > On dim., 14 août 2022 at 10:53, Phil wrote: > > Sadly, we missed the opportunity to informally discuss at the > event. Hope next time. :-) Yes - I was only there for the day sadly, so was over too fast! Certainly next time! > Which IDEs do you use? Personally

Re: 100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-10-08 Thread jbranso
October 8, 2022 4:33 AM, "Gottfried" wrote: > Hi Guixers, > > it is strange to me, or may be I don't understand something yet, > > because yesterday there were 100 % substitutes available in Berlin and > Bordeaux, > > but 31 packages would have been to be built locally. > > In the last

Re: 100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-10-08 Thread zimoun
Hi, On Sat, 08 Oct 2022 at 08:44, Gottfried wrote: > gfp@Tuxedo ~$ guix weather musescore calibre > 2 Paketableitungen für x86_64-linux werden berechnet … > Nach 2 Store-Objekten von https://ci.guix.gnu.org wird gesucht … > https://ci.guix.gnu.org ☀ >100.0% Substitute verfügbar (2 von 2)

Re: New ,build command sets the wrong path for guix daemon

2022-10-08 Thread jbranso
October 8, 2022 4:51 AM, "Ricardo Wurmus" wrote: > Joshua Branson writes: > >> But do the same in a geiser repl, and I am running into trouble: >> >> #+BEGIN_SRC org >> ,m (gnu services mail) >> scheme@(gnu services mail)> ,use (guix) >> scheme@(gnu services mail)> >> While executing

Re: How can I step through this code?

2022-10-08 Thread jbranso
October 7, 2022 9:25 PM, "jgart" wrote: > On Fri, 07 Oct 2022 21:52:40 + jbra...@dismail.de wrote: > >> October 7, 2022 3:22 PM, "jgart" wrote: >> >> On Fri, 07 Oct 2022 18:45:36 + jbra...@dismail.de wrote: >> >> I wish guile had a nice debugger like elisp. :) >> >> I wish guile had

Guix REPL - To infinity and beyond

2022-10-08 Thread Fulbert
Hello! I wanted to keep the exemples of Guix REPL given by Simon Fournier in his presentation at the 10-years-of-guix event : Guix REPL - to infinity and beyond https://10years.guix.gnu.org/video/guix-repl-to-infinity-and-beyond/ So, first, thanks to Simon Fournier for this presentation. And

Re: OnlyOffice?

2022-10-08 Thread Zelphir Kaltstahl
Hello! On 10/8/22 03:26, help-guix-requ...@gnu.org wrote: On 2022-10-07 10:07, Ricardo Wurmus wrote: GTK+ comes with broadwayd, which lets you use the browser to render the GUI. Here’s a quick example: guix shell gtk+:bin -- broadwayd :5 & GDK_BACKEND=broadway BROADWAY_DISPLAY=:5 guix

Re: OnlyOffice?

2022-10-08 Thread Hans-Werner Roitzsch
Hello! On 10/8/22 03:26, help-guix-requ...@gnu.org wrote: On 2022-10-07 10:07, Ricardo Wurmus wrote: GTK+ comes with broadwayd, which lets you use the browser to render the GUI. Here’s a quick example: guix shell gtk+:bin -- broadwayd :5 & GDK_BACKEND=broadway BROADWAY_DISPLAY=:5 guix

Re: New ,build command sets the wrong path for guix daemon

2022-10-08 Thread Ricardo Wurmus
Joshua Branson writes: > But do the same in a geiser repl, and I am running into trouble: > > #+BEGIN_SRC org > ,m (gnu services mail) > scheme@(gnu services mail)> ,use (guix) > scheme@(gnu services mail)> > While executing meta-command: > ERROR: > 1. : > file:

Re: 100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-10-08 Thread Gottfried
Well, it is hard to tell with this information. What was the Guix revision? (guix describe) Maybe because an issue with build farms (outage on Sept. 21rst). Have you checked with the command “guix weather musescore calibre”? Cheers, simon If I do what you said then those things come up:

Re: 100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-10-08 Thread zimoun
Hi, On Tue, 27 Sep 2022 at 17:45, Gottfried wrote: > guix package --upgrade --dry-run > if 100 % derivations are available ( I did this the last 4 times) > > nevertheless > the music notation program "MuseScore" had to be built on my laptop. > With my 64 GB CPU it took 1 hour (I did it twice).

Re: 100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-10-08 Thread Gottfried
Hi Guixers, it is strange to me, or may be I don't understand something yet, because yesterday there were 100 % substitutes available in Berlin and Bordeaux, but 31 packages would have been to be built locally. In the last month there were more and more packages which would have to be

Re: Help-Guix Digest, Vol 83, Issue 10

2022-10-08 Thread Ricardo Wurmus
Peter Polidoro writes: >> GTK+ comes with broadwayd, which lets you use the browser to render >> the >> GUI. Here’s a quick example: >> >> guix shell gtk+:bin -- broadwayd :5 & >> GDK_BACKEND=broadway BROADWAY_DISPLAY=:5 guix shell abiword -- >> abiword >> >> Then visit