diff --git a/flake.nix b/flake.nix index 344ed21312081..cd82bfd84e35e 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,8 @@ go_1_21 go-migrate golangci-lint - google-chrome + # google-chrome is not available on OSX + (if pkgs.stdenv.hostPlatform.isDarwin then null else google-chrome) gopls gotestsum jq