Commit Graph

72260 Commits

Author SHA1 Message Date
Jonathan Ringer
5842a29159 python3Packages.solo-python: 0.0.15 -> 0.0.18 2019-11-04 08:58:36 -08:00
gnidorah
b7dc9e131f pakcs: 2.1.2 -> 2.2.0 2019-11-04 08:54:02 -08:00
gnidorah
34647cf35b kmsxx: 2018-10-23 -> 2019-10-28 2019-11-04 08:54:02 -08:00
gnidorah
f7c032ee00 pythonPackages.pykde4: fix url
Became incorrect after #66585
2019-11-04 08:54:02 -08:00
R. RyanTM
b1b776b11c python38Packages.xdis: 4.0.4 -> 4.1.2 2019-11-04 08:46:17 -08:00
R. RyanTM
d751e08522 python38Packages.license-expression: 0.999 -> 1.0 2019-11-04 08:43:51 -08:00
R. RyanTM
5524f4df0d gitAndTools.pre-commit: 1.18.3 -> 1.20.0 2019-11-04 08:37:18 -08:00
R. RyanTM
1c336ed6fc ocamlPackages.mlgmpidl: 1.2.10 -> 1.2.11 2019-11-04 16:34:57 +00:00
Matthew Bauer
d20670fbfc
Merge pull request #72735 from nh2/libjpeg-turbo-static
libjpeg-turbo: Add flag to build static libraries as well
2019-11-04 10:40:38 -05:00
Matthew Bauer
2fa566028e
Merge pull request #72778 from alapshin/hunspell-dicts-ru
hunspell-dicts: add Russian dictionary
2019-11-04 10:36:49 -05:00
Andrei Lapshin
ed2484f48a hunspell-dicts: add Russian dictionary 2019-11-04 17:31:20 +03:00
Mario Rodas
4aa4fc9424
Merge pull request #72753 from marsam/update-protobuf
protobuf: 3.9.1 -> 3.9.2, 3.10.0 -> 3.10.1
2019-11-04 08:48:31 -05:00
scalavision
f379992680 pythonPackages.deeptoolsIntervals: init at 0.1.9 2019-11-04 02:42:36 -08:00
scalavision
1994ed8c7e pythonPackages.pybigwig: init at 0.3.17 2019-11-04 02:42:36 -08:00
scalavisison
e764c16083 pythonPackages.py2bit: init at 0.3.0 2019-11-04 02:42:36 -08:00
Jos van Bakel
018f66f6d8 pythonPackages.moderngl-window: init at 1.2.0 2019-11-04 02:42:09 -08:00
Jos van Bakel
2d5aa98874 pythonPackages.pyglet: 1.3.2 -> 1.4.2 2019-11-04 02:42:09 -08:00
Evan Stoll
c6705f54c9 cargo-geiger: run tests; skip tests that require network connectivity
- Add note on how we might be able to run all tests in the future
2019-11-04 01:53:39 -08:00
Evan Stoll
c49707f50f cargo-geiger: init at 0.7.3 2019-11-04 01:53:39 -08:00
Edmund Wu
9e78d12878 pythonPackages.sqlalchemy-utils: 0.34.2 -> 0.35.0 2019-11-04 01:46:59 -08:00
Sebastian Jordan
d7a618ac01 pythonPackages.nix-prefetch-github: 2.3.1 -> 2.3.2 2019-11-04 09:14:00 +01:00
Pierre Bourdon
eb2aa009a3 pythonPackages.pyatmo: 2.3.2 requires requests 2019-11-04 09:06:48 +01:00
Vincent Laporte
a2f7fc9a5c ocamlPackages.ocp-indent: 1.7.0 → 1.8.1 2019-11-04 07:32:17 +00:00
Michael Raskin
d690c20efd
Merge pull request #71814 from puckipedia/frozen-bubble
frozen-bubble: init at 2.212
2019-11-04 06:00:43 +00:00
Mario Rodas
22378e6996
Merge pull request #70846 from athas/ispc-macos
ispc: add x86_64-darwin to platforms.

