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: Sergey Trofimov
Subject: bug#68512: Qutebrowser 3, no sound from pipewire-only system
Date: Fri, 26 Jan 2024 07:10:25 +0100
User-agent: mu4e 1.10.8; emacs 29.1


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


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]