summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorGuillaume Bouchard <guillaume.bouchard@tweag.io>2019-10-25 19:51:37 +0200
committerRenaud <c0bw3b@users.noreply.github.com>2019-10-25 19:51:37 +0200
commit4a2475c924bfb059abf1db96547e7b390a3f07ca (patch)
treed1817143a138c8014d42b3f7c0484e114e86cf17 /pkgs/development/python-modules/rangehttpserver
parent50208ab5b93e6d1965920b07544dd7871233e6f4 (diff)
epsxe: fix link with openssl (#71920)
* epsxe: fix link with openssl Epsxe is hardcoded to build with openssl-1.0 (using libcrypto.so.1.0.0), but current nixpkgs contains openssl-1.1, which provides libcrypto.so.1.1. This patchs just uses the previous version of the library. * epsxe: use autoPatchelfHook instead of manual rpath overriding This simplifies the file AND generates failures at build time if a needed dynamic library is not found during build time.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions