about summary refs log tree commit diff
diff options
context:
space:
mode:
authorIlya Fedin <fedin-ilja2010@ya.ru>2023-03-27 18:14:35 +0400
committerIlya Fedin <fedin-ilja2010@ya.ru>2023-03-27 18:15:23 +0400
commit098589a3cc76a976cb8e7a3d395d0823784389ea (patch)
tree2b875013e95a75f3f2cc74735a60af83ea1a4977
parent6dc48d1889d90f48831f430f72964021d32f18fe (diff)
vokoscreen-ng: enable pipewire screen record
-rw-r--r--pkgs/applications/video/vokoscreen-ng/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/video/vokoscreen-ng/default.nix b/pkgs/applications/video/vokoscreen-ng/default.nix
index 82a09bbaca7c0..b20d73d7c09b9 100644
--- a/pkgs/applications/video/vokoscreen-ng/default.nix
+++ b/pkgs/applications/video/vokoscreen-ng/default.nix
@@ -16,6 +16,7 @@
 , gst-plugins-bad
 , gst-plugins-ugly
 , wayland
+, pipewire
 , wrapQtAppsHook
 }:
 
@@ -41,6 +42,7 @@ mkDerivation rec {
     qtmultimedia
     qtx11extras
     wayland
+    pipewire
     gst-plugins-base
     gst-plugins-good
     gst-plugins-bad