summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorThiago Kenji Okada <thiagokokada@gmail.com>2025-02-24 16:56:49 +0000
committerThiago Kenji Okada <thiagokokada@gmail.com>2025-02-25 11:18:17 +0000
commitc062264d744cdf38cdc932476d09d74751ed5e7e (patch)
tree5c76b999f63baa73565fbe893d9cc789450323b2 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent521ddca6084dd8e203f68dbd36b392d890e2a85a (diff)
jetbrains.plugins: fix darwin builds
There were 2 issues for usage of `jetbrains.plugins.addPlugins` in darwin: - Some IDE products have spaces in name (e.g.: "IntelliJ IDEA CE"). The current code didn't escape or quoted the strings together, so it failed during build - After fixing the issue above, opening the resulting app bundle (e.g.: `open result/Applications/IntelliJ IDEA CE`) would result in an error because we modified the bundle but kept the old signature This commit fixes both those issues, the first one by quoting the IDE name using `lib.escapeShellArg` and the second one by using `darwin.autoSignDarwinBinariesHook`.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions