Re: Distributing Guix System Pinebook Pro images

2021-08-30 Thread Efraim Flashner
On Sun, Aug 29, 2021 at 01:15:40PM -0700, Vagrant Cascadian wrote: > On 2021-08-29, Mathieu Othacehe wrote: > > The Guix website now offers Pinebook Pro Guix System images[1]. Those > > images can be directly copied on a micro-SD card and booted from. More > > details here[2]. > > It seems like I

Re: Distributing Guix System Pinebook Pro images

2021-08-30 Thread Efraim Flashner
On Sun, Aug 29, 2021 at 01:41:06PM -0700, Vagrant Cascadian wrote: > On 2021-08-29, Vagrant Cascadian wrote: > > On 2021-08-29, Mathieu Othacehe wrote: > >> The Guix website now offers Pinebook Pro Guix System images[1]. Those > >> images can be directly copied on a micro-SD card and booted from. M

Re: Distributing Guix System Pinebook Pro images

2021-08-30 Thread Vagrant Cascadian
On 2021-08-30, Mathieu Othacehe wrote: > I managed to build a Guix System image with the Sway WM for the Pinebook > Pro. The image is quite large (~6GiB) but it is bootable and works fine. I wonder how much diskspace savings you might get by leaving out the display manager... I typically just logi

Re: Distributing Guix System Pinebook Pro images

2021-08-30 Thread Katherine Cox-Buday
Mathieu Othacehe writes: > The Guix website now offers Pinebook Pro Guix System images[1]. Awesome news! Thanks to all involved! -- Katherine

Re: Distributing Guix System Pinebook Pro images

2021-08-30 Thread Mathieu Othacehe
Hello Vagrant, > I wonder how much diskspace savings you might get by leaving out the > display manager... I typically just login from the console and run "exec > sway". I *think* the last image I generated for that was more like 2GB, > though my memory is fallable, and maybe misses various othe

Re: Distributing Guix System Pinebook Pro images

2021-08-30 Thread André A . Gomes
Mathieu Othacehe writes: > Yeah SDDM drags Xorg between other things, I could definitely get rid of > it. Theoretically, it would be possible to write a SDDM service supporting wayland only AFAIK. But if you'll only use sway, it makes little sense to have a login manager indeed. -- André A. G

packaging go-ethereum, and ultimately bee (of ethswarm.org)

2021-08-30 Thread Attila Lendvai
hello everyone, it's my first mail here, so let me briefly into myself: i'm a long-time lisper (mostly CL, i'm new to Scheme, although i worked on a scheme-like tiny lisp: https://github.com/attila-lendvai/maru). i'm coming over from NixOS after a few months of loving it as a user, but hating i

Re: core-updates weather reports!

2021-08-30 Thread Ludovic Courtès
Hi! Mathieu Othacehe skribis: > The situation is getting better here: > > https://ci.guix.gnu.org > 81.1% substitutes available (16,148 out of 19,921) > at least 112,494.5 MiB of nars (compressed) > 17,592,186,161,392.5 MiB on disk (uncompressed) > 0.006 seconds per request (29.4 seconds

Patched shebangs in Autoconf-provided scripts

2021-08-30 Thread Ludovic Courtès
Hi! Maxim Cournoyer skribis: > There was a problem where these files had embedded file names: > > guix-1.3.0rc2.5207-ce515/build-aux/config.guess:#!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh > guix-1.3.0rc2.5207-ce515/build-aux/config.sub:#!/gnu/store/pwcp239kjf7lnj5i

Re: Patched shebangs in Autoconf-provided scripts

2021-08-30 Thread Maxim Cournoyer
Hi Ludo, Ludovic Courtès writes: > Hi! > > Maxim Cournoyer skribis: > >> There was a problem where these files had embedded file names: >> >> guix-1.3.0rc2.5207-ce515/build-aux/config.guess:#!/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh >> guix-1.3.0rc2.5207-ce515/buil