vivaldi-ffmpeg-codecs: fix evaluation
The patch was removed during chromium update. It won't build, but the error seems the same as before chromium update...
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
../chromium/patches/chromium-gn-bootstrap-r8.patch
|
./chromium-gn-bootstrap-r8.patch
|
||||||
];
|
];
|
||||||
|
|
||||||
configurePhase = ''
|
configurePhase = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user