Commit Graph

67166 Commits

Author SHA1 Message Date
Sébastien Maret
723382b0bf pythonPackages.radio_beam: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
5e7213b615 pythonPackages.spectral-cube: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
ee6c007fcc pythonPackages.astropy: add checkPhase 2019-07-27 11:58:50 +02:00
Sébastien Maret
2dabd051a7 pythonPackages.pytest-arraydiff: fix infinite recursion 2019-07-27 11:58:50 +02:00
Frederik Rietdijk
bd47c5721f Python: introduce NIX_PYTHONEXECUTABLE in order to set sys.executable
This is needed in case of `python.buildEnv` to make sure sys.executable
does not point to the unwrapped executable.
2019-07-27 11:52:49 +02:00
Daniel Wheeler
124fb417fc pythonPackages.fastapi: init at 0.33.0 2019-07-27 11:50:48 +02:00
Daniel Wheeler
f878d34e5f pythonPackages.pydantic: init at 0.31 2019-07-27 11:50:48 +02:00
Daniel Wheeler
1c3c07394a pythonPackages.starlette: init at 0.12.4 2019-07-27 11:50:48 +02:00
Daniel Wheeler
266d0bbf2c pythonPackages.uvicorn: init at 0.8.4 2019-07-27 11:50:48 +02:00
Chris Ostrouchov
4c85595ada pythonPackages.simple-salesforce: init at 0.74.3 2019-07-27 11:49:37 +02:00
Vladyslav M
0dfb5c5108
rust-bindgen: 0.50.0 -> 0.51.0 (#65445)
rust-bindgen: 0.50.0 -> 0.51.0
2019-07-27 11:52:53 +03:00
Chris Rendle-Short
30c81c8530 libgdata: propagate gnome-online-accounts to reverse dependencies
Required since `libgdata` now uses Meson. See also: #64295
2019-07-27 15:31:15 +10:00
worldofpeace
e484667ec2 vaapiVdpau: cleanup expression 2019-07-26 20:33:26 -04:00
Cole Mickens
d0b50b8835 vaapiVdpau: fixup for libva-2.5.0 2019-07-26 20:33:12 -04:00
Thomas Tuegel
299e9345a8
Revert "qtbase: Fix paths returned by qmake -query" 2019-07-26 18:53:12 -05:00
xrelkd
a7c2dd267d rust-bindgen: 0.50.0 -> 0.51.0 2019-07-27 07:48:47 +08:00
Orivej Desh
c5592fabba opencv3: 3.4.6 -> 3.4.7 2019-07-26 23:47:10 +00:00
Cole Mickens
d4ffb8d4ec mesa: 19.1.1 -> 19.1.3 2019-07-27 01:22:54 +02:00
worldofpeace
b36bed3c06
Merge pull request #64525 from MrMebelMan/init/rq
pythonPackages.rq: init at 1.1.0
2019-07-26 19:10:10 -04:00
Orivej Desh
fdf08ce5fb openjpeg_1: fix build after #64391
That PR has enabled tests for both openjpeg_1 and openjpeg_2, but it did not
support the tests in openjpeg_1.
2019-07-26 23:05:02 +00:00
Cole Mickens
2c66613103 libva: 2.4.1 -> 2.5.0 2019-07-27 00:45:42 +02:00
Austin Seipp
ad63a90de1 liburing: 1.0.0pre150_93f3e8d -> 1.0.0pre156_c31c7ec
Signed-off-by: Austin Seipp <as@fastly.com>
2019-07-26 16:27:13 -05:00
Michael Weiss
5f9145d56c
Merge pull request #63195 from gnidorah/wlc
Drop obsolete Wayland compositors
2019-07-26 22:41:36 +02:00
Milan Pässler
583a82cb2f nim: 0.20.0 -> 0.20.2 2019-07-26 14:51:43 +02:00
Frederik Rietdijk
0f6bda38fe Merge staging-next into staging 2019-07-26 14:45:31 +02:00
Vladyslav Burzakovskyy
3188402aab pythonPackages.rq: init at 1.1.0 2019-07-26 13:18:24 +02:00
Jörg Thalheim
d07fb6be03
linuxkit: 2017-07-08 -> 0.7 (#65359)
linuxkit: 2017-07-08 -> 0.7
2019-07-26 07:45:35 +01:00
Nick Novitski
e65244ee56 linuxkit: 2017-07-08 -> 0.7 2019-07-25 21:32:20 -07:00
worldofpeace
3047bf3fa9
Merge pull request #64989 from eyJhb/rotate-backups
pythonPackages.rotate-backups: init at 6.0
2019-07-25 16:28:52 -04:00
worldofpeace
35d4557075
Merge pull request #64987 from luispedro/remove_rocksdb_gflags_dep
rocksdb: Remove gflags dependency
2019-07-25 16:10:40 -04:00
Luis Pedro Coelho
f178bee18e rocksdb: Remove gflags dependency
GFlags are only used for the tools, which are not installed in any case.
2019-07-25 16:05:50 -04:00
worldofpeace
883a1dffcf
Merge pull request #52859 from jtojnar/cmake-gid
cmake: use multiple outputs for GNUInstallDirs
2019-07-25 16:05:10 -04:00
Michael Weiss
967b8422d7
python37Packages.google_api_python_client: 1.7.9 -> 1.7.10 2019-07-25 21:20:41 +02:00
Wael Nasreddine
6b89e87a23
Merge pull request #65316 from kalbasit/nixpkgs_fix-moto-collision
moto: fix colliding dependencies
2019-07-25 09:00:32 -07:00
Nikolay Amiantov
7b828532b9 bazel-deps: 2019-02-01 -> 2019-07-11, mark as broken
Also drop preInstall cleanup for dependencies. The reason is while it's more
thorough than default cleanup in buildBazelPackage if such a problem happens we
should fix buildBazelPackage instead. Perhaps even move this (awesome!) snippet
there but it's very slow-running so we'd rather attempt to fix it in other
ways.

Anyway after an update at least .deps build, checked with `nix-build -A --check`.
2019-07-25 17:40:46 +02:00
Nikolay Amiantov
969aec30b6 bazel-remote: mark as broken 2019-07-25 17:40:46 +02:00
WilliButz
f748b501e8
yarn2nix-moretea: init at 2019-04-10 2019-07-25 17:15:00 +02:00
Matthew Bauer
6ff7c2ca93
Merge pull request #65049 from matthewbauer/zmq-enable-drafts
zmq: enable drafts api
2019-07-25 09:54:00 -04:00
Frederik Rietdijk
dcea5637d8
Merge pull request #64982 from NixOS/staging-next
Staging next
2019-07-25 15:48:30 +02:00
Michael Raskin
22f5ee4e0e
Merge pull request #65305 from averelld/disable-zbar-wine-gstreamer
wine: disable zbar in gst-plugins-bad
2019-07-25 12:36:10 +00:00
Michael Raskin
e1e5c87f83
Merge pull request #65342 from bradleyjensen/master
Improve ergonomics of clwrapper
2019-07-25 12:35:02 +00:00
Profpatsch
fdee6f4fae bazel: disable dm-sonnet downstream test 2019-07-25 13:27:45 +02:00
Profpatsch
63e0b8b3f9 bazel: execute dm-sonnet test only on linux 2019-07-25 13:27:45 +02:00
Profpatsch
eab06d4517 python-modules/dm-sonnet: update fixed-output hash 2019-07-25 13:27:45 +02:00
Timo Kaufmann
e7e70b7073 bazel: add fixed output test case
Feels like a horrible hack, but it should make sure that downstream
hashes are preserved between bazel versions.
2019-07-25 13:27:45 +02:00
markuskowa
88d9f77609
Merge pull request #64932 from bhpdt/add/mkl-service
pythonPackages.mkl-service: init at 2.1.0
2019-07-25 12:04:17 +02:00
Frederik Rietdijk
34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Frederik Rietdijk
3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
Orivej Desh
6d6e2181d6 gflags: update pname 2019-07-25 09:27:43 +00:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Orivej Desh
b5d1d50aa9 google-gflags: move to aliases.nix
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012

gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
Jonathan Ringer
e557e7a12a pythonPackages.moto: fix description 2019-07-25 01:47:10 -07:00
Wael M. Nasreddine
d99c6ccece
jsondiff: patch setup.py to prevent creating bin/jsondiff
pythonPackages.jsonpatch also creates bin/jsondiff, and packages
depending on both are not usable.
2019-07-24 22:33:31 -07:00
Wael M. Nasreddine
c555bc38a3
jsondiff: 1.1.2 -> 1.2.0 2019-07-24 22:33:30 -07:00
Mario Rodas
b5f5c97f7d
Merge pull request #64245 from turboMaCk/tools-rust/cargo-generate
cargo-generate: init at 0.3.0
2019-07-24 18:57:18 -05:00
Marek Fajkus
02d79ced90 cargo-generate: init at 0.3.0 2019-07-24 23:55:20 +02:00
Matthew Bauer
3b8e595810 zmq: add enableDrafts option
This is needed by emacs-zmq, and will be used by it.
2019-07-24 16:12:40 -04:00
eyjhbb@gmail.com
3d91e7fde0 pythonPackages.capturer: init at 2.4 2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com
1de0c3275a pythonPackages.coloredlogs: init at 10.0 2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com
b7eb5b6f79 pythonPackages.executor: init at 21.3 2019-07-24 21:49:23 +02:00
Kevin Rauscher
d6b6015d34 bloop: get closer to standard bloop packaging 2019-07-24 21:42:40 +02:00
Kevin Rauscher
3bdd3b158a bloop: refactor derivation to use subderivations
This change prevents accidentally using cached version of dependencies
when updating the version
2019-07-24 21:42:40 +02:00
Kevin Rauscher
0f4da4a501 bloop: 1.2.5 -> 1.3.2 2019-07-24 21:42:40 +02:00
Wael Nasreddine
4ec8edaa6a
pythonPackages.joblib: fix the build on Darwin (#65288)
The test test_dispatch_multiprocessing is failing on Darwin; Disabling it fixes the build.
2019-07-24 10:50:00 -07:00
Lefteris Kritikos
6d25177ca8 bazel-buildtools: 0.22.0 -> 0.28.0 2019-07-24 18:57:52 +02:00
Brad Jensen
16e70997a8 Use if instead of && for deciding whether to run a command
The only difference between these forms is the return value when
"$NIX_LISP_SKIP_CODE" is the empty string.  In the original
formulation, the script would return a false exit status.  In the new
formulation, it will return a true exit status.

Its useful to be able to source cl-wrapper.sh (to get the variables it
establishes), and its a bit annoying that sourcing it with
NIX_LISP_SKIP_CODE=1 results in a false exit status.
2019-07-24 09:35:27 -07:00
Brad Jensen
fa7bd53d0d Resolve symlinks before trying to recognize a lisp implementation
The CCL package installs a symlink named "ccl" that points at the
actual implementation executable: lx86cl64 (or lx86cl for 32 bit).
When clwrapper is used with CCL as the backing implementation, this
script fails to recognize the implementation.  By resolving the
symlink, we are able to recognize which implementation we're actually
working with.
2019-07-24 09:35:27 -07:00
Jörg Thalheim
6b7c72105e
libmediainfo: 19.04 -> 19.07 (#65100)
libmediainfo: 19.04 -> 19.07
2019-07-24 17:03:22 +01:00
Mario Rodas
236d744df7 dune: 1.10.0 -> 1.11.0 2019-07-24 15:20:40 +00:00
Peter Hoeg
7ef897f6aa
Merge pull request #65326 from peterhoeg/f/clang
clang-tools: install clangd as well
2019-07-24 19:34:10 +08:00
markuskowa
f73fd8068e
Merge pull request #65155 from magnetophon/mlt-qt5
mlt-qt5: 6.14.0 -> 6.16.0
2019-07-24 13:31:17 +02:00
markuskowa
1a272c143f
Merge pull request #65154 from magnetophon/mlt
mlt: 6.10.0 -> 6.16.0
2019-07-24 13:17:02 +02:00
markuskowa
97e602a3dd
Merge pull request #65203 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.18 -> 1.5.19
2019-07-24 13:06:47 +02:00
markuskowa
a7e69435aa
Merge pull request #65176 from r-ryantm/auto-update/renpy
renpy: 7.3.0 -> 7.3.2
2019-07-24 12:57:53 +02:00
Peter Hoeg
c29a53b3ce clang-tools: install clangd as well 2019-07-24 16:33:44 +08:00
eyjhbb@gmail.com
531422ab4a pythonPackages.naturalsort: init at 1.5.1 2019-07-24 10:21:57 +02:00
eyjhbb@gmail.com
adfa7bd59f pythonPackages.property-manager: init at 2.3.1 2019-07-24 10:21:56 +02:00
eyjhbb@gmail.com
b0b81b0c18 pythonPackages.update-dotdee: init at 5.0 2019-07-24 10:21:56 +02:00
eyjhbb@gmail.com
8238ddfbf8 pythonPackages.verboselogs: init at 1.7 2019-07-24 10:21:56 +02:00
José Luis Lafuente
32c1c5cbe0 clojure: 1.10.1.462 -> 1.10.1.466 2019-07-24 08:25:49 +02:00
R. RyanTM
89a4e8d5e0 python37Packages.pycountry: 18.12.8 -> 19.7.15
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-pycountry/versions
2019-07-24 08:19:36 +02:00
R. RyanTM
5401315ff9 python37Packages.zc_buildout: 2.13.1 -> 2.13.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/python3.7-zc.buildout/versions
2019-07-24 08:19:22 +02:00
Jonathan Ringer
d12733fee5 pythonPackages.moto: 1.3.8 -> 1.3.10 2019-07-24 08:14:45 +02:00
Jonathan Ringer
03d3ed3eb0 pythonPackages.sshpubkeys: init at 3.1.0 2019-07-24 08:14:45 +02:00
Alexander Sosedkin
2e8aa4f9ff python3Packages.nixpkgs: 0.2.3 -> 0.2.4 2019-07-24 00:21:42 +02:00
Mario Rodas
95233e1d39 pythonPackages.scrapy: 1.7.1 -> 1.7.2 (#65297) 2019-07-23 22:33:05 +02:00
Vincent Laporte
f9486ce114 coqPackages.equations: 1.2beta2 -> 1.2 (#65281)
* coqPackages.equations: 1.2beta2 -> 1.2

* coqPackages.category-theory: 20181016 -> 20190414
2019-07-23 22:27:55 +02:00
worldofpeace
42f527e8f0
Merge pull request #63677 from averelld/gst-plugins-good-build
gst-plugins-good: Remove jack2 by default
2019-07-23 15:35:28 -04:00
Joachim F
b4522d230e
Merge pull request #58640 from andrewchambers/redo-apenwarr
redo-apenwarr: init at unstable-2019-06-21
2019-07-23 17:03:57 +00:00
Robin Gloster
0142252012
Merge pull request #65266 from marsam/update-rubocop
rubocop: 0.72.0 -> 0.73.0
2019-07-23 14:48:17 +00:00
Averell Dalton
9332773e51 wine: disable zbar in gst-plugins-bad 2019-07-23 16:30:56 +02:00
Mrmaxmeier
09b004102d regenerate node-packages*.nix for nodePackages.thelounge 2019-07-23 13:18:01 +02:00
Mrmaxmeier
a37b32bc8f thelounge: init node package at v3.0.1 2019-07-23 12:53:58 +02:00
Domen Kožar
e765dde910
antora: include site-generator-default 2019-07-23 10:16:15 +02:00
worldofpeace
fcc682382a
Merge pull request #64711 from risicle/ris-lightgbm-darwin-fix
pythonPackages.lightgbm: fix build on darwin
2019-07-23 02:47:13 -04:00
Mario Rodas
c248435ee3
Merge pull request #65217 from marsam/fix-cherrypy-build
pythonPackages.cherrypy: fix build
2019-07-22 20:03:54 -05:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Robin Gloster
8fb71b47e2
Merge pull request #65260 from juaningan/master
python37Packages.pysonos: 0.0.14 -> 0.0.21
2019-07-22 19:26:33 +00:00
Vladyslav M
6bec1fa33d
rls: 1.34 -> 1.35 (#65241)
rls: 1.34 -> 1.35
2019-07-22 22:22:56 +03:00
Robin Gloster
75151fe85d
Merge pull request #65265 from marsam/init-terraform-lsp
terraform-lsp: init at 0.0.5
2019-07-22 18:46:37 +00:00
worldofpeace
d8d85aef04
Merge pull request #65113 from worldofpeace/gnome-updates
GNOME3 updates
2019-07-22 14:46:03 -04:00
Robin Gloster
18526b7579
Merge pull request #65162 from marsam/update-tflint
tflint: 0.9.1 -> 0.9.2
2019-07-22 18:19:47 +00:00
Robin Gloster
4f0e37c93d
Merge pull request #65197 from andir/libarchive
libarchive: 3.3.3 -> 3.4.0
2019-07-22 17:39:07 +00:00
worldofpeace
3c9046f2eb appstream-glib: set platforms to unix 2019-07-22 13:36:15 -04:00
Robin Gloster
64cd2a618d
Merge pull request #65249 from max-wittig/patch-2
gitlab-runner: 12.0.2 -> 12.1.0
2019-07-22 17:27:51 +00:00
worldofpeace
da6101d141
Merge pull request #65237 from worldofpeace/dont-multiout-demos
[staging-next] gtk3: don't multiout demos
2019-07-22 12:27:54 -04:00
Symphorien Gibol
7ed3d2d6fd
rls: 1.34 -> 1.35 2019-07-22 17:42:18 +03:00
Mario Rodas
95be462d07
Merge pull request #65138 from r-ryantm/auto-update/python3.7-nose2
python37Packages.nose2: 0.8.0 -> 0.9.1
2019-07-22 08:27:20 -05:00
Frederik Rietdijk
b11049d562 Merge staging-next into staging 2019-07-22 14:16:15 +02:00
Frederik Rietdijk
db6c38a075 Merge master into staging-next 2019-07-22 14:15:32 +02:00
Chris Ostrouchov
62cb4f7228 pythonPackages.zarr: init at 2.3.2 2019-07-22 14:07:32 +02:00
Chris Ostrouchov
d383eade73 pythonPackages.numcodecs: init at 0.6.3 2019-07-22 14:07:32 +02:00
Nick Novitski
7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Juanjo Presa
6f1a71e995 python37Packages.pysonos: 0.0.14 -> 0.0.21 2019-07-22 13:47:17 +02:00
Théo Zimmermann
fd20e227a0 coqPackages.math-classes: 8.8.1 -> 8.9.1
Introduces compatibility with Coq 8.10.
2019-07-22 11:37:37 +00:00
Marek Mahut
16dec39746 haskellPackages.zip-archive: disable tests
(cherry picked from commit d6059ae25c6a8e4f4191b568e74087640e07b93f)
2019-07-22 11:36:15 +02:00
Mario Rodas
fbf05d6741
rubocop: 0.72.0 -> 0.73.0 2019-07-22 04:20:00 -05:00
Mario Rodas
dd6eea86f8
terraform-lsp: init at 0.0.5 2019-07-22 04:20:00 -05:00
worldofpeace
950b7ed61a dee: fix build
See https://gitlab.gnome.org/GNOME/vala/issues/803.
2019-07-22 03:06:59 -04:00
Max Wittig
bc6366b728
gitlab-runner: 12.0.2 -> 12.1.0
Corresponding runner for GitLab version 12.1.0

Changelog: https://gitlab.com/gitlab-org/gitlab-runner/blob/12-1-stable/CHANGELOG.md
2019-07-22 08:29:01 +02:00
Domen Kožar
2000a9ebcb
Add antora 2019-07-22 08:09:09 +02:00
worldofpeace
8438e3e67f gtk3: don't multiout demos 2019-07-21 15:04:45 -04:00
Mario Rodas
d57d67e1c4
python3Packages.cherrypy: fix build 2019-07-21 13:55:57 -05:00
Mario Rodas
2354898cb2
pythonPackages.cherrypy: 17.4.1 -> 17.4.2 2019-07-21 13:55:56 -05:00
Mario Rodas
9b6ddb3c2b
pythonPackages.cheroot: 6.3.3 -> 6.5.5 2019-07-21 13:55:45 -05:00
Mario Rodas
2b4495246a
pythonPackages.setuptools-scm-git-archive: init at 1.1 2019-07-21 12:35:50 -05:00
worldofpeace
b647c76929
Merge pull request #65194 from r-ryantm/auto-update/uftrace
uftrace: 0.9.2 -> 0.9.3
2019-07-21 13:13:32 -04:00
Michael Raskin
1368f4be4a
Merge pull request #64539 from twhitehead/gl2ps
gl2ps: init at 1.4.0
2019-07-21 14:16:37 +00:00
Mario Rodas
f036eb62a9
pythonPackages.backports_functools_lru_cache: enable tests 2019-07-21 04:23:00 -05:00
Mario Rodas
1ac3350c57
pythonPackages.portend: fix build 2019-07-21 04:22:00 -05:00
Mario Rodas
5ac577f1a2
pythonPackages.tempora: enable tests 2019-07-21 04:21:00 -05:00
Mario Rodas
94ae9f4ed5
pythonPackages.pytest-testmon: 0.9.16 -> 0.9.18 2019-07-21 04:20:00 -05:00
Mario Rodas
ca341029b6
Merge pull request #65207 from r-ryantm/auto-update/yarn
yarn: 1.17.0 -> 1.17.3
2019-07-21 01:43:05 -05:00
Frederik Rietdijk
36162c8c99 python: widgetsnbextension: 3.4.2 -> 3.5.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
685386d8d7 python: tqdm: 4.32.1 -> 4.32.2 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
e18dc13e50 Revert "pythonPackages.jsonschema: 2.6.0 -> 3.0.1"
Too soon. We need to wait till it is better supported.

This reverts commit ba4384d865.
2019-07-21 08:38:23 +02:00
Frederik Rietdijk
b038b6db3d python: toolz: 0.9.0 -> 0.10.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
7d0603501a python: xarray: 0.12.2 -> 0.12.3 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
536341c91b python3Packages.pandas: 0.24.2 -> 0.25.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
1665bde593 python: numba: 0.44.0 -> 0.45.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
2d52072942 python: jupyter_core: 4.4.0 -> 4.5.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
82b0f8645d python: jupyter_client: 5.2.4 -> 5.3.1 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
68433031c3 python: ipywidgets: 7.4.2 -> 7.5.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
6fd5726759 python3Packages.ipykernel: 5.1.0 -> 5.1.1 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
6006bc4630 pythonPackages.cytoolz: 0.9.0.1 -> 0.10.0 2019-07-21 08:38:23 +02:00
Frederik Rietdijk
48ddd81780 python: Cython: 0.29.10 -> 0.29.12 2019-07-21 08:38:22 +02:00
Frederik Rietdijk
c2bcf46a8a python3.pkgs.ipython: 7.5.0 -> 7.6.1 2019-07-21 08:38:22 +02:00
Pierre Bourdon
de6fc7fb97 pythonPackages.pyyaml: 5.1 -> 5.1.1 2019-07-21 08:38:22 +02:00
Pierre Bourdon
abc9221996 pythonPackages.requests: 2.21.0 -> 2.22.0 2019-07-21 08:38:22 +02:00
Pierre Bourdon
d886bc27ed pythonPackages.certifi: 2019.3.9 -> 2019.6.16 2019-07-21 08:38:22 +02:00
Pierre Bourdon
16ad5d5401 pythonPackages.bcrypt: 3.1.6 -> 3.1.7 2019-07-21 08:38:22 +02:00
Alex Rice
8edeb925d2 adga-stdlib: 1.0 -> 1.0.1 2019-07-21 08:32:54 +02:00
Maximilian Bosch
e15bc90acc
Merge pull request #60675 from protoben/evcxr-0.3.3
evcxr: init at 0.3.3
2019-07-21 02:37:29 +02:00
R. RyanTM
56757df7c3 yarn: 1.17.0 -> 1.17.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-07-20 17:19:22 -07:00
Maximilian Bosch
2de35cf8ee
evcxr: fix darwin build
It seems as the `Security` framework is missing during the linking in a
darwin build environment:

https://logs.nix.ci/?key=nixos/nixpkgs.60675&attempt_id=42d9c159-f1a2-4abc-ab14-9dea23d941b1
2019-07-21 02:13:17 +02:00
Maximilian Bosch
c4323c200f
evcxr: fix hash and cc access
The `cargoSha256` hashes across the sourcetree had to be altered after
the last `cargo-vendor` bump. Also ensured that `cc` is available in
`$PATH` to avoid startup errors in the REPL.
2019-07-21 01:43:55 +02:00
Mario Rodas
0a352717b0
Merge pull request #65167 from r-ryantm/auto-update/python3.7-tweepy
python37Packages.tweepy: 3.7.0 -> 3.8.0
2019-07-20 18:42:01 -05:00
Mario Rodas
8fc2fe021a
Merge pull request #65164 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.29.0 -> 6.29.1
2019-07-20 18:36:01 -05:00
R. RyanTM
ee8cdd25f5 wxSVG: 1.5.18 -> 1.5.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-07-20 16:27:25 -07:00
Andreas Rammhold
2d36694ff5
Merge pull request #65178 from r-ryantm/auto-update/remarshal
remarshal: 0.9.1 -> 0.10.0
2019-07-21 00:08:19 +02:00
Andreas Rammhold
2c5763538a
libarchive: 3.3.3 -> 3.4.0
Release notes: https://github.com/libarchive/libarchive/releases/tag/v3.4.0
2019-07-20 23:58:53 +02:00
R. RyanTM
2535b73809 uftrace: 0.9.2 -> 0.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uftrace/versions
2019-07-20 13:58:38 -07:00
Andreas Rammhold
fc83a1c745 imlib: apply patch for CVE-2007-3568
While it probably doesn't have much impact it also doesn't really hurt
fixing this…
2019-07-20 22:44:06 +02:00
R. RyanTM
11e147d3d1 remarshal: 0.9.1 -> 0.10.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/remarshal/versions
2019-07-20 08:42:38 -07:00
R. RyanTM
2698c3d9bb renpy: 7.3.0 -> 7.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/renpy/versions
2019-07-20 08:16:09 -07:00
R. RyanTM
e836363d13 python37Packages.tomlkit: 0.5.4 -> 0.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/python3.7-tomlkit/versions
2019-07-20 16:39:45 +02:00
R. RyanTM
4c8de690c5 python37Packages.tweepy: 3.7.0 -> 3.8.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/python3.7-tweepy/versions
2019-07-20 06:43:06 -07:00
R. RyanTM
a9c1718300 python37Packages.twilio: 6.29.0 -> 6.29.1
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-twilio/versions
2019-07-20 06:03:25 -07:00
Mario Rodas
b095186914
Merge pull request #65159 from r-ryantm/auto-update/python3.7-python-periphery
python37Packages.python-periphery: 1.1.1 -> 1.1.2
2019-07-20 07:57:19 -05:00
Niklas Hambüchen
863f821bdf pyopenssl: Disable flaky test_wantWriteError test.
See added comment for details.
2019-07-20 14:19:51 +02:00
Aaron Andersen
87b4e9cdec
Merge pull request #57437 from elasticdog/cargo-raze
cargo-raze: init at 0.2.8
2019-07-20 08:16:17 -04:00
R. RyanTM
f8274c8b18 python37Packages.ijson: 2.3 -> 2.4
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-ijson/versions
2019-07-20 14:15:20 +02:00
Peter Hoeg
a91c1dc167 wp-cli: 2.0.1 -> 2.2.0 2019-07-20 14:14:42 +02:00
midchildan
cf3948fbe0 sourcetrail: 2019.1.11 -> 2019.2.39 2019-07-20 14:11:31 +02:00
R. RyanTM
3b614e0ee6 python37Packages.python-periphery: 1.1.1 -> 1.1.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/python3.7-python-periphery/versions
2019-07-20 05:11:19 -07:00
Lassi Haasio
a8c79e9ab9 pyditz: init at 0.10.3 2019-07-20 13:38:22 +02:00
Peter Romfeld
f5bad02ac7 pythonPackages.django-webpack-loader: init at 0.2.4 2019-07-20 13:27:49 +02:00
R. RyanTM
3ddc3e4217 python37Packages.cupy: 5.4.0 -> 6.0.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/python3.7-cupy/versions
2019-07-20 13:23:44 +02:00
Robert Scott
0bbfd2d2dc pythonPackages.django_compressor: fix build, flesh out comments 2019-07-20 13:00:06 +02:00
Robert Scott
8e709be9ba pythonPackages.appconf: fix build, enable tests 2019-07-20 13:00:06 +02:00
R. RyanTM
3f06014e39 python37Packages.loguru: 0.3.0 -> 0.3.1
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-loguru/versions
2019-07-20 12:26:26 +02:00
Bart Brouns
14a3e30deb mlt-qt5: 6.14.0 -> 6.16.0 2019-07-20 12:17:42 +02:00
Bart Brouns
b2830bea2d mlt: 6.10.0 -> 6.16.0 2019-07-20 12:16:01 +02:00
Mario Rodas
e04883e4a6
tflint: 0.9.1 -> 0.9.2 2019-07-20 04:20:00 -05:00
R. RyanTM
e04eb2bfc1 python37Packages.nose2: 0.8.0 -> 0.9.1
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-nose2/versions
2019-07-20 01:36:23 -07:00
R. RyanTM
27f9a4253d python37Packages.gnureadline: 6.3.8 -> 8.0.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/python3.7-gnureadline/versions
2019-07-20 10:24:12 +02:00
R. RyanTM
ddce9d07e2 aws-checksums: 0.1.2 -> 0.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-checksums/versions
2019-07-20 10:00:05 +02:00
worldofpeace
ecfb397e8a libxkbcommon: fix build on darwin with upstream patch 2019-07-20 09:46:43 +02:00
R. RyanTM
e64663cfbe harfbuzz: 2.5.1 -> 2.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/harfbuzz/versions
2019-07-20 09:40:56 +02:00
R. RyanTM
ba4e803a11 python37Packages.gensim: 3.7.3 -> 3.8.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/python3.7-gensim/versions
2019-07-20 09:29:08 +02:00
Chris Ostrouchov
248fd7a46c pythonPackages.pytest-mock: refactor fix broken package 2019-07-20 09:25:30 +02:00
Chris Ostrouchov
d391561768 pythonPackages.pytest-annotate: refactor fix broken build relax constraint 2019-07-20 09:24:37 +02:00
Chris Ostrouchov
1ad86f9569 pythonPackages.readme: refactor fix broken build 2019-07-20 09:24:37 +02:00
Chris Ostrouchov
49c265b8fe pythonPackages.nbval: 0.9.1 -> 0.9.2 fix broken build 2019-07-20 09:24:37 +02:00
Chris Ostrouchov
e5f77fb6ba pythonPackages.glob2: init at 0.7
needed for poetry python 2.7 support
2019-07-20 09:23:01 +02:00
Chris Ostrouchov
ba4384d865 pythonPackages.jsonschema: 2.6.0 -> 3.0.1 2019-07-20 09:22:30 +02:00
Chris Ostrouchov
f10553883d pythonPackages.pycurl: 7.43.0.2 -> 7.43.0.3 2019-07-20 09:22:30 +02:00
Frederik Rietdijk
be25210e89 Merge staging-next into staging 2019-07-20 09:21:59 +02:00
R. RyanTM
5e811a5798 python37Packages.aiohttp-jinja2: 1.1.1 -> 1.1.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/python3.7-aiohttp-jinja2/versions
2019-07-20 09:07:19 +02:00
worldofpeace
3b24d6e187 gtk3: fix pkgconfig paths
MR Upstream: https://gitlab.gnome.org/GNOME/gtk/merge_requests/1002
2019-07-20 09:04:51 +02:00
Will Dietz
63be588709
Merge pull request #64513 from dtzWill/update/freetype-2.10.1
freetype: 2.10.0 -> 2.10.1
2019-07-20 00:42:15 -05:00
Mario Rodas
d95a2fb4e1
Merge pull request #65099 from lilyball/lily/cocoapods
cocoapods: 1.7.4 -> 1.7.5
2019-07-19 23:09:31 -05:00
Mario Rodas
186984536b
Merge pull request #65117 from r-ryantm/auto-update/ocaml4.06.1-visitors
ocamlPackages.visitors: 20180513 -> 20190711
2019-07-19 23:00:49 -05:00
Wael M. Nasreddine
4cb3a803ec
bazel-watcher: fix the hash of the fetchAttrs 2019-07-19 20:58:28 -07:00
Mario Rodas
0ee5701cd7
Merge pull request #65116 from r-ryantm/auto-update/python3.7-pelican
python37Packages.pelican: 4.0.1 -> 4.1.0
2019-07-19 22:37:39 -05:00
Mario Rodas
4fca2ef585
python37Packages.pelican: fix darwin build 2019-07-19 22:04:45 -05:00
Aaron Andersen
46f8ec0278
Merge pull request #65058 from mmahut/cypresss
cypress: fix missing GSettings schemas
2019-07-19 21:21:28 -04:00
R. RyanTM
6fa00688fb ocamlPackages.visitors: 20180513 -> 20190711
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-visitors/versions
2019-07-19 18:06:50 -07:00
R. RyanTM
7cbf9e22a2 python37Packages.pelican: 4.0.1 -> 4.1.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/python3.7-pelican/versions
2019-07-19 17:50:13 -07:00
Aaron Andersen
1af592d65f
Merge pull request #64705 from MetaDark/protontricks
protontricks: init at 1.2.3
2019-07-19 20:45:27 -04:00
Ryan Mulligan
5e454dc013
Merge pull request #65106 from r-ryantm/auto-update/libstatgrab
libstatgrab: 0.91 -> 0.92
2019-07-19 16:39:05 -07:00
Aaron Bull Schaefer
1f3a6719d9 cargo-raze: init at 0.2.8 2019-07-19 15:34:43 -07:00
worldofpeace
4c8eaa3d2e
Merge pull request #64720 from worldofpeace/wrapqt-libexec
wrapQtAppsHook: wrap binaries in libexec
2019-07-19 16:28:17 -04:00
R. RyanTM
9e6cd38c81 libstatgrab: 0.91 -> 0.92
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libstatgrab/versions
2019-07-19 13:15:30 -07:00
Vladyslav M
2a669d3ee1
ktlint: 0.33.0 -> 0.34.0 (#65094)
ktlint: 0.33.0 -> 0.34.0
2019-07-19 22:30:50 +03:00
R. RyanTM
5bf96aa3bd libmediainfo: 19.04 -> 19.07
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmediainfo/versions
2019-07-19 12:11:43 -07:00
Lily Ballard
33d9cd6a93 cocoapods-beta: 1.7.4 -> 1.7.5 2019-07-19 11:44:45 -07:00
Lily Ballard
107583bdfa cocoapods: 1.7.4 -> 1.7.5 2019-07-19 11:44:38 -07:00
R. RyanTM
730ac18ebe ktlint: 0.33.0 -> 0.34.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/ktlint/versions
2019-07-19 10:37:38 -07:00
Tyson Whitehead
28a0dc5a12
gl2ps: init at 1.4.0 2019-07-19 11:07:10 -04:00
Frederik Rietdijk
0ce55a10d2 Merge master into staging-next 2019-07-19 16:33:38 +02:00
Mario Rodas
3f880f187d
Merge pull request #65045 from marsam/update-flow
flow: 0.102.0 -> 0.103.0
2019-07-19 07:13:00 -05:00
Ryan Mulligan
1209ee987e
Merge pull request #65056 from r-ryantm/auto-update/armadillo
armadillo: 9.500.2 -> 9.600.4
2019-07-19 05:11:39 -07:00
Vladyslav M
2fe2b2978e
janet: 1.0.0 -> 1.1.0 (#65050)
janet: 1.0.0 -> 1.1.0
2019-07-19 12:32:06 +03:00
Frederik Rietdijk
594ca3f1cf ccache.links: make it a function of unwrappedCC
That way we can use a ccacheStdenv with e.g. a different CC:

stdenv = overrideCC gcc8Stdenv (ccacheWrapper.override { unwrappedCC
= gcc8Stdenv.cc.cc; });
2019-07-19 11:27:56 +02:00
Chris Ostrouchov
2d5769884d pythonPackages.ibis-framework: init at 1.20 2019-07-19 09:43:35 +02:00
Chris Ostrouchov
784e957c74 python3Packages.ibis: init at 1.6.0 2019-07-19 09:43:35 +02:00
Marek Mahut
fbee9d3edf cypress: fix missing GSettings schemas 2019-07-19 09:26:13 +02:00
Mario Rodas
80d39388de pythonPackages.scrapy: 1.6.0 -> 1.7.1 2019-07-19 09:09:33 +02:00
Joachim F
75a3bf5e5d
Merge pull request #65021 from joachifm/graphene-hardened-malloc
graphene-hardened-malloc: 190405.003.2019.04.01.19 -> 1
2019-07-19 06:51:56 +00:00
Joachim Fasting
948d2e317b
graphene-hardened-malloc: 190405.003.2019.04.01.19 -> 1
The initial stable standalone release.

The integer numbered tags are the standalone releases, while the
PQ3B.190705.003.2019.07.01.21 style tags are part of GrapheneOS releases.

For us it probably makes the most sense to track the standalone releases.
2019-07-19 08:16:09 +02:00
R. RyanTM
144817f552 armadillo: 9.500.2 -> 9.600.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-07-18 23:03:49 -07:00
Andrew Chambers
37e1c1aeda janet: 1.0.0 -> 1.1.0 2019-07-19 15:12:03 +12:00
Andrew Chambers
386b7d814d redo-apenwarr: init at unstable-2019-06-21 2019-07-19 15:00:27 +12:00
worldofpeace
8fcf391db7 gnome3.gvfs: 1.40.1 -> 1.40.2
Has all the patches for the CVE's plus an additional further fix.

https://gitlab.gnome.org/GNOME/gvfs/blob/1.40.2/NEWS
2019-07-18 22:47:10 -04:00
Vladyslav M
9bda7eb77e
Merge pull request #64474 from xbreak/update/cfitsio-3470
cfitsio: 3.450 -> 3.47
2019-07-19 01:28:37 +03:00
Daiderd Jordan
04b3ad82f8
Merge pull request #65038 from LnL7/erlang-wx
erlang: remove wx conditional
2019-07-19 00:04:04 +02:00
Daiderd Jordan
6fb8e5c453
Merge pull request #65025 from cw789/update_elixir
elixir_1_9: 1.9.0 -> 1.9.1
2019-07-19 00:03:43 +02:00
Daiderd Jordan
89083ccf85
Merge pull request #64803 from serokell/elixir19
elixir: default 1.7.4 -> 1.9.0
2019-07-19 00:03:29 +02:00
Daiderd Jordan
8c4152dac3
Merge pull request #64801 from serokell/beam-erlangR21
beam-packages: default erlangR20 -> erlangR22
2019-07-19 00:03:07 +02:00
MetaDark
a3f452ed0c pythonPackages.vdf: init at 3.1 2019-07-18 17:58:32 -04:00
Daiderd Jordan
574cb4a8df
erlang: remove wx conditional
The wxmac build has been fixed and there's erlang_nox now.
2019-07-18 23:42:32 +02:00
Vladimír Čunát
65a1b179f3
Merge #65010: libxkbcommon: fix build on darwin 2019-07-18 23:28:57 +02:00
Mario Rodas
2f56bec54f
flow: 0.102.0 -> 0.103.0 2019-07-18 16:20:00 -05:00
Sarunas Valaskevicius
683a10fe08 electron_5: fix crash when using file chooser dialog 2019-07-18 15:07:28 -04:00
Orivej Desh
5d86f9a9ce nccl: 2.4.2-1 -> 2.4.8-1 2019-07-18 17:04:43 +00:00
Sarah Brofeldt
1285026f68
Merge pull request #64829 from r-ryantm/auto-update/libbytesize
libbytesize: 2.0 -> 2.1
2019-07-18 18:49:29 +02:00
Sarah Brofeldt
a67f660c6f
Merge pull request #64981 from angus-g/nco-4.8.1
nco: 4.5.5 -> 4.8.1
2019-07-18 18:30:58 +02:00
Aaron Andersen
06005e862e
Merge pull request #65009 from aanderse/libargon2
libargon2: 20171227 -> 20190702
2019-07-18 12:25:55 -04:00
Joachim F
be0fab1022
Merge pull request #64386 from mogorman/greatfet
greatfet: init at 2019.05.01.dev0
2019-07-18 13:10:52 +00:00