bug#54014: guix home pinentry weirdness

2022-07-16 Thread Zacchaeus Scheffer
On Mon, Jul 4, 2022 at 1:50 AM Andrew Tropin wrote: > On 2022-02-15 13:46, Zacchaeus Scheffer wrote: > > There seems to be some problem installing password-store + pinentry > > entirely via guix home. When I have both installed as such, I get the > > following outputs: > > > > $ pinentry > > OK

bug#56582: Installer does not detect or allow detection of other bootable partitions

2022-07-16 Thread Peter
Hi, My concern is that what is written in the manual for bootloader-config and invoking-guix-system does not clearly communicate what needs to be done for those who have no exposure to either Guix or Scheme. I did actually view those entries at first, but it seemed theoretical at first glance and

bug#56584: vala build uses bundled bootstrap binaries

2022-07-16 Thread Liliana Marie Prikler
Am Freitag, dem 15.07.2022 um 17:32 -0400 schrieb Maxim Cournoyer: > Hi, > > Our vala packages bundle themselves via bundled bootstrap binaries. Small correction, it appears to be bootstrapped source files, i.e. compiler-generated C code. > When I asked in #vala on the irc.gnome.org, I was

bug#54691: [PATCH] gnu: fortune-mod: Remove off database.

2022-07-16 Thread Liliana Marie Prikler
merge 56599 54691 thanks Am Samstag, dem 16.07.2022 um 14:21 +0200 schrieb raingloom: > * gnu/packages/games.scm (fortune-mod): Delete off database after > install phase. > --- >  gnu/packages/games.scm | 5 - >  1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git

bug#54691: [PATCH] gnu: fortune-mod: Remove off database.

2022-07-16 Thread Liliana Marie Prikler
Am Samstag, dem 16.07.2022 um 15:40 +0200 schrieb Csepp: > > Liliana Marie Prikler writes: > > > merge 56599 54691 > > thanks > > > > Am Samstag, dem 16.07.2022 um 14:21 +0200 schrieb raingloom: > > > * gnu/packages/games.scm (fortune-mod): Delete off database after > > > install phase. > > >

bug#54691: [PATCH] gnu: fortune-mod: Remove off database.

2022-07-16 Thread Csepp
Liliana Marie Prikler writes: > merge 56599 54691 > thanks > > Am Samstag, dem 16.07.2022 um 14:21 +0200 schrieb raingloom: >> * gnu/packages/games.scm (fortune-mod): Delete off database after >> install phase. >> --- >>  gnu/packages/games.scm | 5 - >>  1 file changed, 4 insertions(+), 1

bug#54691: [PATCH] gnu: fortune-mod: Remove off database.

2022-07-16 Thread raingloom
* gnu/packages/games.scm (fortune-mod): Delete off database after install phase. --- gnu/packages/games.scm | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 713f9339b2..cf10ebc9b6 100644 --- a/gnu/packages/games.scm +++

bug#56582: Installer does not detect or allow detection of other bootable partitions

2022-07-16 Thread Julien Lepiller
If anything, you also need to chainload to boot on haiku, which is free software. So no reason not to implement it. Le 16 juillet 2022 11:59:29 GMT+02:00, Josselin Poiret a écrit : >Hello both of you, > >Julien Lepiller writes: >> Of course this is only a workaround I'm proposing, we should

bug#56595: failed to compute derivation for Guix f6904c0

2022-07-16 Thread Hilton Chain via Bug reports for GNU Guix
1. Output of `guix pull` --- Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git f6904c0 Computing Guix derivation for 'x86_64-linux'... |ice-9/read.scm:126:4: In

bug#56582: Installer does not detect or allow detection of other bootable partitions

2022-07-16 Thread Josselin Poiret via Bug reports for GNU Guix
Hello both of you, Julien Lepiller writes: > Of course this is only a workaround I'm proposing, we should fix the > installer to detect other OSs. Just adding that we don't have any Guix bootloader entry field to chainload into another bootloader, needed for some non-free system :) this would