Hello,
Ludovic Courtès writes:
> Hi,
>
> Bone Baboon skribis:
>
>> When I run `guix challenge` it shows that these versions of mesa are not
>> reproducible.
>>
>> ```
>> /gnu/store/2lyzzw7ybsm3s2n7fgqm17n33n62dl7c-mesa-20.2.4
>> /gnu/store/k72zqqiysk3qcwqj917hmlbvqs8shj0x-mesa-20.2.4
>> ```
>>
I am running Guix System with Sway
guix (GNU Guix) 33a80e111096b05af3d60576dfcb2d67099dc60e
Running `QT_QPA_PLATFORM=wayland pcmanfm-qt` results in failure to
launch and the following errors:
```
21:50:38.413|qt.qpa.plugin|W|Could not find the Qt platform plugin "wayland" in
""
21:50:38.413|defa
Hello,
Ricardo Wurmus writes:
> Giovanni Biscuolo writes:
>
>> Hello,
>>
>> I'm forwarding this, extracted from this message
>> http://lists.nongnu.org/archive/html/gnu-linux-libre/2019-02/msg00083.html
>>
>> Luke writes:
>>
>> [...]
>>
>>> Some GN prefs missing from chromium.scm:
>>> ---
>>>
Hello,
Marius Bakke writes:
> Guillaume Le Vaillant writes:
>
>> I saw that issue 803 of gst-plugin-good has been closed with patch
>> 2ce5909f; are there other things blocking the merge of the 'staging'
>> branch into 'master'?
>
> Now 'gst-plugins-bad' fails on i686:
>
> https://gitlab.free
Hello, I have found an interesting bug with guix.
When I try to import ~yasnippet~ from melpa, the command is unable to find the
'refs/remotes/origin/HEAD'.
How to reproduce:
#+begin_src shell :results output :epilogue ":"
guix import elpa -a melpa yasnippet 2>&1
#+end_src
#+RESULTS:
#+begin_e
Ludovic Courtès skribis:
> In a nutshell:
>
> • Files < 1KiB contribute to 0.3% of the space savings;
>
> • Files < 4KiB contribute to 2.5% of the space savings;
I get similar results on bayfront.guix.gnu.org (with 3.2M entries):
… and on guix.bordeaux.inria.fr (2.0M entries):
Files < 4K
Files smaller than 4 KiB typically represent ~60% of the entries in
/gnu/store/.links but only contribute to ~2.5% of the space savings
afforded by deduplication.
Not considering these files for deduplication speeds up file insertion
in the store and, more importantly, leaves 'removeUnusedLinks' w
* guix/tests.scm (file=?): Add optional 'stat' parameter. Add fast
patch comparing inode numbers.
* tests/gexp.scm ("imported-files with file-like objects"): Remove
'file=?' procedure and use the one from (guix tests).
---
guix/tests.scm | 30 +-
tests/gexp.scm | 11 ++
Hi,
Maxim Cournoyer skribis:
> I haven't done any analysis, just grabbed the result, but here it what
> it looks for me:
There’s a bit more than 35% of deduplicated files that are < 1KiB, and
not much to be gained by deduplicating them.
On IRC several people shared the results on their machine
> > Could you report it, along with the configuration required to reproduce it?
> > -- T G.R
Submitted http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51813
-- Jacob "Kreyren" Hrbek
Sent with ProtonMail Secure Email.
‐‐‐ Original Message ‐‐‐
On Saturday, November 13th, 2021 at 2:01 PM, T
Jacob,
I've marked this nice-to-have improvement as such.
Jacob Hrbek 写道:
Currently the Guix Installer on Latest (13/11/2021-EU) is
forcing gdm as session manager that just errors out with "Oh
no!" following by useless
error logs and messages that attempts to test your self control.
Er, thi
Dear guix,
vala-language-server (gnu packages gnome-xyz) does not build on
core-updates-frozen, but the latest version builds fine.
Best regards,
Vivien
From 782ff398d79f20409ee5561ee284bcd1396b0b07 Mon Sep 17 00:00:00 2001
From: Vivien Kraus
Date: Sat, 13 Nov 2021 13:51:58 +
Subject: [PA
Currently the Guix Installer on Latest (13/11/2021-EU) is forcing gdm as
session manager that just errors out with "Oh no!" following by useless error
logs and messages that attempts to test your self control.
Proposing to implement an option to choose alternative session managers
especially if
As a precision, the second patch is the only one required, apply the
others at your discretion.
Vivien
signature.asc
Description: PGP signature
Dear guix,
devhelp 41 gained support for building against webkit2 4.1. I think we
should upgrade, right?
Vivien
From fadbf75a7667cfb9e2a25024913373a53310d06c Mon Sep 17 00:00:00 2001
From: Vivien Kraus
Date: Sat, 13 Nov 2021 10:35:26 +
Subject: [PATCH] gnu: devhelp: Upgrade to 41.2.
* gnu
Closing.
I’d like to close 51806 :)
Please ignore, it has already been fixed, thanks :)
Applied (with minor cosmetic changes), thanks!
--
Ricardo
Dear Guix,
dconf-editor needs the old meson to build.
Best regards,
Vivien
From 228729b7bd0bd0bf6249866d691ed8ab1f051a7b Mon Sep 17 00:00:00 2001
From: Vivien Kraus
Date: Sat, 13 Nov 2021 09:33:20 +
Subject: [PATCH] gnu: dconf-editor: Fix build.
* gnu/packages/gnome.scm (dconf-editor) [a
Hello!
Liliana Marie Prikler writes:
>> > > Subject: [PATCH 4/5] gnu: gnome-tweaks: Add bash-minimal as an
>> > > input to wrap the program.
>> > Split the long line. Also perhaps add a comment in the file itself
>> > as to why this is needed if it's not already obvious from best
>> > practises
Dear guix,
If we update gnome-autoar (the tool to manage archives), we can update
nautilus. What do you think?
Vivien
From bcdf96f406b6b108be3cd0e701ad9f08756dd450 Mon Sep 17 00:00:00 2001
From: Vivien Kraus
Date: Sat, 13 Nov 2021 08:57:15 +
Subject: [PATCH 1/3] gnu: gnome-autoar: Upgrade
My Guix installation(s) are keep failing, because people keep giving me free
USB drivers that are faulty.
Proposing to add some method to verify that the USB drive is sane in the manual
for the installation to avoid weird, confusing and infuriating errors.
-- Jacob "Kreyren" Hrbek
Sent with Pr
It turns out that tracker-miners wants the same libsoup version as
tracker, so we need libsoup-minimal-2.
From e76c51853913686234ec008cc9cf6e3117a15fa2 Mon Sep 17 00:00:00 2001
From: Vivien Kraus
Date: Sat, 13 Nov 2021 08:19:09 +
Subject: [PATCH] gnu: tracker-miners: Require the same libsoup
24 matches
Mail list logo