Re: Guix 1.4.0+i686: getting ghc substitutes?

2024-10-25 Thread Denis 'GNUtoo' Carikli
Hi, On Fri, 18 Oct 2024 22:26:05 +0200 Denis 'GNUtoo' Carikli wrote: [Missing pandoc / ghc substitutes for Guix 1.4.0 for i686] [...] > Would it be possible to somehow trigger a build on one of the default > substitute server to fix this issue? [...] > If not we could simply change the Guix revi

Re: Guix 1.4.0+i686: getting ghc substitutes?

2024-10-25 Thread Andreas Enge
Hello Denis, Am Thu, Oct 24, 2024 at 04:32:33PM +0200 schrieb Denis 'GNUtoo' Carikli: > And so I end up being able to download these: > > $ guix build \ > > --substitute-urls=https://bordeaux.guix.gnu.org \ > > --system=i686-linux \ > > pandoc > > [...] > > substituting this looks as if you

Want to learn how to do patch reviews 1to1?

2024-10-25 Thread Steve George
Hi! One of our goals for this year has been to encourage more Guix users to help out reviewing patches. There are lots of patches in the bug-tracker, and it would be great to get them into the project. Reviewing helps because it confirms that a patch applies, works and makes sure that the patch

Re: Trouble installing bind using home-configuration.scm/config.scm

2024-10-25 Thread Tobias Geerinckx-Rice
Hi Lee, This is not an answer to your question, which Andreas already nailed. It's more common that people install BIND as a package (not service) because they want the CLI tools, most notably ‘dig’, instead of the BIND daemon itself. These tools are installed into a separate bind:utils package

Interesting things to do in Early Boot Guile

2024-10-25 Thread Felix Lechner via
Hi, I've been able to recover incorrect system configurations via the Early Boot Guile REPL before, but how am I supposed to locate programs like 'mount' without Readline? Is there an initrd 'profile' with links to executables? Is there a way to reach store paths without typing the hash? Thanks

Re: Jami does not work

2024-10-25 Thread Luis Felipe
On 24/10/24 9:43, gfp wrote: Hi, I wanted to use Jami, but it does not work. I am seeing the person's name, but when I write to him, he doesn't get it, even though he is online. I haven't use Jami for several months (maybe a year), but that often happened to me before when trying out Jami wit

Trouble installing bind using home-configuration.scm/config.scm

2024-10-25 Thread Lee Thompson
I'm having trouble installing the `bind' package declaratively. Running `guix show bind' returns the bind package, but when I add `(gnu packages dns)' to my home-configuration.scm and the bind package to `packages' like so I run into an exception during reconfiguration: > (use-modules (gnu home) >

Re: Trouble installing bind using home-configuration.scm/config.scm

2024-10-25 Thread Andreas Enge
Hello, Am Fri, Oct 25, 2024 at 12:46:05PM +0100 schrieb Lee Thompson: > > (home-environment > > (packages (list … > > bind > > …))) > > (services …) you need to distinguish the name of a package, as given as a string in its name field and used on the comman

Re: Jami does not work

2024-10-25 Thread Felix Lechner via
Hi Gottfried, On October 24, 2024 2:43:20 AM PDT, gfp wrote: >I wanted to use Jami, >but it does not work I run a development version of the Shepherd and when trying Jami was surprised to see the attached message on the console. Probably a Shepherd bug, though, so copying Ludo'. Ran 'jami' a