Fix building in CI

This commit is contained in:
kat witch 2021-11-24 19:58:40 +00:00 committed by kat
parent 866b7e81c9
commit 5b1e34f01a
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
7 changed files with 27 additions and 64 deletions

View file

@ -15,6 +15,7 @@ let
]);
config = {
allowUnfree = true;
allowUnsupportedSystem = true;
permittedInsecurePackages = [
"ffmpeg-3.4.8"
"ffmpeg-2.8.17"