Re: Access to nongnu channel

2024-12-01 Thread Tobias Geerinckx-Rice
Hi Timothy, Is the 'guix' being invoked with 'sudo' the one created by 'guix pull' (~/.config/guix/current/bin/guix)? I suspect it isn't. You can verify with $ sudo guix describe and $ sudo which guix ('which' is often not the best answer to 'which binary will run?', but here it is.)

Access to nongnu channel

2024-12-01 Thread Timothy Washington
I have created this guix system configuration (minimal working example) with an "operating-system" declaration in *system.scm*. (use-modules (gnu) (nongnu packages linux)) (operating-system (kernel linux) (firmware (list linux-firmware)) (host-name "guix") (timezone "America/

Re: Gnome default web browser

2024-12-01 Thread Luis Felipe
On 1/12/24 17:44, Daniel Hatton wrote: On 20/11/2024 14:18, Felix Lechner wrote: I think you may want to modify the *.desktop file (or install your own). You mean $HOME/.guix-profile/share/applications/icecat.desktop ? That's a symlink to a symlink to something in /gnu/store on which I don'

Re: Gnome default web browser

2024-12-01 Thread Luis Felipe
Hi Daniel, On 20/11/24 18:07, Daniel Hatton wrote: On 20/11/2024 14:18, Felix Lechner wrote: I think you may want to modify the *.desktop file (or install your own). I think it just became a Guix-specific question, because I have a whole bunch of different $HOME/.local/share/applications/u

Re: Unable to get rid of guix-past (and unable to pull)

2024-12-01 Thread Simon Tournier
Hi, On Sun, 01 Dec 2024 at 14:26, Ludovic Courtès wrote: > Not sure if there’s something we can do to make the transition smoother, > such as introducing a merge commit with > 5fb77cce01f21a03b8f5a9c873067691cf09d057 as one of its parents. I think the transition – of those who haven’t yet – wou

Re: Gnome default web browser

2024-12-01 Thread Daniel Hatton
On 20/11/2024 14:18, Felix Lechner wrote: I think you may want to modify the *.desktop file (or install your own). You mean $HOME/.guix-profile/share/applications/icecat.desktop ? That's a symlink to a symlink to something in /gnu/store on which I don't have write permission. Is it safe to

Re: GNU/Hurd on real hardware

2024-12-01 Thread Tanguy LE CARROUR
Hey Simon, Quoting Simon Tournier (2024-11-30 16:00:30) > On Sat, 30 Nov 2024 at 12:14, Tanguy LE CARROUR wrote: > > ice-9/boot-9.scm:1685:16: In procedure raise-exception: > > Git error: cannot locate remote-tracking branch 'origin/keyring' > > ``` > > > > `origin/keyring` exist and its last co

Re: GNU/Hurd on real hardware

2024-12-01 Thread Tanguy LE CARROUR
Hi Janneke, Quoting jann...@gnu.org (2024-11-30 12:48:05) > Tanguy LE CARROUR writes: > > ice-9/boot-9.scm:1685:16: In procedure raise-exception: > > Git error: cannot locate remote-tracking branch 'origin/keyring' > > ``` > > > > `origin/keyring` exist and its last commit is > > f8868dd56bff0f2

Re: audio interface for Guix

2024-12-01 Thread gfp
Hi Aleksej, here is the logfile of OBS Studio: May be you can get some information here. - 15:50:39.995: Using EGL/X11 15:50:39.996: CPU Name: 11th Gen Intel(R) Core(TM) i7-11390H @ 3.40GHz 15:50:39.996: CPU Speed

Re: audio interface for Guix

2024-12-01 Thread gfp
Am 01.12.24 um 11:50 schrieb Aleksej: The fact that your interface is not listed in lsusb is quite strange. For the experiment, I even tried booting from the Guix installation image, and my interface was listed in lsusb. Are you sure your interface is working? Could you try it with another USB

Re: Upgrade postgres for cuirass

2024-12-01 Thread Ludovic Courtès
Hi, Thanks for this nice writeup! Would you like to turn it into a section of the Cuirass (or Guix) manual? Gabriel Wicki skribis: > So here it is, my tiny writeup on how to upgrade postgres for cuirass > to continue working. It's actually kinda easy. > > 1. Stop and disable cuirass (to prev

Re: Unable to get rid of guix-past (and unable to pull)

2024-12-01 Thread Ludovic Courtès
Hello, Simon Tournier skribis: > On Thu, 28 Nov 2024 at 00:28, Gabriel Wicki wrote: > >> guix pull: error: aborting update of channel 'guix-past' to commit >> f99ada4123de1eadf668d34dac2d726407634549, which is not a descendant of >> 5fb77cce01f21a03b8f5a9c873067691cf09d057 > > [...] > >>

Re: audio interface for Guix

2024-12-01 Thread Aleksej via
The fact that your interface is not listed in lsusb is quite strange. For the experiment, I even tried booting from the Guix installation image, and my interface was listed in lsusb. Are you sure your interface is working? Could you try it with another USB port, PC, or distribution?

Re: audio interface for Guix

2024-12-01 Thread gfp
Hi Felix and Lesik, You can investigate a lot already with 'lsusb' and then with 'alsamixer" (from alsa-utils). Alsamixer is a console program that uses Ncurses for graphics and has some odd keybindings [2] but you may just have to unmute it. If I connect my Komplete Audio 1 with usb to my l