Unverified Commit 17abd6ce authored by superherointj's avatar superherointj Committed by GitHub
Browse files

Merge pull request #322026 from PedroRegisPOAR/adds-glibcLocales-to-pycharm-community

jetbrains.pycharm-community: adds glibcLocales to pycharm-community
parents 3e78a3ba 426c92a4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
, python3
, autoPatchelfHook
, vmopts ? null
, glibcLocales
}:

{ pname
@@ -112,6 +113,7 @@ with stdenv; lib.makeOverridable mkDerivation (rec {
      --set-default JAVA_HOME "$jdk" \
      --set-default JETBRAINS_CLIENT_JDK "$jdk" \
      --set-default ${hiName}_JDK "$jdk" \
      --set-default LOCALE_ARCHIVE "${glibcLocales}/lib/locale/locale-archive" \
      --set-default ${hiName}_VM_OPTIONS ${vmoptsFile}

    ln -s "$out/$pname/bin/${loName}.sh" $out/bin/$pname