nixpkgs/pkgs
Maximilian Bosch 88a35d8bb5
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.
2018-07-19 13:32:25 +02:00
..
applications Merge pull request #42679 from Moredread/vcvrack/init 2018-07-18 22:13:02 +02:00
build-support vmTools: Fix BusyBox runtime error in initrd 2018-07-18 03:02:55 +02:00
common-updater
data all-cabal-hashes: update to Hackage at 2018-07-15T21:54:52Z 2018-07-16 10:11:14 +02:00
desktops xfce4-13.parole: 0.9.2 -> 1.0.1 (#43765) 2018-07-19 00:19:06 +02:00
development pythonPackages.xgboost: fix build 2018-07-19 13:32:25 +02:00
games Merge pull request #43578 from rardiol/cdda 2018-07-15 21:10:05 +00:00
misc libcardiacarrest: 11.0-6 -> 12.1-6 (#43697) 2018-07-18 21:06:26 +02:00
os-specific linux: 4.17.7 -> 4.17.8 2018-07-18 07:15:00 -04:00
servers arangodb: 3.3.11 -> 3.3.12 (#43485) 2018-07-18 22:35:07 +02:00
shells zsh-command-time: 2017-05-09 -> 2018-04-30 2018-07-12 09:45:54 +03:00
stdenv make-derivation: Don't add host-suffix to fixed-output derivations names 2018-07-09 11:07:10 -04:00
test Merge remote-tracking branch 'upstream/master' into staging 2018-06-18 15:30:39 -04:00
tools diffoscope: fix manpage generation 2018-07-19 02:11:00 +03:00
top-level Merge pull request #43669 from matthewbauer/readd-forceSystem 2018-07-18 18:50:26 -04:00