Skip to content

Commit

Permalink
removed locale_archives for macOS. We need to deal with locales though
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Rodrigues committed Aug 13, 2023
1 parent 0275dcc commit da581f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion R/find_rev.R
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ USE_RSTUDIO ];
USE_RSTUDIO};
in
mkShell {
LOCALE_ARCHIVE = \"${glibcLocales}/lib/locale/locale-archive\";
buildInputs = [
my-r
USE_RSTUDIO my-rstudio
Expand Down
1 change: 0 additions & 1 deletion dev/build_envs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ USE_RSTUDIO ];
USE_RSTUDIO};
in
mkShell {
LOCALE_ARCHIVE = \"${glibcLocales}/lib/locale/locale-archive\";
buildInputs = [
my-r
USE_RSTUDIO my-rstudio
Expand Down

0 comments on commit da581f9

Please sign in to comment.