Re: using an SRFI that is not available in Guile

2022-01-14 Thread Maxime Devos
Attila Lendvai schreef op do 13-01-2022 om 18:20 [+]: > > Using the guile REPL is a little less complicated than the guix > > repl, > > I would recommend trying > > > > "./pre-inst-env guix shell guile-srfi-189 -- guile" first. > > no luck with this either: > > $ ./pre-inst-env guix build

Re: Caching The Python World: guix shell --container

2022-01-14 Thread Ricardo Wurmus
jgart writes: > Is there currently a convenient way to tell Guix to build "all python-* > packages" and cache them? This should do it: guix build --keep-going -e '\ (begin \ (import (guix packages) (gnu packages) (guix build-system python)) \ (fold-packages \

Caching The Python World: guix shell --container

2022-01-14 Thread jgart
Hi Guixers, I've been developing an app[0] that launches jupyter notebooks in "the cloud" in guix containers[1]. In other words, the user submits a url for a git repo containing the jupyter notebook and the app runs the notebook in a guix container serving it to the user's browser tab. The app

Re: Celebrating ten years of Guix

2022-01-14 Thread Pjotr Prins
On Wed, Jan 12, 2022 at 03:27:32PM +0100, Ludovic Courtès wrote: > Hello Guix! > > This year marks the tenth anniversary of Guix; what if we used that as a > pretext to join forces and organize “special events” throughout the > year? Obviously the Guix Days are already a great start! Great

Preparing the 1.4.0 release.

2022-01-14 Thread Mathieu Othacehe
Hello, As you may know we have started working actively on the next Guix release. * The release branch is available here: https://git.savannah.gnu.org/cgit/guix.git/log/?h=version-1.4.0 * It is built by Cuirass here: https://ci.guix.gnu.org/jobset/version-1.4.0 It would be great if we