summaryrefslogtreecommitdiff
path: root/patches/rstudio-server-install.patch
AgeCommit message (Collapse)AuthorFilesLines
2026-05-16rstudio: rstudio-server: Update to 2026.04.0+526.Ricardo Wurmus1-34/+106
* patches/rstudio-server-install.patch: Update file. * patches/rstudio-server-multi-version/0001-handleClientInit-Store-R-versions-in-sessionInfo.patch, patches/rstudio-server-multi-version/0002-launchAndTrackSession-Configure-R-version-from-activ.patch, patches/rstudio-server-multi-version/0003-NewProjectWizard-Unhide-version-selector-widget.patch, patches/rstudio-server-multi-version/0004-handleConnection-Switch-R-version-when-switching-pro.patch, patches/rstudio-server-multi-version/0005-Add-version-switcher-widget-to-toolbar.patch, patches/rstudio-server-multi-version/0006-Look-at-.local-share-rstudio-r-versions-for-custom-R.patch, patches/rstudio-server-multi-version/0007-detectRLocationsUsingR-Restore-R_HOME-at-the-end.patch: Update to latest version. * guix-science/packages/rstudio.scm (dtl-for-rstudio, utfcpp-for-rstudio): New variables. (rstudio-server): Update to 2026.04.0+526. [arguments]: Do not use #:OUT-OF-SOURCE?, add extra configure flags; update generated cmake files; rename phase 'unpack-dictionary to 'unpack-extras and unpack GWT sources; update patching in 'patch-paths; update location of script in 'generate-server-options. [native-inputs]: Replace openjdk11:jdk with openjdk:jdk; add googletest and r-here; add origin for gwt sources. [inputs]: Replace boost-1.88 with boost; add dtl-for-rstudio, libgit2, and utfcpp-for-rstudio.
2026-04-13rstudio: rstudio-server: Update to 2025.05.1+513.Ricardo Wurmus1-18/+136
* patches/rstudio-server-panmirror.patch: Delete file. * patches/rstudio-server-install.patch: Update to changes in 2025.05.1+513. * guix-science/packages/rstudio-node.scm: Replace file with newly generated contents. * guix-science/packages/rstudio.scm (js-panmirror): Update to 0.1.0. (gsl-lite-for-rstudio, rapidjson-for-rstudio, hunspell-for-rstudio, yaml-cpp-for-rstudio): New variables. (rstudio-server): Update to 2025.05.1+513. [source]: Remove rstudio-server-panmirror.patch. [arguments]: Disable copilot support; add phase 'find-hunspell-and-rapidjson; update phase 'patch-paths to patch search for system libraries; add phase 'patch-rapidjson. [native-inputs]: Add libexpected and pkg-config. [inputs]: Replace boost-1.83 with boost-1.88; replace yaml-cpp with yaml-cpp-for-rstudio; add fmt-11, gsl-lite-for-rstudio, hunspell-for-rstudio, rapidjson-for-rstudio, and websocketpp-next.
2026-03-16gnu: rstudio-server: Update to 2024.12.1+563.Ricardo Wurmus1-9/+9
* guix-science/packages/rstudio.scm (rstudio-server): Update to 2024.12.1+563. [arguments]: Adjust patches. * patches/rstudio-server-install.patch: New file. * patches/rstudio-server-panmirror.patch: New file. * patches/rstudio-server-multi-version/0001-handleClientInit-Store-R-versions-in-sessionInfo.patch, patches/rstudio-server-multi-version/0002-launchAndTrackSession-Configure-R-version-from-activ.patch, patches/rstudio-server-multi-version/0003-NewProjectWizard-Unhide-version-selector-widget.patch, patches/rstudio-server-multi-version/0004-handleConnection-Switch-R-version-when-switching-pro.patch, patches/rstudio-server-multi-version/0005-Add-version-switcher-widget-to-toolbar.patch, patches/rstudio-server-multi-version/0006-Look-at-.local-share-rstudio-r-versions-for-custom-R.patch, patches/rstudio-server-multi-version/0007-detectRLocationsUsingR-Restore-R_HOME-at-the-end.patch: Port to latest version.
2026-03-05rstudio: rstudio-server: Update to 2023.12.1+402.Ricardo Wurmus1-0/+38
* patches/rstudio-server-install.patch: New file. * guix-science/packages/rstudio.scm (rstudio-server) [source]: Fetch from upstream repository; add patch. [arguments]: Drop unnecessary configure flag; set RSTUDIO_NODE_VERSION; add phase 'create-os-release; update phase 'patch-paths to address node locations; use THIS-PACKAGE-INPUT where possible. [native-inputs]: Drop labels. [inputs]: Drop labels; add node.