Commit Graph

67119 Commits

Author SHA1 Message Date
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
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
cw 6b6a9ac500 elixir_1_9: 1.9.0 -> 1.9.1 2019-07-18 15:09:09 +02:00
Michael Weiss c51cbfdfbc
pythonPackages.glances: 3.1.0 -> 3.1.1
Note/TODO: The IP plugin fails in the sandbox:

Error while initializing the ip plugin ('NoneType' object has no attribute 'split')

but works outside of the build sandbox (i.e. in a normal setup).
2019-07-18 11:58:45 +02:00
Domen Kožar c4b1ceb5a7
cachix: fix #65007 2019-07-18 10:41:27 +02:00
Jörg Thalheim 8f0b3429d1
wasilibc: 20190413 -> 20190712 (#64988)
wasilibc: 20190413 -> 20190712
2019-07-18 09:33:53 +01:00
Ding Xiang Fei 6f3fc18606 wasilibc: 20190413 -> 20190712 2019-07-18 11:53:16 +08:00
Aaron Andersen 09b3420b00 libargon2: 20171227 -> 20190702 2019-07-17 21:21:45 -04:00
worldofpeace b1d747c762
Merge pull request #64991 from xrelkd/update/cargo-xbuild
cargo-xbuild: 0.5.14 -> 0.5.15
2019-07-17 18:44:15 -04:00
Mario Rodas 95fadbc06d
libxkbcommon: fix build on darwin 2019-07-17 16:20:00 -05:00
Ben Hipple 08d10e04db pythonPackages.mkl-service: init at 2.1.0 2019-07-17 20:49:17 +00:00
worldofpeace 7d6ab0ad7a wrapQtAppsHook: use isELF
We should still prevent things like
scripts from being wrapped.
2019-07-17 15:53:15 -04:00
Tim Steinbach 5724dc27d1
jenkins: 2.176.1 -> 2.176.2 2019-07-17 13:05:27 -04:00
xrelkd 9566171399 cargo-xbuild: 0.5.14 -> 0.5.15 2019-07-18 01:02:53 +08:00
worldofpeace 3795b4d96a
Merge pull request #64570 from doronbehar/package-qtutilities
qtutilities: init at 5.13.0
2019-07-17 10:58:04 -04:00
Doron Behar 8fe76701fd libsForQt5.qtutilities: init at 5.13.0 2019-07-17 10:57:05 -04:00
worldofpeace 78da40dc6a
Merge pull request #64978 from lilyball/wormhole-man-page
magic-wormhole: include manpage
2019-07-17 10:51:36 -04:00
worldofpeace db8d1d5b9b
Merge pull request #64039 from r-ryantm/auto-update/gobject-introspection
gobject-introspection: 1.60.1 -> 1.60.2
2019-07-17 09:47:21 -04:00
xbreak b16ae1a77d cfitsio: 3.450 -> 3.47
* changed to version numbering without trailing '0'
* remove obsolete `darwin-curl-config.patch`
* disable format hardening to fix build
2019-07-17 12:00:46 +00:00
Will Dietz 8cee72bcef libevdev: 1.6.0 -> 1.7.0
https://lists.freedesktop.org/archives/input-tools/2019-June/001512.html
2019-07-17 10:53:50 +02:00
Marek Mahut 0596ac9667 openjpeg: CVE-2019-12973 2019-07-17 10:50:49 +02:00
worldofpeace ff1be88e38 gtk3: wrap demos, cleanup output 2019-07-17 10:45:06 +02:00
worldofpeace 6e4fed00bf gtk3: add sassc
This makes us generate the .css instead of
using the pregenerated ones.
2019-07-17 10:45:06 +02:00
worldofpeace 638c39e65b gtk3: 3.24.8 -> 3.24.10, meson!
We now build gtk3 with the meson build system.
Notably, at least for the expression, all the platforms
logic for we had for configureFlags should be unneeded
with meson.
2019-07-17 10:45:06 +02:00
worldofpeace a7edafd0d3 gtk3: cleanup expression 2019-07-17 10:45:06 +02:00
R. RyanTM db0655886d glib: 2.60.3 -> 2.60.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/glib/versions
2019-07-17 10:43:46 +02:00
R. RyanTM b62679839f libev: 4.25 -> 4.27
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libev/versions
2019-07-17 10:42:35 +02:00
Robert Scott 3e5ccd4300 openjpeg: enable tests 2019-07-17 10:34:41 +02:00
Robert Scott 5c85b24edc pythonPackages.jpylyzer: init at 1.18.0
include as application too
2019-07-17 10:34:41 +02:00
Dmitry Kalinkin 325f37f935 llvm_*,clang_*: allow src overrides 2019-07-17 10:30:05 +02:00
Robert Scott c996567948 zeromq: 4.3.1 -> 4.3.2 2019-07-17 10:25:35 +02:00
Roman Volosatovs 7fd4ec66e7 go: Add rvolosatovs to maintainers 2019-07-17 10:22:58 +02:00
Roman Volosatovs adf5588512 go_1_11: 1.11.11 -> 1.11.12 2019-07-17 10:22:58 +02:00
Roman Volosatovs 6e85a5a788 go_1_12: 1.12.6 -> 1.12.7 2019-07-17 10:22:58 +02:00
Nikolay Amiantov da295a1206 python2: backport fix for pyc race condition, part 2
Turns out fixing this only in importlib is not sufficient and we
need to backport CPython part of the fix too.

This patch is based on https://hg.python.org/cpython/rev/c16063765d3a
but because the code around is different there are some changes (C-strings
instead of Python objects etc.)

With this patch Tensorflow builds successfully on many-core machine.
2019-07-17 10:22:11 +02:00
Marek Mahut 9a6bd59111 libxslt: CVE-2019-13118 2019-07-17 10:16:55 +02:00
Marek Mahut 3aefa76106 libxslt: CVE-2019-13117 2019-07-17 10:16:55 +02:00
Frederik Rietdijk 0d832585b7 Merge staging-next into staging 2019-07-17 10:14:29 +02:00
R. RyanTM 3f3403bfcf x265: 3.0 -> 3.1.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/x265/versions
2019-07-17 10:11:29 +02:00
Matthieu Coudron 2cd8924235 python3Packages.python-language-server: 0.26.1 -> 0.27.0 2019-07-17 10:08:50 +02:00
Matthieu Coudron 274bb2e34d python3Packages.pyls-mypy: 0.1.3 -> 0.1.6 2019-07-17 10:08:50 +02:00
Taito Horiuchi 7c355b6a6d pythonPackages.robotframework: 3.0.4 -> 3.1.2
pythonPackages.robotframework: source file is zip formated
2019-07-17 10:08:19 +02:00
Vladyslav Burzakovskyy 0f5e19cc2b pythonPackages.isoweek: init at 1.3.3 2019-07-17 10:06:12 +02:00
Chris Ostrouchov a0fae1b615 pythonPackages.decorator: 4.3.2 -> 4.4.0 2019-07-17 10:02:03 +02:00
Chris Ostrouchov a1fd212536 pythonPackages.odo: refactor 0.5.1 -> unstable-2019-07-16 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 124d108d7d pythonPackages.pytest-mpl: refactor fix broken python 2 test 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 2c08f7dadd pythonPackages.robotframework-tools: 0.1a114 -> 0.1rc4 2019-07-17 10:02:03 +02:00
Chris Ostrouchov bdd84a0257 pythonPackages.zetup: refactor fix broken 2019-07-17 10:02:03 +02:00
Chris Ostrouchov 28f1c7765d pythonPackages.modeled: init at 0.1.8 2019-07-17 10:02:03 +02:00