Commit Graph

50437 Commits

Author SHA1 Message Date
Matthew Bauer
4bbca076ea
Merge pull request #42529 from mkaito/mesa-pkgconfig
mesa: point pkgconfig at $drivers
2018-07-05 22:17:14 -04:00
Matthew Bauer
9cd122a2c4
Merge pull request #43088 from matthewbauer/misc
Get rid of 2 unneeded packages
2018-07-05 20:13:47 -04:00
Matthew Bauer
e776d326f6 lessc: get from nodePackages 2018-07-05 17:55:50 -04:00
Matthew Bauer
f513d580b0
Merge pull request #43040 from matthewbauer/darwin-closure-reductions
Darwin stdenv tweaks
2018-07-05 14:34:54 -04:00
Matthew Bauer
6202380094 libuv: use fetchpatch for apple patch 2018-07-05 14:28:50 -04:00
Matthew Bauer
a4476912f8
Merge pull request #42722 from thefloweringash/bison2-darwin
bison2: Fix Darwin runtime crash
2018-07-05 11:42:39 -04:00
Will Dietz
bf3a588f64 llvm_6: enable "dump()" methods even w/assertions off 2018-07-05 07:22:53 -05:00
Will Dietz
72b897ba75 ispc: patch w/upstream commit to fix w/llvm 6 2018-07-05 07:22:53 -05:00
Mario Rodas
63e0e4d899
nodejs: 10.5.0 -> 10.6.0 2018-07-05 14:02:29 +08:00
Orivej Desh
e7facc718e cmake: fix build with libuv 1.21 (#43052) 2018-07-04 23:03:59 +00:00
Matthew Bauer
e8303d2baf libuv: reenable tests on macOS
I want these tests to run because libuv is very important to lots of
things in Nixpkgs. I have a very large list of tests to disable for
now just to be on the safe side. For the record this is definitely a
libuv issue - their tests should be robust - but this is a safety
precaution for now.
2018-07-04 15:08:07 -04:00
Matthew Bauer
1dca19f057 libuv: remove frameworks
It’s not a good idea to rely on apple’s sdk for such a core library in
Nixpkgs. I have made a patch to libuv to make these frameworks
optional. There is also a pull request here:

https://github.com/libuv/libuv/pull/1909
2018-07-04 15:02:07 -04:00
adisbladis
6afda41686
Merge pull request #42986 from r-ryantm/auto-update/libuv
libuv: 1.20.3 -> 1.21.0
2018-07-05 00:34:54 +08:00
R. RyanTM
97b23e19d0 libuv: 1.20.3 -> 1.21.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libuv/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.21.0 with grep in /nix/store/95msjm8zq3ahka1i7jcllk6kzqa2xxzp-libuv-1.21.0
- directory tree listing: https://gist.github.com/8a2b5bb197a6f9ec0f1e2ba156b359f7
- du listing: https://gist.github.com/ef01d39e12559715d3876f27594aa77f
2018-07-03 22:11:37 -07:00
Matthew Bauer
f7138342cb libiconv: use enableFeature for static/shared
This makes things more predictable w.r.t. what is actually being built.
2018-07-03 16:51:30 -04:00
Dmitry Kalinkin
ea08cf9e6c python37: apply distutils patch 2018-07-03 13:29:07 -04:00
Dmitry Kalinkin
29c3f32841 python36: fix on darwin
Fixes: 78e05215a7 ('python36: 3.6.5 -> 3.6.6')
2018-07-03 13:28:23 -04:00
Gabriel Ebner
2f3cf58309 Revert "vapoursynth: fix build"
This reverts commit ad611a6223.
A better fix was committed directly afterwards in 2afe06c18f
2018-07-03 17:14:11 +02:00
Orivej Desh
99e0f93aac vapoursynth: enable parallel building 2018-07-03 15:05:13 +00:00
Orivej Desh
2afe06c18f libheif: prune libtool files
Fixes build of vapoursynth: https://hydra.nixos.org/build/76818435
2018-07-03 15:05:13 +00:00
Gabriel Ebner
ad611a6223 vapoursynth: fix build 2018-07-03 17:03:12 +02:00
Tim Steinbach
fd269b9d0a
gradle: 4.8 -> 4.8.1 2018-07-03 09:18:01 -04:00
Tim Steinbach
760d5f6058
kotlin: 1.2.50 -> 1.2.51 2018-07-03 09:18:01 -04:00
Jörg Thalheim
64219950fc
Merge pull request #42879 from iimog/fix-rhdf5
rPackages.rhdf5: fix installation
2018-07-03 14:13:03 +01:00
Gabriel Ebner
7138bc0eab
Merge pull request #42841 from gebner/heif
HEIF support
2018-07-03 09:28:25 +02:00
Ben Wolsieffer
8ab22fdbb9 buildbot: 1.1.1 -> 1.2.0 (#42899) 2018-07-03 09:16:00 +02:00
Joachim F
338c493918
Merge pull request #42681 from r-ryantm/auto-update/redo
redo: 1.2 -> 1.3
2018-07-02 23:51:44 +00:00
Matthew Bauer
e8e26becac
Merge pull request #42887 from matthewbauer/libsecurity-closure-reductions
Libsecurity closure reductions
2018-07-02 18:34:53 -04:00
Robert Schütz
d769256997
python.pkgs.asyncssh: fix tests (#42848) 2018-07-03 00:21:16 +02:00
Orivej Desh
ccfc0d599d SDL2: do not propagate private dependencies
Fixes #41620 by adding libGL directory to libSDL2 runpath
2018-07-02 21:34:33 +00:00
Orivej Desh
3db4ce91d0 SDL2: do not patchelf libSDL2.so twice
There are two symlinks pointing to the same library, libSDL2.so and
libSDL2-2.0.so.0.  patchelf should run on non-symlinks instead.
2018-07-02 21:34:33 +00:00
Orivej Desh
8d5570a041 SDL2: limit postFixup to the platforms supported by patchelf
This prevents future rebuilds on Darwin if this Linux-only postFixup changes.
2018-07-02 21:34:33 +00:00
Dan Peebles
d1994ebd8a boto{core,3}, awscli: upgrade
I upgrade these all at once because they depend on one another and
often dislike being upgraded individually. So let's make a single
atomic commit!
2018-07-02 16:49:59 -04:00
Domen Kožar
a260b3d681
dhall-nix: fix build 2018-07-02 19:45:02 +01:00
Markus Ankenbrand
9eeea0b9ef rPackages.rhdf5: fix installation
Fix #42878
2018-07-02 18:51:18 +02:00
Timo Kaufmann
dcc1013f6b pythonPackages.backports_shutil_get_terminal_size: 1.0 -> 2016-02-21 (#42840) 2018-07-02 18:03:05 +02:00
numkem
b045d1f139 pythonPackages.grpcio: 1.12.1 -> 1.13.0 (#42854) 2018-07-02 17:47:06 +02:00
Matthew Bauer
b2b68862f5
Merge pull request #42832 from uri-canva/bazel-hydra-darwin
bazel: fix darwin build on hydra
2018-07-02 11:34:49 -04:00
Matthew Bauer
4a97d3f6e4
Merge pull request #42865 from ookhoi/github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.patch-from-any-mirror
github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.p…
2018-07-02 11:23:23 -04:00
Jörg Thalheim
8cf4a4725c
Merge pull request #41823 from Chiiruno/dev/meguca
meguca: 2018-05-26 -> 2018-06-11
2018-07-02 15:35:42 +01:00
Robert Schütz
5cc97704e4 python.pkgs.google_gax: remove unused expression 2018-07-02 16:30:24 +02:00
Robert Schütz
f579357873 python.pkgs.google_cloud_speech: update propagatedBuildInputs 2018-07-02 16:26:52 +02:00
sander
587467a18e github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.patch-from-any-mirror - change to gentoo git repository gitweb.gentoo.org 2018-07-02 11:59:27 +02:00
Sarah Brofeldt
24ef1450bd dhall-json_1_2_1: Bump dhall dep 2018-07-02 10:57:00 +01:00
Jörg Thalheim
1b2696326c
Merge pull request #42572 from dtzWill/update/r2-cutter-1.4
radare2-cutter: 1.3 -> 1.4
2018-07-02 10:40:17 +01:00
Peter Simons
0b36a94ed4 hledger: fix ghc-8.2.x build of the new 1.10 version 2018-07-02 11:29:10 +02:00
Peter Simons
065c936863 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-30-g7c77e7e from Hackage revision
153e846959.
2018-07-02 11:29:10 +02:00
Vladimír Čunát
c1ffc65d1a
Merge branch 'master' into staging
This apparently fixes some broken src fetches (gnuradio, twisted).
2018-07-02 11:10:26 +02:00
Peter Simons
be1461fc0a haskell-dhall-json: update override 2018-07-01 22:03:57 +02:00
Peter Simons
37c20564b0 haskell-hspec: update overrides for ghc 8.4.x 2018-07-01 22:03:57 +02:00