Commit Graph

62530 Commits

Author SHA1 Message Date
Robert Schütz
6e4594f2ce python.pkgs.importlib-metadata: 0.6 -> 0.8 2019-04-01 17:15:57 +02:00
Robert Schütz
4ea19b7771 python.pkgs.zipp: init at 0.3.3 2019-04-01 17:01:26 +02:00
Tim Steinbach
2fc28603b8
rdkafka: 0.11.6 -> 1.0.0 2019-04-01 08:51:48 -04:00
Mario Rodas
16eee33e63 flow: 0.95.1 -> 0.96.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.96.0
2019-04-01 08:59:12 +02:00
R. RyanTM
ce8aa0ef5e cimg: 1.7.9 -> 2.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-03-31 23:20:42 -07:00
John Ericson
716503d063 Merge branch 'staging' into rust-cross 2019-04-01 00:47:46 -04:00
John Ericson
4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
Silvan Mosberger
d585794021
Merge pull request #58095 from Infinisil/fix/thinc
pythonPackages.thinc: Fix build
2019-04-01 05:43:58 +02:00
Will Dietz
ede34af62e
Merge pull request #58603 from dtzWill/feature/yubico-pam
yubico-pam: init, nixos integration
2019-03-31 17:13:06 -05:00
Alyssa Ross
98c22f2d03 semver-tool: init at 2.1.0
Cherry-picked from: eeb175169f
Although fixed so that it actually builds.

Original message:

