haskellPackages.scrypt: move platform override to hackage2nix configuration

This commit is contained in:
(cdep)illabout
2021-05-16 11:02:35 +09:00
parent 195bf4e658
commit 67ebe5ad6d
3 changed files with 2 additions and 5 deletions

View File

@@ -326,6 +326,7 @@ unsupported-platforms:
rtlsdr: [ x86_64-darwin ]
rubberband: [ x86_64-darwin ]
sbv: [ aarch64-linux ]
scrypt: [ aarch64-linux, armv7l-linux ] # https://github.com/informatikr/scrypt/issues/8
sdl2-mixer: [ x86_64-darwin ]
sdl2-ttf: [ x86_64-darwin ]
synthesizer-alsa: [ x86_64-darwin ]