libplacebo: remove patch that breaks building with shaderc 2020.2

This commit is contained in:
Sandro Jäckel 2020-10-17 14:06:13 +02:00 committed by Michael Weiss
parent 54de950dee
commit 1efdcde428

View file

@ -31,10 +31,6 @@ stdenv.mkDerivation rec {
url = "https://code.videolan.org/videolan/libplacebo/-/commit/523056828ab86c2f17ea65f432424d48b6fdd389.patch";
sha256 = "051vhd0l3yad1fzn5zayi08kqs9an9j8p7m63kgqyfv1ksnydpcs";
})
(fetchpatch {
url = "https://code.videolan.org/videolan/libplacebo/-/commit/82e3be1839379791b58e98eb049415b42888d5b0.patch";
sha256 = "0nklj9gfiwkbbj6wfm1ck33hphaxrvzb84c4h2nfj88bapnlm90l";
})
];
nativeBuildInputs = [