fix: aarch64

This commit is contained in:
Kat Inskip 2022-07-25 17:43:04 -07:00
parent 4a85789f64
commit 74e08d6770
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
7 changed files with 7 additions and 4 deletions

View file

@ -17,7 +17,7 @@ let
config = {
allowUnfree = true;
allowBroken = true;
allowUnsupportedSystem = true;
allowUnsupportedSystem = false;
permittedInsecurePackages = [
"ffmpeg-3.4.8"
"ffmpeg-2.8.17"