If the problem is that qtbase-5 is propagating a different mesa than the
one we can install (i.e. a different /gnu/store entry), let's try
installing qtbase-5 and using its propagated mesa instead of installing
mesa ourselves.
#+begin_src sh
guix shell geant4-vis cmake make gcc-toolchain qtba
Hi, I've spent nearly the day on this and it's driving me crazy.
I am trying to package this cyvcf2 [1]
I am attaching the packaging I've tried.
The build is failing with this error:
running build_ext
# cyvcf2: htslib mode is BUILTIN
# cyvcf2: htslib configure options is None
error: [Errno 2] No
On Thu, 21 Mar 2024 17:35:25 +0100
Adrien 'neox' Bourmault wrote:
> Sorry, I did not see earlier this was a question Denis asked. I
> measured that recently and did not have the time to tell him. Thanks
> for your answer.
Thanks a lot for the test.
The issue here is also that a given measure is
On Wed, 20 Mar 2024 13:15:17 +0100
"pelzflorian (Florian Pelz)" wrote:
> Hello Denis.
Hi,
> I believe automatically invoking package managers for users does not
> give users control. Telling them what to run, yes, but running the
> commands for them does not seem like good practice, if it can b
On 2024-03-21, William wrote:
> A few days ago I tried reencoding several video files I have laying
> around to save storage, using libsvtav1 through ffmpeg, and then to my
> surprise (and frustration) I realized that ffmpeg distributed by
> GNU/Guix does not include such encoding library.
>
> I ch
Hello.
A few days ago I tried reencoding several video files I have laying
around to save storage, using libsvtav1 through ffmpeg, and then to my
surprise (and frustration) I realized that ffmpeg distributed by
GNU/Guix does not include such encoding library.
I checked the issue tracker and found