From c84b8ff407764af83150b0a9ed2a278069e46c18 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Wed, 4 May 2022 11:12:35 +0200 Subject: [PATCH] Disabled slack for `aarch64` machines --- users/ccr/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/ccr/default.nix b/users/ccr/default.nix index e679210..3969ae9 100644 --- a/users/ccr/default.nix +++ b/users/ccr/default.nix @@ -26,10 +26,10 @@ texlive.combined.scheme-full gphoto2 rawtherapee - slack translate-shell ] ++ (if !stdenv.hostPlatform.isAarch64 then [ + slack wineWowPackages.full vial deploy-rs.deploy-rs # to slow to cross compile for aarch64