Re: Language-specific guides for using "guix shell"

2024-10-23 Thread Ludovic Courtès
Hi, Suhail Singh skribis: > "jgart" writes: > >> what do people think of having language specific guides for using >> `guix shell` with particular programming languages? >> >> not unlike this Nix guide that shows how to use Python in a `nix >> shell` to develop on a flask application: >> >> htt

Re: Language-specific guides for using "guix shell"

2024-10-03 Thread Omar Bassam
Hi Jonathan, On Thu, 3 Oct 2024 at 06:43, indieterminacy wrote: > On 2024-10-02 20:32, Omar Bassam wrote: > > Hi jgart, > > > > I am kind of new to Guix and I am struggling to find resources > > forlanguage specific recipes like you mentioned. > > > > I started a project https://lisp-spectrum.o

Re: Language-specific guides for using "guix shell"

2024-10-02 Thread indieterminacy
On 2024-10-02 20:32, Omar Bassam wrote: Hi jgart, I am kind of new to Guix and I am struggling to find resources forlanguage specific recipes like you mentioned. I started a project https://lisp-spectrum.org/ where I try to document my struggles with the Lisp Ecosystemin general (Guix included)

Re: Language-specific guides for using "guix shell" (was: [bug#72925] [PATCH v3] adding jpm package)

2024-10-02 Thread jgart
October 2, 2024 at 3:32 PM, "Omar Bassam" mailto:omar.bassa...@gmail.com?to=%22Omar%20Bassam%22%20%3Comar.bassam88%40gmail.com%3E > wrote: > > Hi jgart, > I am kind of new to Guix and I am struggling to find resources forlanguage > specific recipes like you mentioned. > I started a project

Re: Language-specific guides for using "guix shell" (was: [bug#72925] [PATCH v3] adding jpm package)

2024-10-02 Thread Omar Bassam
Hi jgart, I am kind of new to Guix and I am struggling to find resources forlanguage specific recipes like you mentioned. I started a project https://lisp-spectrum.org/ where I try to document my struggles with the Lisp Ecosystemin general (Guix included). For every Lisp, I try to include a guix ma