about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers
diff options
context:
space:
mode:
authorTimothy DeHerrera <tim@nrdxp.dev>2022-10-18 12:10:57 -0600
committerTimothy DeHerrera <tim@nrdxp.dev>2022-10-18 12:10:57 -0600
commite958d172849b637cd18ab1290d7ace49674b0aed (patch)
tree16079c51b7bd0a8fa18995dde7b15cb9b4fe5fe7 /pkgs/applications/networking/browsers
parente1a0f8fe5af1ead8a3d8a2220e5afb2eae686765 (diff)
qutebrowser: fix screensharing
see:
https://github.com/qutebrowser/qutebrowser/issues/6752
Diffstat (limited to 'pkgs/applications/networking/browsers')
-rw-r--r--pkgs/applications/networking/browsers/qutebrowser/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/browsers/qutebrowser/default.nix b/pkgs/applications/networking/browsers/qutebrowser/default.nix
index 87911ced5499e..a3bddd44fedbe 100644
--- a/pkgs/applications/networking/browsers/qutebrowser/default.nix
+++ b/pkgs/applications/networking/browsers/qutebrowser/default.nix
@@ -6,7 +6,7 @@
 , withMediaPlayback  ? true
 , backend            ? "webengine"
 , pipewireSupport    ? stdenv.isLinux
-, pipewire_0_2
+, pipewire
 , qtwayland
 , mkDerivationWith ? null
 , qtbase ? null
@@ -135,7 +135,7 @@ buildPythonApplication {
   '';
 
   preFixup = let
-    libPath = lib.makeLibraryPath [ pipewire_0_2 ];
+    libPath = lib.makeLibraryPath [ pipewire ];
   in
     ''
     makeWrapperArgs+=(