Disabled slack for aarch64
machines
This commit is contained in:
parent
f80edaffdb
commit
c84b8ff407
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue