diff --git a/flake.nix b/flake.nix index e8861a139fac0..172f91d271aad 100644 --- a/flake.nix +++ b/flake.nix @@ -64,7 +64,7 @@ shfmt sqlc # strace is not available on OSX - (if system == "aarch64-darwin" then null else strace) + (if pkgs.stdenv.hostPlatform.isDarwin then null else strace) terraform typos vim