obs-studio: rename OBS AMF patch

This commit is contained in:
Mateusz Słodkowicz 2023-11-22 01:17:16 +01:00
parent f042edd94a
commit 8ce2a96f81
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
2 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
};
patches = [
./7206.patch #AMF Patch from arch aur version
./obs-amf-patch.patch # OBS AMF Patch
./Enable-file-access-and-universal-access-for-file-URL.patch
./fix-nix-plugin-path.patch
];