Re: creating a profile with Musescore 4

2023-01-18 Thread Efraim Flashner
On Tue, Jan 17, 2023 at 04:43:48PM +, Gottfried wrote: > Hi, > I want to create a profile with only one package "musescore" in it > > I did a > > guix package -i musescore -p projects/musescore.guix-profile > > and a > > export GUIX_PROFILE=/projects/musescore Here you've switched names. Y

Re: How to diagnose this "system reconfigure" error?

2023-01-18 Thread Erik Winkels
Hi, > On 2023-01-16 17:38 CET Maxim Cournoyer wrote: > > Could you please try to narrow down the problem by reducing your > config, first by removing its dependency on the nongnu > channel/modules? I suspect it has something to do with it. If > so, you should seek support on their own support

[solved] Geiser (or ielm) in Emacs doesn't return the prompt

2023-01-18 Thread Maxim Cournoyer
Hi Guix, I've spent some time today trying to understand why my setup had stopped working, with the following symptoms: 1. Evaluating anything in Geiser (wih Guile) would not return the prompt, seemingly hanging. 2. The same in IELM (M-x ielm), an Elisp REPL builtin Emacs It ended up being due

specify custom manifest->friendly-name for guix pack -f docker?

2023-01-18 Thread Przemysław Kamiński via
Hello, I want to guix pack -f docker -m manifest.scm and get a nice image name. However, looking at the code I see [https://git.savannah.gnu.org/cgit/guix.git/tree/guix/scripts/pack.scm\#n618][https_git.savannah.gnu.org_cgit_guix.git_tree_guix_scripts_pack.scm_n618] and then the ugly loop [https:/

Re: customize-linux not working as expected

2023-01-18 Thread Maxim Cournoyer
Hi, "dabb...@gmail.com" writes: > Dear community, > > I would like to customize the configuration of my linux kernel, in > particular of a xenomai-patched one. > In the past days I've followed the route of using the procedure > make-linux-libre*, in particular using the > key #:extra-options to

Re: How to diagnose this "system reconfigure" error?

2023-01-18 Thread Maxim Cournoyer
Hi Erik, Erik Winkels writes: > Hi, > >> On 2023-01-16 17:38 CET Maxim Cournoyer wrote: >> >> Could you please try to narrow down the problem by reducing your >> config, first by removing its dependency on the nongnu >> channel/modules? I suspect it has something to do with it. If >> so, you