diff options
| author | Euan Kemp <euank@euank.com> | 2025-09-01 01:38:28 +0900 |
|---|---|---|
| committer | Euan Kemp <euank@euank.com> | 2025-09-10 12:16:02 -0700 |
| commit | f955f2ce5e400bcccfc506c0bc7e6662567dd4f1 (patch) | |
| tree | 2e271f6164ca0c6c281b01a36815951db73e6007 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | d7600c775f877cd87b4f5a831c28aa94137377aa (diff) | |
anki: move python libraries into 'lib' output
Fixes #438598
Anki's packaging got reworked in
https://github.com/NixOS/nixpkgs/pull/425219, and one of the changes was
to effectively 'pip install' the anki wheel into $out directly.
This resulted in an output structure of '$out/bin' and '$out/lib', with
python files in 'lib'.
Per #438598, this can cause conflicts.
Let's split anki into `anki.out` and `anki.lib`, requiring a user to
specifically include `anki.lib` in their environment in order to hit the
python conflicts described there.
This seems like the easiest solution, though I'm of course open to any
better alternatives.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
