I encountered the issue when adding a new key to my Guix channel. Though I
haven't figured out what happened exactly, I'm currently able to reproduce the
issue with the following steps.
1. Generate two keypairs. Key One with the preset "ECC and ECC", Key Two with
"ECC (set your own capabilitie
Hi,
On +2023-01-15 15:35:31 +0100, Josselin Poiret via Bug reports for GNU Guix
wrote:
> Hi again Julien,
>
> Julien Lepiller writes:
>
> > it seems that on one machine, my .cache/guix/checkouts got polluted by
> > uncommited files. I have no idea why they're there, but cleaning them
> > shoul
I recently installed Anki and added some decks to study Japanese.
However, I only see cog icons when I open Anki. Clicking them does pop
up a settings menu and I can see their names there.
Is this a QtWebkit bug again?
I tried the sandbox workaround I saw in some other bug report but it did
not he
Hi Liliana,
On Sun, Jan 15, 2023 at 7:25 AM Liliana Marie Prikler
wrote:
>
> * gnu/system/accounts.scm
> > ()[home-directory-permissions]: New
> > field.
> > (user-account-home-directory-permissions): New accessor.
> > * gnu/build/activation.scm (activate-users+groups): Use home
> > directory
> >
Hi Ludo’,
On Sat, Jan 14, 2023 at 03:41 PM, Ludovic Courtès wrote:
> Hi John,
>
> John Kehayias skribis:
>
> [...]
>
>> - (setenv "PATH" "/bin:/usr/bin:/sbin:/usr/sbin")
>> + (setenv "PATH" (string-append "/bin:/usr/bin:/sbin:/usr/sbin"
>> +
> > i'm also seeing this, and the solution was to comment
> > out the (identity ...) field of my machine-ssh-configuration.
>
>
> i spoke too soon. today it's again broken for me the same way, even
> though identity is commented out. lechner on IRC also reported that
> it's broken for him.
since
The ‘patch-compilation-driver’ phase pulls in libgccjit even though it has
been deliberately removed from emacs-minimal.
* gnu/packages/emacs.scm (emacs)[#:phases]: Delete ‘patch-compilation-driver’.
---
Thanks Josselin for pointing this out.
gnu/packages/emacs.scm | 1 +
1 file changed, 1 inser
Hi again Julien,
Julien Lepiller writes:
> it seems that on one machine, my .cache/guix/checkouts got polluted by
> uncommited files. I have no idea why they're there, but cleaning them
> should solve my issue, thanks!
It's not the first time we've seen this, we could probably consider
adding a
Minimal example (with Guix REPL):
--8<---cut here---start->8---
scheme@(guix-user)> ,use (gnu services configuration)
scheme@(guix-user)> (define serialize-boolean (lambda (x y) #t))
scheme@(guix-user)> (define-configuration example-configuration (1-foo (boolean
Hi Lily,
Liliana Marie Prikler writes:
> This is rather curious. How does libgccjit land in emacs-minimal's
> closure?
The patch-compilation-driver phase in the inherited emacs package wires
in a reference to libgccjit. It would need to be replaced in
emacs-minimal.
Best,
--
Josselin Poiret
Le Sun, 15 Jan 2023 12:54:45 +0100,
Josselin Poiret a écrit :
> Hi Julien,
>
> Julien Lepiller writes:
>
> > So, apart from the output filename which obviously changes, it seems
> > that the differences are:
> >
> > - order of dependencies,
> > - source output,
> > - builder (only because it r
Hi Guix,
Continuing the discussion Ludo’ started over at guix-devel regarding
package size, note that we have
$ guix size emacs-minimal
Store-Objekt Gesamt Selbst
/gnu/store/lphzb1z0r4kbb453rsvnw7msrxxzp5r7-libgccjit-10.3.0 244.8
128
* gnu/system/accounts.scm
> ()[home-directory-permissions]: New
> field.
> (user-account-home-directory-permissions): New accessor.
> * gnu/build/activation.scm (activate-users+groups): Use home
> directory
> permission bits from the user account object.
> * doc/guix.texi (User Accounts): Document
Hi Julien,
Julien Lepiller writes:
> So, apart from the output filename which obviously changes, it seems
> that the differences are:
>
> - order of dependencies,
> - source output,
> - builder (only because it references the source output)
>
> Here's the result of diffoscope on the source outpu
Hi Zach,
Zach Philipchook writes:
> Hi!
>
> I installed guix on Ubuntu 20.04 from a tarball and I'm getting an error
> while doing an initial `guix pull`. Apparently, openssl fails to build.
>
> The command output: https://pastebin.com/BVvdcXX2
> The openssl build ouput: https://pastebin.com/Kpn
15 matches
Mail list logo