diff options
| author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-07-15 00:21:53 +0100 |
|---|---|---|
| committer | Robert Schütz <github@dotlambda.de> | 2022-07-16 07:21:25 +0000 |
| commit | d6673a51bc974753373714c15a9a8f5c191e1336 (patch) | |
| tree | f07a9b54cda88a07ee2a8c10b8b22516a7e06d46 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 7fbdf335d8e120cc7f89653b39077beb35948a27 (diff) | |
python3Packages.nextcord: fix issue with loading libopus
The substitution patch used to point nextcord to the installed location
of libopus in nix's store was incorrectly formatted:
* `@opus@` was used while default.nix attempted to substitute instances of
`@libopus@`.
* `ctypes.util.find_library(<library_name>)` will return a path to a
library. If we already have the path (provided by the substitution),
then `find_library` is not necessary to call (nor will it produce the
desired result).
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
