bug#65769:

2023-10-20 Thread Hugo Buddelmeijer
Hi chirs, Josselin, unmatchedparenthesis, Thank you for your example configs! It allowed me to get sway up and running under Guix. For those interested, here is my configuration: https://gist.github.com/hugobuddel/cd08fc2980c6901ff4a2df5c57531e46 However, I might switch to something else for now,

bug#65769:

2023-10-20 Thread bdju
On Fri Oct 20, 2023 at 4:01 AM CDT, Hugo Buddelmeijer wrote: > It would be greatly appreciated if someone could post an example Guix > config for Sway that should run out of the box with the libre kernel > without any extra channels. For example on a virtual machine. Then we > have a shared startin

bug#66647: Installation of RPMs produced by ‘guix pack’ is super slow

2023-10-20 Thread Ludovic Courtès
Hello! I made friends at work when I told them we could provide an RPM for any modern package to install on their old RPM-based distro. :-) However, installing those RPMs takes a lot of time. For example, installing the RPM for ‘gmsh’ (closure: 596 MiB; thousands of files) takes ~45mn. Is ther

bug#65769:

2023-10-20 Thread Hugo Buddelmeijer
Thank you bdju! Your config also does not work for me, so my specific problem is probably hardware related. Thanks for helping me isolate the problem. Apparently I was naive in assuming that i915 would mean things would just work. (Well, X works.) I also get a blank screen with the cursor at the

bug#65769:

2023-10-20 Thread Hugo Buddelmeijer
Ok, just one more update on the hardware issue: I 'resolved' it, and maybe I can help others by commenting here. Specifying i915.enable_guc=0 as a kernel parameter at boot will ensure the kernel doesn't get 'wedged' and now sway works on the libre kernel too. I get the blinking cursor again if I f

bug#66319: Incorrect code snippet in manual

2023-10-20 Thread Simon Tournier
Hi, On Thu, 19 Oct 2023 at 20:01, Gabriel Hondet via Bug reports for GNU Guix wrote: >> Therefore, I am proposing to close. WDYT? > > No problem with me, this issue won't bring anything new. Closing. Thanks, simon

bug#66647: Installation of RPMs produced by ‘guix pack’ is super slow

2023-10-20 Thread Maxim Cournoyer
Hi! Ludovic Courtès writes: > Hello! > > I made friends at work when I told them we could provide an RPM for any > modern package to install on their old RPM-based distro. :-) > > However, installing those RPMs takes a lot of time. For example, > installing the RPM for ‘gmsh’ (closure: 596 MiB

bug#66647: Installation of RPMs produced by ‘guix pack’ is super slow

2023-10-20 Thread Maxim Cournoyer
Hi Ludo, Ludovic Courtès writes: > Hello! > > I made friends at work when I told them we could provide an RPM for any > modern package to install on their old RPM-based distro. :-) > > However, installing those RPMs takes a lot of time. For example, > installing the RPM for ‘gmsh’ (closure: 59

bug#65720: [PATCH] git: Shell out to ‘git gc’ when necessary.

2023-10-20 Thread Ludovic Courtès
Fixes . This fixes a bug whereby libgit2-managed checkouts would keep growing as we fetch. * guix/git.scm (packs-in-git-repository, maybe-run-git-gc): New procedures. (update-cached-checkout): Use it. --- guix/git.scm | 39 --

bug#66651: How to pass i915.enable_guc=0 in config.scm to prevent a 'wedged' GPU?

2023-10-20 Thread Hugo Buddelmeijer
The i915 driver will try to load the GuC firmware, at least for Iris Xe chips. Loading the GuC firmware fails because it is non-free and deblobbed. As a result, some software, like sway, will not work. It is possible to manually pass the i915.enable_guc=0 kernel parameter at boot from grub. Then e

bug#66653: Should 'guix pack', 'install', ... accept '-f'?

2023-10-20 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hi all, I feel like that everything that could build a package should accept the 'standard build options' like -f. Does anyone have arguments against it? Kind regards, T G-R Sent on the go. Excuse or enjoy my brevity.

bug#66651: How to pass i915.enable_guc=0 in config.scm to prevent a 'wedged' GPU?

2023-10-20 Thread Csepp
Hugo Buddelmeijer writes: > The i915 driver will try to load the GuC firmware, at least for Iris > Xe chips. Loading the GuC firmware fails because it is non-free and > deblobbed. As a result, some software, like sway, will not work. > > It is possible to manually pass the i915.enable_guc=0 ker

bug#39677: Evolution's inbox widget is blank

2023-10-20 Thread Csepp
Simon Tournier writes: > Hi, > > It is about this old bug#39677 [1]. Sorry for not noticing it before. > > 1: > > > On Tue, 18 Oct 2022 at 17:53, zimoun wrote: >> On Wed, 19 Feb 2020 at 15:20, raingloom wrote: >> >>> I've been haunted by this for mont

bug#66651:

2023-10-20 Thread Hugo Buddelmeijer
Csepp riseup.net> wrote: > You can use the kernel-arguments option in the operating-system config. > Untested: > (kernel-arguments (cons "i915.enable_guc=0" %default-kernel-arguments)) > This should work, in theory. Thanks, using kernel-arguments indeed works! The idea to use i915.enable_guc ca

bug#66651:

2023-10-20 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
On 2023-10-20 21:39, Hugo Buddelmeijer wrote: This issue can be closed as far as I'm concerned, but I don't know how to do that. Let's try this: /close Add ‘-done’ or ‘-close’ to the bug address, as I've done here. Kind regards, T G-R Sent from a Web browser. Excuse or enjoy my brevity.

bug#66651:

2023-10-20 Thread Maxim Cournoyer
tags 66651 + notabug thanks Hello! Hugo Buddelmeijer writes: [...] > This issue can be closed as far as I'm concerned, but I don't know how > to do that. Let's try this: > > /close You can reply to the bug via the special '66651-d...@debbugs.gnu.org' email address. I'm also CC'ing the Debbug

bug#65225: ‘guix shell --system=ALIEN’ builds for both systems

2023-10-20 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Hello Guix, > > This fixes , ensuring that profile > hooks are built for the right system. It does so by passing each > profile hook the targeted system. > > Thoughts? > > Thanks, > Ludo'. > > Ludovic Courtès (2): > packages: Ad

bug#66659: (home-)on-first-login script broken when no gexps are added

2023-10-20 Thread Nils Landt
Error message: ice-9/psyntax.scm:2824:12: In procedure syntax-violation: Syntax error: /home/nl/.guix-home/on-first-login:3:1233: source expression failed to match any pattern in form (when (claim-first-run flag-file-path)) As you can see, there is no body in the "when" expression. Code in gnu/