nixpkgs/pkgs
Niklas Hambüchen 85f6ff48e1 glusterfs: Make commands that gluster calls work. Fixes #25620.
Done by setting PATH and PYTHONPATH appropriately.

Adds the following patches:

* One that removes hardcodes to /sbin, /usr/bin, etc.
  from gluster, so that programs like `lvm` and `xfs_info` can be
  called at runtime; see https://bugzilla.redhat.com/show_bug.cgi?id=1450546.
* One that fixes unsubstituted autoconf macros in paths (a problem
  in the 3.10 release); see https://bugzilla.redhat.com/show_bug.cgi?id=1450588.
* One that removes uses of the `find_library()` Python function that does
  not behave as expected in Python < 3.6 (and would not behave correctly
  even on 3.6 in nixpkgs due to #25763);
  see https://bugzilla.redhat.com/show_bug.cgi?id=1450593.

I think that all of these patches should be upstreamed.

Also adds tests to check that none of the Python based utilities
throw import errors, calling `--help` or equivalent on them.
2017-05-19 16:56:30 +02:00
..
applications Merge pull request #25693 from mdorman/emacs-updates 2017-05-11 08:25:35 -05:00
build-support debian: 8.7 -> 8.8 2017-05-08 16:02:38 +02:00
common-updater maintainers: Add script to patch version/sha256 in .nix files 2017-02-19 16:51:17 +02:00
data emojione: Fix typo in meta.license attribute name 2017-05-10 21:25:26 +02:00
desktops Python: replace requests2 with requests tree-wide 2017-05-07 12:56:09 +02:00
development partition-manager: init at 3.0.1 2017-05-11 19:07:44 +08:00
games sgtpuzzles: fix broken gtk3 file dialog (#25694) 2017-05-11 07:52:43 +01:00
misc Merge pull request #25629 from avnik/wine-update 2017-05-10 23:08:34 +02:00
os-specific linux: 4.10.14 -> 4.10.15 2017-05-09 08:43:37 -04:00
servers xf86-video-intel: 2017-02-05 -> 2017-04-18 2017-05-11 05:55:32 +01:00
shells fish: resolve NixOS-related initialization problems 2017-05-10 10:16:10 +01:00
stdenv darwin.make-bootstrap-tools.test: fix build breakage 2017-05-05 21:34:28 -04:00
test
tools glusterfs: Make commands that gluster calls work. Fixes #25620. 2017-05-19 16:56:30 +02:00
top-level pythonPackages.callPackage to make it easier to call expressions that take many python packages 2017-05-11 14:15:42 +02:00