Closes https://github.com/NixOS/nixpkgs/pull/71134
2019-11-03 21:03:41 -05:00
Léo Gaspard
3376fd9f43
Merge pull request #72202 from risicle/ris-koji-1.14.3
pythonPackages.koji: 1.13.0 -> 1.14.3, addressing CVE-2019-17109
2019-11-04 01:39:18 +01:00
Alyssa Ross
547b5b7a73 ruby.withPackages: preserve setup hooks (#72743)
This fixes

    nix-shell -p 'ruby.withPackages (const [])' ruby.devdoc

which otherwise wouldn't find documentation, unlike

    nix-shell -p ruby ruby.devdoc

which would, because ruby has setup hooks to accomodate for this, that
were being masked by the withPackages wrapper.
2019-11-03 22:09:44 +00:00
Mario Rodas
7960ff7d4e
protobuf3_10: 3.10.0 -> 3.10.1
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1
2019-11-03 16:21:00 -05:00
Mario Rodas
b60853cdca
ispc: only check on Linux
The test suite tries to execute `transcendentals` tests, which is not
expected to work anywhere except Linux.
2019-11-03 16:20:00 -05:00
Mario Rodas
8593904aca
protobuf3_9: 3.9.1 -> 3.9.2
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2
2019-11-03 16:20:00 -05:00
Jan Tojnar
3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
John Ericson
d8cf78466e
Merge pull request #72694 from kirelagin/gnu-efi-cross
gnu-efi: Use their crosscompilation support correctly
2019-11-03 15:14:29 -05:00
Jonathan Ringer
deb201b311 update-python-libraries: update usage comments 2019-11-03 12:03:27 -08:00
R. RyanTM
6ca77c43ae yq: 2.7.2 -> 2.8.1 2019-11-03 19:59:25 +01:00
Niklas Hambüchen
83dbd38821 libjpeg-turbo: Add flag to build static libraries as well 2019-11-03 19:59:18 +01:00
Daiderd Jordan
80a5dd7f02
gegl: fix darwin build
../gegl/opencl/cl_gl.h:37:10: fatal error: 'OpenGL/CGLDevice.h' file not found
    #include <OpenGL/CGLDevice.h>
2019-11-03 18:59:24 +01:00
worldofpeace
c751f6000b
Merge pull request #69052 from worldofpeace/elementary-updates-maybe-5.1
Pantheon 5.1
2019-11-03 17:03:04 +00:00
Ryan Mulligan
5d5dfbfb8a
Merge pull request #72552 from danieldk/spacy-2.2.2
Update spacy to 2.2.2 + necessary dependency updates
2019-11-03 07:58:12 -08:00
Terje Larsen
9a4ae42195 Revert "python: pg8000: 1.12.5 -> 1.13.2"
This reverts commit 35bdea0d6c.
2019-11-03 16:44:51 +01:00
worldofpeace
3507066e16
Merge pull request #72720 from bandresen/clj-kondo_bump_v2019.10.26
clj-kondo: 2019.07.31-alpha -> 2019.10.26
2019-11-03 15:32:38 +00:00
Benjamin Andresen
a88a238724 clj-kondo: 2019.07.31-alpha -> 2019.10.26 2019-11-03 16:20:54 +01:00
Frederik Rietdijk
458964dea2 gcc8: make building w/LTO support optional, fixes eval 2019-11-03 16:04:52 +01:00
Mario Rodas
d21aab443a
Merge pull request #72705 from r-ryantm/auto-update/wolfssl
wolfssl: 4.1.0 -> 4.2.0
2019-11-03 08:53:05 -05:00
Will Dietz
5b46a7c240 gcc7: make building w/LTO support optional, don't use in bootstrap tools 2019-11-03 14:52:44 +01:00
Michael Eden
5b96d9cf21 nodejs: cross compile runtime for ARM 2019-11-03 14:45:13 +01:00
Jan Tojnar
258f6f4437
gegl_0_4: 0.4.16 → 0.4.18
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123

Ported to Meson, which means ton of extra dependencies used by default.
Though the closure size effect appears to be minimal: 88.9M → 92.9M

Also drop GTK dependency, since it is not needed any more (was it ever?)
2019-11-03 14:43:09 +01:00
Franz Pletz
286bfac78c
libksi: 2015-07-03 -> 3.20.3025 2019-11-03 14:33:50 +01:00
Jan Tojnar
148eae459b
poly2tri-c: init at 0.1.0 2019-11-03 14:31:38 +01:00
Florian Klink
51dc44f91a
Merge pull request #72642 from r-ryantm/auto-update/python3.8-twilio
python38Packages.twilio: 6.29.3 -> 6.32.0
2019-11-03 13:58:34 +01:00
Tobias Mayer
a7cd3c2d82 cmake-format: init at 0.6.0 2019-11-03 13:47:38 +01:00