bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68512: Qutebrowser 3, no sound from pipewire-only system


From: Clément Lassieur
Subject: bug#68512: Qutebrowser 3, no sound from pipewire-only system
Date: Fri, 26 Jan 2024 10:45:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

On Fri, Jan 26 2024, Sergey Trofimov wrote:

> chris <chris@bumblehead.com> writes:
>
>> This attempt from the discussion here
>> https://lists.gnu.org/archive/html/guix-devel/2021-03/msg00441.html
>>
>> ```
>> (define s (open-connection))
>>
>> (display (derivation->output-path
>>           (package-derivation s pipewire #:graft? #f) "out"))
>> ```
>>
>> It runs but returns the wrong store path,
>> /gnu/store/kqw8zs84px1vzw98yv9xax4rc0n612qy-pipewire-0.3.77

Maybe you should check your GUILE_LOAD_PATH and
GUILE_LOAD_COMPILED_PATH.  That's where guile finds the guix modules.
They might include folders from an old guix.

>>
>
>> The $(guix build pipewire) command returns this,
>> /gnu/store/8572wxb5138hanhvn1lbfdm1kicxsd2k-pipewire-1.0.0
>>
>
> 0.3.77 is the previous version, from a month ago. Is your checkout fresh? Did
> you `guix pull`?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]