summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2018-07-19 13:27:22 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2018-07-19 13:32:25 +0200
commit88a35d8bb5e8809e19afca23076c49f23151e187 (patch)
tree118f0b0a95636acf3a5fdb8ff22d1c526804794d /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentb9e7469c441ec8ebb5d8d06793bd47c2ea3b0faf (diff)
pythonPackages.xgboost: fix build
The setup.py of `python-package` contains some path resolution magic to find `libxgboost.so` which is needed for the python API. Unfortunately the code is incompatible with Nix as it isn't compatible with the store-based structure for each package and tries to express the location of the shared object with relative paths. The detection in `setup.py` and `xgboost/libpath.py` has been either removed entirely or patched to link to the proper store path of the `libxgboost` build input. See https://hydra.nixos.org/build/77702715 for further reference.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions