Loading pkgs/applications/video/obs-studio/plugins/wlrobs.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ stdenv.mkDerivation { meta = with lib; { description = "An obs-studio plugin that allows you to screen capture on wlroots based wayland compositors"; homepage = "https://hg.sr.ht/~scoopta/wlrobs"; maintainers = with maintainers; [ grahamc V ]; maintainers = with maintainers; [ grahamc ]; license = licenses.gpl3Plus; platforms = [ "x86_64-linux" ]; }; Loading Loading
pkgs/applications/video/obs-studio/plugins/wlrobs.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ stdenv.mkDerivation { meta = with lib; { description = "An obs-studio plugin that allows you to screen capture on wlroots based wayland compositors"; homepage = "https://hg.sr.ht/~scoopta/wlrobs"; maintainers = with maintainers; [ grahamc V ]; maintainers = with maintainers; [ grahamc ]; license = licenses.gpl3Plus; platforms = [ "x86_64-linux" ]; }; Loading