Disabled slack for aarch64 machines

This commit is contained in:
Andrea Ciceri 2022-05-04 11:12:35 +02:00
parent f80edaffdb
commit c84b8ff407
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654

View file

@ -26,10 +26,10 @@
texlive.combined.scheme-full texlive.combined.scheme-full
gphoto2 gphoto2
rawtherapee rawtherapee
slack
translate-shell translate-shell
] ++ ] ++
(if !stdenv.hostPlatform.isAarch64 then [ (if !stdenv.hostPlatform.isAarch64 then [
slack
wineWowPackages.full wineWowPackages.full
vial vial
deploy-rs.deploy-rs # to slow to cross compile for aarch64 deploy-rs.deploy-rs # to slow to cross compile for aarch64