Skip to content

Commit

Permalink
removed rstudio
Browse files Browse the repository at this point in the history
  • Loading branch information
olynch committed Dec 1, 2023
1 parent 7d030cf commit 2273858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fhs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ let
];

quartoPackages = pkgs:
with pkgs; [ quarto rstudioWrapper ];
with pkgs; [ quarto ];

condaPackages = pkgs:
with pkgs;
Expand Down

0 comments on commit 2273858

Please sign in to comment.