obs-studio: drop an already applied patch

This is basically a merge conflict of update and patching
(d00c65029c and a819be8645).
This commit is contained in:
Vladimír Čunát 2024-01-11 09:18:14 +01:00
parent 697b88d915
commit acb6aeddf6
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -93,10 +93,6 @@ stdenv.mkDerivation (finalAttrs: {
url = "https://github.com/obsproject/obs-studio/commit/6e080a68067b27fe5463f0f4eee7df690451f3d7.patch";
hash = "sha256-nbn/q3uszoHaDvaW8Et1MS1sgQzMsJRmjGSMHzUxV70=";
})
(fetchpatch {
url = "https://github.com/obsproject/obs-studio/commit/df70743385965f979f922e05af9a249f20f94869.patch";
hash = "sha256-uIBsFuggz8SgQsQ0Ry2lvSPeMm63lgVe7oFx/3aT12k=";
})
];
nativeBuildInputs = [