diff options
| author | Lily Ballard <lily@ballards.net> | 2025-10-23 01:43:22 -0700 |
|---|---|---|
| committer | Lily Ballard <lily@ballards.net> | 2025-10-23 02:49:57 -0700 |
| commit | c06af958dcdd1dd05f2b3ef0ac9505bcbce5470d (patch) | |
| tree | 4e4568ff2c7ce4eb891011829adc31c224b07a53 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | f7c3c92c7a4b2180c0a50abad7f6e0e65c79da03 (diff) | |
macvim: disable python support by default
MacVim currently fails to link against nixpkgs python because Xcode's
clang doesn't understand the LLVM bitcode in the
`libpython${pythonVersion}.a` static library. I'm not sure what this
static library is for when `lib/libpython${pythonVersion}.dylib` exists,
but I don't know of a way to tell MacVim to ignore it. Linking against
python works if we rebuild python to skip the static library but that
doesn't seem like a proper solution, so until a permanent solution is
found, just disable python by default.
Also mark macvim as no longer broken.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
