Updates rstudio to current version, fixes plotting and enables quarto
and markdown rendering.
Visual mode for markdown editing is still not functional.
* Remove unneeded patch
* Eliminate false quarto version warning
* Fix pandoc and quarto paths
* Adjust patch name to reflect purpose
* Remove panmirror for now
* Update quartoSrc
Co-authored-by: Justin Bedő <cu@cua0.org>
Also contributed: b-rodrigues and kupac
rstudio: 1.4.1717 -> 2022.02.3+492
The old version does not compile with gcc11. Also the used nixos-22.05
libraries (R interpreter) have changed their interfaces that have to be
also patched. Updating RStudio is useful.
* Remove Quarto patch
Follow review in
https://github.com/NixOS/nixpkgs/pull/177021#pullrequestreview-1007625773
* Fix not FHS paths
Create explicit nix path replacement of hard coded FHS paths for pandoc and nodejs.