nixda: bump version of obs to nixpkgs/unstable

keep-around/faee8da7003b87a6a2475d0142190abb8dd6ac72
stuebinm 2021-03-10 21:27:57 +01:00 committed by schweby
parent 2d4309fdf4
commit faee8da700
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ let
blackmagicDesktopVideo = callPackage ./blackmagic-desktop-video { };
obs-studio = pkgs.obs-studio.overrideAttrs (_: rec {
obs-studio = unstable.obs-studio.overrideAttrs (_: rec {
wrapLibraries = with (pkgs // newpkgs); [
xorg.libX11.out
libvlc