Commit Graph

45229 Commits

Author SHA1 Message Date
Will Dietz
a9abec1bee Merge pull request #36463 from dtzWill/fix/lldb4-gcc7
lldb_4: fix w/gcc7
2018-03-08 12:34:08 -06:00
Michael Raskin
b61ac66973 Merge pull request #36514 from oxij/pkgs/fix-pulseaudio-references-fix
SDL: propagate X11 libs even when building statically against them on Darwin
2018-03-08 15:31:30 +00:00
Jan Malakhovski
2e3077c907 SDL: propagate X11 libs even when building statically against them on Darwin
Packages like SDL_image, SDL_mixer, SDL_net, SDL_ttf depend on this.

This reverts a piece of 19130ebc5d.
2018-03-08 11:21:04 +00:00
Maxime Dénès
48608f3e16 pythonPackages.sphinx-navtree: init at 0.3.0 (#36442) 2018-03-08 11:13:04 +01:00
Pascal Wittmann
59356a8260 Merge pull request #36495 from ryantm/auto-update/checkstyle
checkstyle: 6.19 -> 8.8
2018-03-08 10:55:42 +01:00
Maxime Dénès
50287f8c09 pythonPackages.antlr4-python3-runtime: init at 4.7.1 2018-03-08 08:21:03 +00:00
Ryan Mulligan
a1bf5bd907 checkstyle: 6.19 -> 8.8
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 8.8 with grep in /nix/store/09g6vrj90r6lbwj2hwb319sgd3ppp14k-checkstyle-8.8
- found 8.8 in filename of file in /nix/store/09g6vrj90r6lbwj2hwb319sgd3ppp14k-checkstyle-8.8
2018-03-07 23:08:48 -08:00
Jan Tojnar
a5147c5220 gnome3: automated update 2018-03-08 02:05:58 +01:00
Will Dietz
535ba5f7f7 lldb_4: fix w/gcc7
Same fix used in swift4, FWIW.
2018-03-07 17:38:15 -06:00
Michael Weiss
fa051cdd0a aiohttp-cors: 0.6.0 -> 0.7.0
Upstream removed support for Python 3.4 [0][1] (and the build fails).

[0]: https://github.com/aio-libs/aiohttp-cors/releases/tag/v0.7.0
[1]: https://github.com/aio-libs/aiohttp/releases/tag/v3.0.1
2018-03-07 22:53:54 +01:00
Daiderd Jordan
cbed7cdaf0 Merge pull request #36378 from thefloweringash/fix-gdb-darwin
gdb: Flexible target matching for darwin
2018-03-07 18:47:01 +01:00
Jörg Thalheim
f93f9f6025 Merge pull request #36420 from mt-caret/camlimages
ocaml-ng.ocamlPackages_4_06.camlimages: fix maintainers
2018-03-07 14:46:37 +00:00
Masayuki Takeda
222dcf4a6b fix maintainers 2018-03-07 23:39:47 +09:00
Jörg Thalheim
3f20f187a2 Merge pull request #36418 from mt-caret/camlimages
ocaml-ng.ocamlPackages_4_06.camlimages: add meta-attrs
2018-03-07 14:34:03 +00:00
Masayuki Takeda
b2c8f8be81 add meta-attrs 2018-03-07 23:17:28 +09:00
Jörg Thalheim
906713a0b1 Merge pull request #36412 from mt-caret/camlimages
ocaml-ng.ocamlPackages_4_06.camlimages: 4.1.2 -> 5.0.0
2018-03-07 12:11:25 +00:00
Jörg Thalheim
a1858b0832 Merge pull request #36373 from frontsideair/nodejs-9.7.1
nodejs: 9.6.1 -> 9.7.1
2018-03-07 12:10:38 +00:00
Peter Simons
df6e6d91a8 Merge pull request #36393 from ElvishJerricco/haskell-shell-for
Haskell: Added haskellPackages.shellFor
2018-03-07 12:45:06 +01:00
Masayuki Takeda
3f73823117 camlimages: 4.1.2 -> 5.0.0 2018-03-07 19:09:32 +09:00
Michael Raskin
07be75d512 Merge pull request #36403 from elts/fix/cl-launch
cl-launch: change platforms to unix
2018-03-07 08:32:59 +00:00
Vincent Laporte
0e23b529cc Merge pull request #35439 from mt-caret/janestreet-0.10.0
janeStreet: 0.9.0 -> 0.10.0
2018-03-07 09:06:32 +01:00
Eldar Tsraev
c6fdf69d44 cl-launch: change platforms to unix
this will alow to build / use cl-launch on other platforms
e.g. MacOS, FreeBSD
2018-03-07 16:31:34 +13:00
Andrew Childs
4c76a21aae gdb: Flexible target matching for darwin
Outside of the nix-build the target is `x86_64-apple-darwin17.4.0`,
while inside the target is `x86_64-apple-darwin`. This difference
causes the fallback target configuration for darwin, which disables
gdb. Add a patch to make the target matching more flexible.
2018-03-07 11:46:55 +09:00
Jörg Thalheim
9f4ddfaf63 radare2: 2.3.0 -> 2.4.0 2018-03-07 00:36:23 +00:00
Will Fancher
9adb4d25e6 Haskell: Added haskellPackages.shellFor 2018-03-06 16:34:05 -05:00
Carles Pagès
5eb70d3481 SDL2_gfx: update homepage 2018-03-06 21:38:23 +01:00
Peter Simons
f4b757bd3d haskell-changelogged: add override to fix the build 2018-03-06 21:10:39 +01:00
Peter Simons
ebfecf3e76 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-10-g32cfe74 from Hackage revision
d14774a67e.
2018-03-06 21:10:34 +01:00
Michael Raskin
b49ef26eca Merge pull request #36377 from oxij/pkgs/fix-pulseaudio-references
tree-wide: fix pulseaudio references; fix SDL expressions
2018-03-06 19:56:36 +00:00
Carles Pagès
08049f41e4 SDL2_gfx: 1.0.1 -> 1.0.4
Setting myself as maintainer. It was only set to bjg due to an original
copy-paste.
2018-03-06 20:32:00 +01:00
Carles Pagès
231f213ffa SDL2_image: 2.0.2 -> 2.0.3 2018-03-06 20:31:59 +01:00
Carles Pagès
344bc9cde6 SDL2: 2.0.7 -> 2.0.8 2018-03-06 20:31:59 +01:00
Pascal Wittmann
5534322285 yodl: 4.01.00 -> 4.02.00 2018-03-06 20:24:08 +01:00
Pascal Wittmann
458cce8d16 icmake: icmbuild uses tput 2018-03-06 20:23:49 +01:00
Jan Malakhovski
19130ebc5d SDL: build statically against x11 on Darwin 2018-03-06 15:57:27 +00:00
John Wiegley
4bd69fd249 coqPackages.bignums: Change expression to match other Coq packages
Without this change, it's impossible to override bignums, or ignore it when
creating custom datasets for other versions of Coq (such as 8.8+alpha).
2018-03-06 07:46:51 -08:00
John Wiegley
9186aa1bf8 coqPackages.QuickChick: use fetchFromGitHub 2018-03-06 07:46:51 -08:00
Jan Malakhovski
39319f3a75 SDL2: don't compile any static outputs
After the previous patch there's no reason to have them. But I didn't try to
rebuild every single thing that depends on this, so try reverting this patch first
if something does break and you can't fix it.
2018-03-06 15:43:29 +00:00
Jan Malakhovski
f114118842 SDL, SDL2: don't link statically to any of the inputs 2018-03-06 15:43:27 +00:00
Jan Malakhovski
6166027ca8 SDL, SDL2: cleanup and cross-pollinate with useful changes to either expression 2018-03-06 15:42:26 +00:00
Jan Malakhovski
d3c3364bfa SDL: add a patch to fix https://bugzilla.libsdl.org/show_bug.cgi?id=1769 2018-03-06 15:24:56 +00:00
Masayuki Takeda
39cb0d8dd4 fix bap regression 2018-03-06 23:26:12 +09:00
Fatih Altinok
399edfec52 nodejs: 9.6.1 -> 9.7.1 2018-03-06 15:12:38 +03:00
Nikolay Amiantov
91a2ad21ad gtkmm2: enable parallel building 2018-03-06 13:07:14 +03:00
adisbladis
cae5a3ba99 Merge pull request #35116 from adisbladis/nodejs-update-script
nodejs: Add update script
2018-03-06 15:35:14 +08:00
adisbladis
c4c1d979e9 Merge pull request #35844 from adisbladis/jquery-mv
jquery & jquery-ui: Move to nixos/lib/testing/
2018-03-06 15:34:34 +08:00
Jörg Thalheim
07bc1ddace Merge pull request #36250 from sengaya/add-ansible-lint
ansible-lint: init at 3.4.20
2018-03-06 00:12:37 +00:00
Jörg Thalheim
10b1cb28a7 ansible-lint: fix tests 2018-03-06 00:11:42 +00:00
Jörg Thalheim
7aad357cad Merge pull request #36323 from andrew-d/adunham/fix-pillow
pillow: Fix build on non-NixOS systems
2018-03-05 23:18:05 +00:00
Andrew Dunham
8ad2cb1d0c pillow: Fix build on non-NixOS systems
The Pillow install script will, by default, add paths like /usr/lib and
/usr/include to the search paths.  This can break things when building
on a non-NixOS system that has some libraries installed that are not
installed in Nix (for example, Arch Linux has jpeg2000 but Nix doesn't
build Pillow with this support).

We solve this by telling Pillow to knock it off 😄

Fixes #36317
2018-03-05 15:13:55 -08:00