summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorYarny0 <41838844+Yarny0@users.noreply.github.com>2021-09-15 15:31:49 +0200
committerYarny0 <41838844+Yarny0@users.noreply.github.com>2022-01-17 12:09:23 +0100
commit6e157a481a7bd03ac6bbeb86847f4d593ed0a854 (patch)
tree68e4d3e7f09b14d7f7e8705ae6f9d5da1a18d81b /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent5aaed40d22f0d9376330b6fa413223435ad6fee5 (diff)
tsm-client: fix lvm2 support
lvm2 support was broken when lvm2 got converted to a multiple-output derivation: https://github.com/NixOS/nixpkgs/pull/93024 https://github.com/NixOS/nixpkgs/commit/d3a991d41028c5d2a5af2796c0bb542836457822 The `runtimeDependencies` attribute doesn't specifically look for a `lib` output, so it uses the main `out` output which no longer contains the library object files. Since TSM loads the `libdevmapper.so` library dynamically (likely with `dlfcn.h` functions), the breakage couldn't be detected at build time. The commit at hand simply uses `getLib` to pick the correct output.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions