1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
aszlig 55e66db0fa
python2: Don't fail silently on module build.
A build output of such a failure can be found here:

http://hydra.nixos.org/build/21994789/nixlog/1/raw

The build_ext command doesn't return non-zero if it fails but instead
produces a file with a "_failed.so" suffix, which we're now checking
after the build_ext command.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-12 18:06:33 +02:00
..
applications
build-support Merge pull request #7501 from wizeman/u/upd-rust 2015-05-12 17:30:11 +02:00
data
desktops
development python2: Don't fail silently on module build. 2015-05-12 18:06:33 +02:00
games tibia: update to 10.78 2015-05-12 16:51:38 +01:00
misc
os-specific
servers
shells
stdenv
test
tools
top-level Merge pull request #7501 from wizeman/u/upd-rust 2015-05-12 17:30:11 +02:00