> I chose "semver-tool" as the path for this package because "semver" is
> extremely generic, and probably more rightly belongs to node-semver[1]
> (at least judging by GitHub stars), and because "semver-tool" is the
> name of this project's GitHub repository, and because it was the name
> used in the package request[2].
>
> Closes https://github.com/NixOS/nixpkgs/issues/50945.
>
> [1]: https://github.com/npm/node-semver
> [2]: https://github.com/NixOS/nixpkgs/issues/50945

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:32:15 +02:00
Robert Schütz
2d1dbba6ed python.pkgs.celery: 4.3.0rc1 -> 4.3.0 2019-03-31 20:01:05 +02:00
Robert Schütz
ccb6fee205 python.pkgs.kombu: 4.3.0 -> 4.5.0 2019-03-31 20:01:05 +02:00
Robert Schütz
6b3bd5898a python.pkgs.vine: 1.2.0 -> 1.3.0 2019-03-31 20:01:00 +02:00
Robert Schütz
5964eb6944 python.pkgs.amqp: 2.4.1 -> 2.4.2 2019-03-31 19:30:32 +02:00
Will Dietz
faedd9d527 yubico-pam: init at 2019-03-19 2019-03-31 12:04:35 -05:00
Will Dietz
09702822d6 libykclient: init at 2019-03-18 2019-03-31 12:04:35 -05:00
Silvan Mosberger
6705421c98
Merge pull request #58542 from Infinisil/fix/jupyterhub
pythonPackages.jupyterhub: Fix running locally
2019-03-31 17:34:19 +02:00
Andrey Petrov
98e24eb258 libmicrodns: init at 0.0.10
Required for Chromecast support by VLC.
2019-03-31 10:57:59 -04:00
Greg Roodt
d019fd8c8a bazel: 0.22.0 -> 0.24.0 2019-03-31 13:46:53 +11:00
Dmitry Kalinkin
ea757ac59f
Merge pull request #58108 from veprbl/pr/root5_fix
root5: fix build
2019-03-30 22:36:23 -04:00
Will Dietz
a015041b5c
Merge pull request #58569 from dtzWill/update/electron-2019-03-29
electron{,_3}: minor updates
2019-03-30 21:35:10 -05:00
R. RyanTM
c36f0fa602 cflow: 1.5 -> 1.6 (#58018)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cflow/versions
2019-03-31 00:36:56 +01:00
R. RyanTM
80aaa752f5 libtermkey: 0.20 -> 0.22 (#58308)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtermkey/versions
2019-03-31 00:12:50 +01:00
R. RyanTM
a44b51d07c libextractor: 1.8 -> 1.9 (#58293)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libextractor/versions
2019-03-31 00:01:55 +01:00
Samuel Dionne-Riel
6ed86cb830
Merge pull request #53165 from r-ryantm/auto-update/uthash
uthash: 2.0.2 -> 2.1.0
2019-03-30 18:53:50 -04:00
Silvan Mosberger
c1e2855bb7
Merge pull request #55959 from Ralith/vulkan
Update Vulkan packages
2019-03-30 23:53:09 +01:00
Benjamin Saunders
b11558669e vulkan-loader: remove headers
These now live in vulkan-headers.
2019-03-30 15:50:08 -07:00
Danylo Hlynskyi
8e18f4e414
hydra: fix build (#58592)
Apply patch from https://github.com/NixOS/hydra/pull/648
2019-03-30 22:57:46 +02:00
Gabriel Ebner
05d15b143f
Merge pull request #58583 from dywedir/tokei
tokei: 9.0.0 -> 9.1.1
2019-03-30 20:39:26 +01:00
Maximilian Bosch
4cd107f6b3
Merge pull request #56786 from Ma27/dlib-avx-fixes
dlib: improve AVX configuration
2019-03-30 19:20:02 +01:00
andrewchambers
49d4668ff7 janet: init at 0.4.0 (#57549) 2019-03-30 11:47:14 -04:00
Vladyslav M
62a81b6c70
Merge pull request #58067 from r-ryantm/auto-update/enet
enet: 1.3.13 -> 1.3.14
2019-03-30 16:50:28 +02:00
Vladyslav M
132f26c7bc
tokei: 9.0.0 -> 9.1.1 2019-03-30 15:46:19 +02:00
Maximilian Bosch
d64080fd29
Merge pull request #58514 from marsam/nodejs_11-update
nodejs-11_x: 11.11.0 -> 11.13.0
2019-03-30 13:25:33 +01:00
Will Dietz
d64bac24dd electron_3: 3.1.7 -> 3.1.8
https://electronjs.org/releases/stable?version=3#3.1.8
2019-03-29 23:13:26 -05:00
Will Dietz
c5d0da2d55 electron: 4.1.1 -> 4.1.3
Don't see 4.1.3 on the release page,
but a misguided adventure w/npm resulted in
pulling down this version so it's probably mid-deploy.
2019-03-29 23:13:24 -05:00
R. RyanTM
7551417592 srt: 1.3.1 -> 1.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/srt/versions
2019-03-30 01:37:24 +01:00
Niklas Hambüchen
e0d114267d gst-plugins-good: Add missing xfixes/xdamage dependencies.
Fixes mouse curser not being visible (show-pointer=true and use-damage=true
having no effect) in `ximagesrc`.
2019-03-30 01:22:02 +01:00
Florian Klink
d7412621bb
Merge pull request #58549 from dtzWill/update/ffmpeg-3.4.6
ffmpeg: 3.4.5 -> 3.4.6
2019-03-30 01:15:53 +01:00
John Ericson
842b14ba98
Merge pull request #58330 from AerialX/msp430
TI MSP430 cross compiling
2019-03-29 16:11:22 -04:00
Silvan Mosberger
aadb1cbe26
Merge pull request #58494 from markuskowa/upd-octopus
octopus: 8.3 -> 8.4
2019-03-29 20:43:28 +01:00
Silvan Mosberger
0b31827e5e
pythonPackages.jupyterhub: Fix running locally 2019-03-29 20:37:55 +01:00
Silvan Mosberger
555734eded bazel: Fix PATH escaping 2019-03-29 20:31:04 +01:00
Silvan Mosberger
52a97dcf00
Merge pull request #57426 from r-ryantm/auto-update/python3.7-osmnx
python37Packages.osmnx: 0.8.1 -> 0.9
2019-03-29 20:25:47 +01:00
markuskowa
a8552f46e8
Merge pull request #58021 from r-ryantm/auto-update/cpptest
cpptest: 1.1.2 -> 2.0.0
2019-03-29 20:23:48 +01:00
Silvan Mosberger
a8e19088da
Merge pull request #54392 from ivan/nv-codec
ffmpeg, mpv: enable hardware-accelerated decoding with CUDA
2019-03-29 19:57:13 +01:00
R. RyanTM
34483d88f5
python37Packages.osmnx: 0.8.1 -> 0.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-osmnx/versions
2019-03-29 18:21:42 +01:00
Silvan Mosberger
06f883f7a0
Merge pull request #51344 from timokau/sagenb-matplotlib-fix
pythonPackages.matplotlib: enable tk backend by default
2019-03-29 18:17:13 +01:00
Will Dietz
dfdacfdd8a ffmpeg: 3.4.5 -> 3.4.6
0ac9001ab9:/Changelog
2019-03-29 11:25:28 -05:00
Silvan Mosberger
106b52bac0
Merge pull request #58536 from markuskowa/fix-clblas
clblas: turn of gtest, fix build
2019-03-29 16:36:02 +01:00
Michael Eden
3bcede8f5c librsvg: make-fonts-conf: update with correct native deps 2019-03-29 11:11:56 -04:00
Michael Eden
8391528096 rust: disable stripping to prevent bad cross rlibs 2019-03-29 11:11:55 -04:00
Michael Eden
54e9082375 rust: Don't force gcc6 2019-03-29 11:11:53 -04:00
Jörg Thalheim
912dca193a rust: fix cross-compilation 2019-03-29 11:11:00 -04:00
Florian Klink
cb09c5bf6a
Merge pull request #54972 from trustedkey/minio
pythonPackages.minio: init at 4.0.11
2019-03-29 16:08:25 +01:00
Alexey Shmalko
5b0dc3c88c
Merge pull request #58521 from dtzWill/update/cmocka-1.1.15
cmocka: 1.1.3 -> 1.1.5
2019-03-29 17:04:31 +02:00
Peter Romfeld
364cbd088e minio: init at 4.0.13 2019-03-29 15:50:36 +01:00
Michael Eden
3c930188c8 cargo: No need to skip space around = at Nix level 2019-03-29 10:28:20 -04:00
Michael Eden
7f6de09751 rust: Fix grammar in comment 2019-03-29 10:28:20 -04:00
Jörg Thalheim
382333b25e
Merge pull request #57824 from illegalprime/fix/libmodbus-cross
libmodbus: fix for cross compilation
2019-03-29 13:54:37 +00:00
Judson Lester
704d02053b (ruby-modules/gem): (refactor) (#53525)
* Changing leaveDotGit to git chacha on build

* Removing debugging cruft

* Simpler git handling

* Can't clobber index after `add`

* Update pkgs/development/ruby-modules/gem/default.nix

Useful comments

Co-Authored-By: nyarly <nyarly@users.noreply.github.com>

* Update pkgs/development/ruby-modules/gem/default.nix

Comments are useful

Co-Authored-By: nyarly <nyarly@users.noreply.github.com>
2019-03-29 14:36:04 +01:00
Markus Kowalewski
ad1e7b09c0
libgpuarray: fix build
move cmake into nativeBuildInputs
2019-03-29 14:18:55 +01:00
Markus Kowalewski
4c74ee948e
clblas: turn of gtest, fix build
clblas does not work anymore with gmock 1.8.1.
Turning off the test suite fixes the build.
2019-03-29 13:59:45 +01:00
Domen Kožar
bad5d145c2
Merge pull request #58525 from domenkozar/haskell-bin-output
Haskell optional separate bin output
2019-03-29 19:18:36 +07:00
Maximilian Bosch
347a49ad5d
Merge pull request #58282 from r-ryantm/auto-update/ktlint
ktlint: 0.30.0 -> 0.31.0
2019-03-29 11:45:15 +01:00
Maximilian Bosch
34fd0cc793
Merge pull request #56575 from zarelit/upgrade_mailcatcher
mailcatcher: 0.6.5 -> 0.7.1
2019-03-29 10:09:00 +01:00
Domen Kožar
b06201bf6f
cachix: use separate bin output to prove it's useful
Spares compilation time by not compiling the package twice.
2019-03-29 15:10:54 +07:00
Domen Kožar
bd06834d5e
haskell: allow separate bin output, disable by default 2019-03-29 15:10:42 +07:00
Will Dietz
ebaa3c5bd1
Merge pull request #57199 from dtzWill/update/kde-frameworks-5.56
kdeFrameworks: 5.55 -> 5.56
2019-03-29 03:08:25 -05:00
Vincent Laporte
823107038b coqPackages.coqhammer: init at 1.1
CoqHammer is a general-purpose automated reasoning hammer tool for Coq.

Homepage: http://cl-informatik.uibk.ac.at/cek/coqhammer/
2019-03-29 09:07:27 +01:00
Will Dietz
658d891b38 cmocka: 1.1.3 -> 1.1.5
https://gitlab.com/cmocka/cmocka/tags/cmocka-1.1.5
slightly more descriptive note about the release
on https://cmocka.org but not easy to link.
2019-03-29 02:30:57 -05:00
Mario Rodas
cea1ea0507
nodejs-11_x: 11.11.0 -> 11.13.0 2019-03-28 21:41:46 -05:00
lewo
92e6251c50
Merge pull request #58476 from vdemeester/update-skaffold
skaffold: 0.25.0 -> 0.26.0
2019-03-28 23:16:08 +01:00
Florian Klink
b243d81943
Merge pull request #56453 from averelld/jetbrains-updates
Update jetbrains editors
2019-03-28 22:22:01 +01:00
David Costa
c1f0a14b43 mailcatcher: 0.6.5 -> 0.7.1 2019-03-28 22:06:05 +01:00
d10n
16a416bf43 postman: 6.7.3 -> 7.0.6 2019-03-28 16:18:28 -04:00
Silvan Mosberger
c977964530
Merge pull request #57372 from r-ryantm/auto-update/poppler-utils
poppler_utils: 0.73.0 -> 0.74.0
2019-03-28 21:06:57 +01:00
Silvan Mosberger
483654e377
Merge pull request #57326 from r-ryantm/auto-update/mxml
minixml: 2.12 -> 3.0
2019-03-28 21:06:09 +01:00
R. RyanTM
f9de74d28c
minixml: 2.12 -> 3.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/mxml/versions
2019-03-28 20:45:04 +01:00
Silvan Mosberger
b92431831e
Merge pull request #57346 from r-ryantm/auto-update/opaline
opaline: 0.3.1 -> 0.3.2
2019-03-28 20:37:31 +01:00
Silvan Mosberger
96c286b413
Merge pull request #57362 from r-ryantm/auto-update/phonon-backend-vlc-qt5
libsForQt5.phonon-backend-vlc: 0.10.1 -> 0.10.2
2019-03-28 20:08:48 +01:00
Silvan Mosberger
c76f00f759
Merge pull request #57682 from bkchr/dtc_1_5_0
dtc: 1.4.7 -> 1.5.0
2019-03-28 19:55:04 +01:00
Markus Kowalewski
e52a4ea317
libxc: 4.2.3 -> 4.3.4 2019-03-28 18:00:23 +01:00
Averell Dalton
6c011a0f2f jetbrains-jdk: 152b1248.6 -> 202b1483.37 2019-03-28 16:20:58 +01:00
Robert Schütz
ef6a1b7f46
Merge pull request #58429 from xeji/p/nevow
python2Packages.nevow, tahoe-lafs: fix build
2019-03-28 13:50:17 +01:00
Peter Simons
3c9ff308e7
Merge pull request #58467 from mnacamura/r-sys
r-sys: remove obsolete dependency
2019-03-28 12:42:19 +01:00
Michael Weiss
f261841e54
Merge pull request #58428 from primeos/scons
scons: 3.0.4 -> 3.0.5
2019-03-28 12:27:31 +01:00
Peter Simons
1e41576638 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-4-gd25a3c5 from Hackage revision
f007a3166a.
2019-03-28 10:27:46 +01:00
Peter Simons
c406a7287d hackage2nix: update list of broken Haskell packages 2019-03-28 10:27:45 +01:00
Vincent Demeester
3000de433e
skaffold: 0.25.0 -> 0.26.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-28 09:29:48 +01:00
Peter Simons
255a06b1fe
Merge pull request #58470 from mnacamura/r-fix-deps
rPackages: fix missing dependency to libiconv
2019-03-28 09:15:17 +01:00
Mitsuhiro Nakamura
157921f2e7 rPackages: fix missing dependency to libiconv 2019-03-28 12:11:47 +09:00
Mitsuhiro Nakamura
d07c3139ed r-sys: remove obsolete dependency 2019-03-28 11:20:04 +09:00
nyanloutre
4b7d9dc868 fetch-kde-qt.sh: get hashes from metadata 2019-03-27 22:16:18 -04:00
R. RyanTM
7e8d125e19 pmd: 6.11.0 -> 6.12.0 (#57369)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2019-03-27 23:26:52 +01:00
R. RyanTM
c62742719b librealsense: 2.18.0 -> 2.19.0 (#57293)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions
2019-03-27 23:20:42 +01:00
R. RyanTM
cc1cc4970b live555: 2019.02.03 -> 2019.03.06 (#57305)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-03-27 23:19:27 +01:00
R. RyanTM
7d8ed1c921 libdap: 3.20.2 -> 3.20.3 (#57273)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdap/versions
2019-03-27 23:18:30 +01:00
Timo Kaufmann
197bc2afc0
python.pkgs.pybullet: init at 2.4.8 (#58448) 2019-03-27 22:17:37 +00:00
R. RyanTM
6c0a30321e libsoundio: 1.1.0 -> 2.0.0 (#57298)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsoundio/versions
2019-03-27 23:16:14 +01:00
R. RyanTM
485bde18dc mdk: 1.2.9 -> 1.2.10 (#58335)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnu-mdk/versions
2019-03-27 23:02:52 +01:00
Timo Kaufmann
f2569b9116
python.pkgs.baselines: init at 0.1.5 (#58452) 2019-03-27 21:27:22 +00:00
Timo Kaufmann
e7a084bdba
python.pkgs.roboschool: init at 1.0.39 (#58451)
Needs a forked version of bullet.
2019-03-27 21:26:54 +00:00
worldofpeace
c036b3e4c2
Merge pull request #58443 from dotlambda/cherrypy-18.1.1
python3.pkgs.cherrypy: 18.1.0 -> 18.1.1
2019-03-27 12:29:59 -04:00
Domen Kožar
8559b0a36a Remove yarn2nix, see #20637 (#58424) 2019-03-27 17:16:00 +01:00
Robert Schütz
3d4286e1a8 python3.pkgs.cherrypy: 18.1.0 -> 18.1.1 2019-03-27 16:48:55 +01:00
Robert Schütz
489d7351da python.pkgs.cherrypy: spilt expression in two 2019-03-27 16:48:08 +01:00
Dmitry Kalinkin
9f889a4da3
Merge pull request #56440 from veprbl/pr/qt5_qtwebengine_darwin_fix2
qt5.qtwebengine: fix on darwin (again)
2019-03-27 11:21:47 -04:00
R. RyanTM
829ed264c8 python37Packages.cassandra-driver: 3.16.0 -> 3.17.0 (#57388)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cassandra-driver/versions
2019-03-27 15:46:02 +01:00
R. RyanTM
fe99c0424f ocamlPackages.ocaml_extlib: 1.7.5 -> 1.7.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-extlib/versions
2019-03-27 15:29:13 +01:00
Vincent Laporte
f5f8d85419
Merge pull request #58435 from rixed/ocaml-syslog-also-opt
ocaml-syslog: fix missing cmxa file
2019-03-27 14:43:24 +01:00
Will Dietz
20a331a714
Merge pull request #58234 from dtzWill/update/libedit-20190324
libedit: 20180525 -> 20190324
2019-03-27 08:38:34 -05:00
Cedric Cellier
b3876e522e ocaml-syslog: fix missing cmxa file
Makefile does not produce native library by default.
2019-03-27 14:38:02 +01:00
Will Dietz
7bdbdd248f
Merge pull request #58371 from dtzWill/update/mkv-32
mkvtoolnix,libmatroska,libebml: updates
2019-03-27 08:37:41 -05:00
Will Dietz
7f583dfef8
Merge pull request #57935 from dtzWill/update/electron-2019-03
electron{,-3}: 2019-03 updates
2019-03-27 08:35:32 -05:00
Cedric Cellier
1777055209 ocamlPackages.stdint: 0.5.0 -> 0.5.1 2019-03-27 13:53:58 +01:00
Uli Baum
128e6c560e python2Packages.nevow: fix build 2019-03-27 11:58:21 +01:00
Michael Weiss
8939a5da89
scons: 3.0.4 -> 3.0.5
Announcement:
https://scons.org/scons-305-is-available.html

Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.5/src/CHANGES.txt
2019-03-27 11:12:30 +01:00
Aaron Lindsay
6bfdee8107 fixup! mspdebug: init at 0.25 2019-03-26 22:50:05 -07:00
Aaron Lindsay
a4cc81746a fixup! msp430: vendor header package 2019-03-26 22:37:06 -07:00
Silvan Mosberger
e7f3da287f
pythonPackages.thinc: Fix build 2019-03-27 03:26:39 +01:00
Florian Klink
2dc4153633
Merge pull request #58406 from andir/avahi
avahi: apply patches for CVE-2017-6519 & CVE-2018-1000845
2019-03-27 00:03:36 +01:00
Vladyslav M
b7aefd4174
Merge pull request #58317 from r-ryantm/auto-update/libxl
libxl: 3.8.1 -> 3.8.4
2019-03-27 00:34:29 +02:00
Alexey Shmalko
bd11aadc2b
Merge pull request #58376 from dtzWill/update/cmocka-1.1.3
cmocka: 1.1.1 -> 1.1.3
2019-03-26 23:11:47 +02:00
Dmitry Kalinkin
0eb2c1927e
Merge pull request #58326 from veprbl/pr/pyarrow_fix_2
pythonPackages.pyarrow: fix build
2019-03-26 16:47:40 -04:00
Andreas Rammhold
87a762269f
avahi: apply patches for CVE-2017-6519 & CVE-2018-1000845 2019-03-26 21:32:00 +01:00
Dmitry Kalinkin
0624deb5df
qt59.qtwebengine: fix on darwin
This ports a patch that is already used in 5.11. Also one of the
substituteInPlace call fails because a file doesn't exist.
2019-03-26 16:30:58 -04:00
Dmitry Kalinkin
ccd1bf610d
qt5.qtwebengine: refactor more things to use patches instead of substituteInPlace
qt59.qtwebengine doesn't need those fixes (probably since the recent
minor version bump)
2019-03-26 16:30:58 -04:00
Dmitry Kalinkin
1809832958
qt5.qtwebengine: disable platform check using patches
The previous code using substituteInPlace was broken for both 5.9 and
5.11 (latter was broken after a minor release bump). Using patches
should make things fail loudly and prevent modules/qtwebengine.nix from
being littered with version checks.

The patch for 5.12 is only tested to apply.
2019-03-26 16:30:50 -04:00
Daiderd Jordan
b0f4ef9127
Merge pull request #57687 from jacereda/libcaca-nox
libcaca: make x11 optional, disabled on darwin
2019-03-26 21:25:03 +01:00
Will Dietz
5c280ce1e4 gpgme: 1.12.0 -> 1.13.0
https://lists.gnupg.org/pipermail/gnupg-announce/2019q1/000437.html

Drop autoreconfHook and git, otherwise version contains `-unknown`
which is unfortunate but also breaks build w/seahorse.
2019-03-26 13:23:54 -05:00
Aaron Lindsay
9785df65da fixup! msp430: vendor header package 2019-03-26 11:22:23 -07:00
Aaron Lindsay
bc2c8db7f8 mspdebug: init at 0.25 2019-03-26 11:21:02 -07:00
Peter Simons
803e956919 liquidhaskell: switch ghc-8.6.x version to the 'develop' branch to fix the build 2019-03-26 17:20:35 +01:00
Peter Simons
999450f7d3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-4-gd25a3c5 from Hackage revision
12f5245f28.
2019-03-26 17:20:34 +01:00
Peter Simons
3732f1fe7e LTS Haskell 13.14 2019-03-26 17:20:34 +01:00
Robert Schütz
d1bdc54849
python37Packages.pyshp: 2.0.1 -> 2.1.0 (#57442)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyshp/versions
2019-03-26 16:54:45 +01:00
Robert Schütz
29cec94d94
python.pkgs.cartopy: fix build (#58361)
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-26 16:48:57 +01:00
Will Dietz
0db0c895bd cmocka: 1.1.1 -> 1.1.3
1.1.2: https://cmocka.org/archive/cmocka/2018-08/0000003.html
1.1.3: https://cmocka.org/archive/cmocka/2018-09/0000000.html
2019-03-26 10:27:43 -05:00
Frederik Rietdijk
0ddae82e6a python3: 3.7.2 -> 3.7.3 2019-03-26 16:24:04 +01:00
Will Dietz
7871e7c6f7 libmatroska: 1.4.9 -> 1.5.0 2019-03-26 10:12:04 -05:00
Will Dietz
7dfd5f49bd libebml: 1.3.6 -> 1.3.7 2019-03-26 10:12:04 -05:00
Dmitry Kalinkin
2645454bc7
pyarrow: remove tests that can break on darwin 2019-03-26 10:35:56 -04:00
Frederik Rietdijk
a1a4ff7471 python.pkgs.pylint: pytestrunner belongs in nativeBuildInputs
because it's in `setup_requires`. Noticed when building with `doCheck =
false;`.
2019-03-26 15:33:05 +01:00
Vincent Laporte
853b589f78
ocamlPackages.cairo2: 0.5 -> 0.6 (#57965) 2019-03-26 15:11:37 +01:00
Robert Schütz
4ad932483c
Merge pull request #56884 from kwohlfahrt/isort
pythonPackages.isort: 4.3.4 -> 4.3.15
2019-03-26 15:03:57 +01:00
Robert Schütz
6dac4d5f8e python.pkgs.cssselect2: no isort etc. tests
The isort tests were broken after upgrading the isort package.
2019-03-26 14:57:53 +01:00
Kai Wohlfahrt
f61ed7f4cd pythonPackages.isort: 4.3.4 -> 4.3.16
We set $TMPDIR, because isort refuses to run in paths containing
'build' (since that is part of Python's typical build infrastructure).
2019-03-26 13:30:17 +00:00
Vincent Laporte
6a45d871c7 ocamlPackages.lablgtk3: use buildDunePackage 2019-03-26 14:17:50 +01:00
Vincent Laporte
f56d52bbc3 ocamlPackages.zmq: use buildDunePackage 2019-03-26 14:17:50 +01:00