diff --git a/user/modules/dev.nix b/user/modules/dev.nix index ab29cc1..7982cc5 100644 --- a/user/modules/dev.nix +++ b/user/modules/dev.nix @@ -26,6 +26,8 @@ }) pkg-config openssl + # R + quarto ] ++ lib.optionals pkgs.stdenv.isDarwin (with pkgs.darwin.apple_sdk.frameworks; [ CoreFoundation