Commit Graph

65910 Commits

Author SHA1 Message Date
Mario Rodas 4a38ee5cd6
Merge pull request #63464 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.17 -> 1.5.18
2019-06-19 19:31:47 -05:00
Mario Rodas 0e1bd6ee70
Merge pull request #63412 from marsam/update-ocaml-merlin
ocamlPackages.merlin: 3.3.0 -> 3.3.1
2019-06-19 19:22:41 -05:00
Jan Tojnar 93580a122e
haskellPackages.llvm-hs: fix build
It requires llvm_8
2019-06-20 00:47:30 +02:00
Peter Simons f399f890dd haskell-stack: clean up deep overrides 2019-06-19 22:46:56 +02:00
Peter Simons 3a1a49c9ab git-annex: update sha256 for version 7.20190615 2019-06-19 22:46:56 +02:00
Peter Simons ef24a2c6d5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4 from Hackage revision
ea1610f9fc.
2019-06-19 22:46:50 +02:00
Peter Simons 7a56998521 hackage2nix: disable builds that are broken on Hydra 2019-06-19 22:45:52 +02:00
Peter Simons 4d1660a9e8 LTS Haskell 13.26 2019-06-19 22:45:52 +02:00
Sarunas Valaskevicius bf36d566fc electron: fix electron crash when using file chooser dialog 2019-06-19 20:31:52 +01:00
Dmitry Kalinkin 7cb82ca2d3
Merge pull request #63490 from jonringer/bump_uproot
pythonPackages.uproot: 3.4.19 -> 3.7.0
2019-06-19 14:25:01 -04:00
Léo Gaspard a9166c763d
Merge branch 'pr-63515'
* pr-63515:
  nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
2019-06-19 19:41:58 +02:00
Mario Rodas cd2cab45a3
Merge pull request #63217 from r-ryantm/auto-update/bazelisk
bazelisk: 0.0.4 -> 0.0.7
2019-06-19 10:53:26 -05:00
Peter Simons 52b3ae8cb8 ghc-8.8.x: bump version to alpha 2 2019-06-19 17:19:48 +02:00
magenbluten b54b5f9ad8 rocksdb: 5.11.3 -> 6.1.2
- mark osquery as broken
- mark ceph as broken

both osquery and ceph packages are outdated. furthermore, ceph has its
own inline rocksdb source tree which isn't use in the current nixpkg.
this needs to be fixed.
2019-06-19 15:01:27 +02:00
Mario Rodas 195d2cd708
Merge pull request #63314 from r-ryantm/auto-update/now-cli
now-cli: 15.3.0 -> 15.5.0
2019-06-19 07:42:12 -05:00
Doron Behar 0b383bdf78 nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
Use new URL of mtxclient. Make them both aware of nlohmann_json
dependency using `-Dnlohmann_json_DIR` in `cmakeFlags`.
2019-06-19 15:33:52 +03:00
Mario Rodas de3935898f
Merge pull request #63298 from r-ryantm/auto-update/mill
mill: 0.4.0 -> 0.4.1
2019-06-19 07:33:50 -05:00
Matthieu Coudron c33153bf13
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
2019-06-19 14:23:31 +02:00
Mario Rodas 56cc1e3aca
Merge pull request #63050 from marsam/init-cloud-nuke
cloud-nuke: init at 0.1.7
2019-06-19 07:22:07 -05:00
Timo Kaufmann 4fa9669bf7
python.pkgs.faker: lift restrictive dependencies (#63512)
Fixes the test suite
https://github.com/joke2k/faker/issues/970
2019-06-19 11:37:15 +02:00
Tadeo Kondrak 1e2f49abd1 ctypes_sh: init at 1.1 2019-06-19 11:33:18 +02:00
Vincent Laporte 37eef9055a coqPackages.gappalib: init at 1.4.1
This is the Coq support library for Gappa.
2019-06-19 09:24:34 +00:00
Tadeo Kondrak c932a4de6d
drm_info: init at 2.1.0 2019-06-18 20:34:31 -06:00
worldofpeace 9d173119aa
Merge pull request #63486 from worldofpeace/gvfs/security-fixes-unstable
gvfs: security fixes
2019-06-18 22:26:32 -04:00
Mario Rodas 699941825a
Merge pull request #63472 from r-ryantm/auto-update/yarn
yarn: 1.16.0 -> 1.17.0
2019-06-18 20:26:22 -05:00
Dmitry Kalinkin d56accc4f6
pythonPackages.uproot: fix tests on python27 2019-06-18 21:18:45 -04:00
Jonathan Ringer 3c2fc5fe45 pythonPackages.uproot: 3.4.19 -> 3.7.0 2019-06-18 17:25:40 -07:00
Jonathan Ringer c786f67096 pythonPackages.uproot-methods: 0.4.7 -> 0.7.0 2019-06-18 17:24:31 -07:00
Jonathan Ringer e4db60b694 pythonPackages.awkward: 0.10.3 -> 0.11.1 2019-06-18 17:23:05 -07:00
worldofpeace fae9e165bb gvfs: fix CVE-2019-12795
This is a version of #63481 for master.

Vulnerability Description:
daemon/gvfsdaemon.c in gvfsd from GNOME gvfs before 1.38.3, 1.40.x before
1.40.2, and 1.41.x before 1.41.3 opened a private D-Bus server socket without
configuring an authorization rule. A local attacker could connect to this server
socket and issue D-Bus method calls. Note that the server socket only accepts
a single connection, so the attacker would have to discover the server and connect
to the socket before its owner does.

#63301
2019-06-18 19:48:47 -04:00
worldofpeace 02ea0d3959 gvfs: fix CVE-2019-1244{7.8.9}
This is a version of #63481 for master.

CVE-2019-12447:
daemon/gvfsbackendadmin.c mishandles file ownership because setfsuid is
not used.

CVE-2019-12448:
daemon/gvfsbackendadmin.c has race conditions because the admin backend
doesn't implement query_info_on_read/write.

CVE-2019-12449:
daemon/gvfsbackendadmin.c mishandles a file's user and group ownership
during move (and copy with G_FILE_COPY_ALL_METADATA) operations
from admin:// to file:// URIs, because root privileges are unavailable.

Upstream MR: https://gitlab.gnome.org/GNOME/gvfs/merge_requests/48
2019-06-18 19:48:47 -04:00
Mario Rodas ba16a39aa4
Merge pull request #63377 from r-ryantm/auto-update/python3.7-kombu
python37Packages.kombu: 4.5.0 -> 4.6.3
2019-06-18 18:10:03 -05:00
Mario Rodas 5fef795af0
Merge pull request #63404 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.8.0 -> 0.8.1
2019-06-18 18:00:00 -05:00
Mario Rodas 0c71f91496
Merge pull request #63372 from r-ryantm/auto-update/python3.7-jellyfish
python37Packages.jellyfish: 0.7.1 -> 0.7.2
2019-06-18 17:54:10 -05:00
Mario Rodas c79caafb45
Merge pull request #63361 from r-ryantm/auto-update/python3.7-GeoAlchemy2
python37Packages.geoalchemy2: 0.6.2 -> 0.6.3
2019-06-18 17:52:14 -05:00
Mario Rodas ac070b89d4
Merge pull request #63359 from r-ryantm/auto-update/python3.7-Flask-Cors
python37Packages.flask-cors: 3.0.7 -> 3.0.8
2019-06-18 17:50:30 -05:00
Mario Rodas 0bbe79eafa
Merge pull request #63364 from r-ryantm/auto-update/python3.7-guessit
python37Packages.guessit: 3.0.3 -> 3.0.4
2019-06-18 17:49:29 -05:00
Mario Rodas 10316c2549
Merge pull request #63396 from r-ryantm/auto-update/python3.7-rubymarshal
python37Packages.rubymarshal: 1.0.3 -> 1.2.6
2019-06-18 17:46:26 -05:00
R. RyanTM 3c26feda9d
python37Packages.kombu: 4.5.0 -> 4.6.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/python3.7-kombu/versions
2019-06-18 17:44:51 -05:00
Mario Rodas 6d05fb8d56
Merge pull request #63400 from r-ryantm/auto-update/python3.7-srsly
python37Packages.srsly: 0.0.5 -> 0.0.7
2019-06-18 17:38:15 -05:00
R. RyanTM ef3d467d3d tbb: 2019_U7 -> 2019_U8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-06-18 17:33:02 -05:00
worldofpeace 83ba5afcc9
Merge pull request #63387 from r-ryantm/auto-update/python3.7-py3status
python37Packages.py3status: 3.18 -> 3.19
2019-06-18 17:34:29 -04:00
Ryan Mulligan d4afaa8dc2
Merge pull request #63253 from r-ryantm/auto-update/git-ftp
git-ftp: 1.5.1 -> 1.5.2
2019-06-18 13:29:18 -07:00
Gabriel Ebner c740f71c35
freecad: python3, qt5, occt7 (#63348)
freecad: python3, qt5, occt7
2019-06-18 22:00:23 +02:00
Marek Fajkus a97986a481 elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
Extends the number of available tools for Elm language.

1. fix and move "elm-test"
Previously located in nodePackages.elm-test but broken (see binwrap info).
Now fixed and located in elmPackages.elm-test

2. add "elm-verify-examples"
Generate tests from documentation examples

3. add "elm-upgrade"
upgrade assistant using statical analysis

4. add "elm-analyse"
static analysis for elm code (linter)

5. move "elm-doc-preview"
originally located in nodePackages.elm-upgrade - moved for consistency

6. add "elmi-to-json"
transforms elmi files to json - used by other tools like elm-test and
elm-verify-examples

Node.js based dependencies are defined the same way as nodePackages
contaparts but are independent (has it's own packages.json)

patch-binwrap.nix is used to as a replacement for binwrap package
used by some nodejs dependencies that depends on Haskell binaries
(elm-test and elm-verify-examples).

BREAKING CHANGE
===============
elm-doc-preview (as well as broken elm-test) is now commented
in `node-packages-v10.json` and should be removed once new
nix-expressions for node10 are generated (out of scope of this PR)

There are still 2 outstanding elm related packages in nodePackages

1. elm-oracle - legacy package which is not compatible with elm 0.19
2. elm-live - should be moved in the future I think
2019-06-18 21:29:10 +02:00
R. RyanTM 4ce580f99a zlog: 1.2.12 -> 1.2.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zlog/versions
2019-06-18 12:16:44 -07:00
worldofpeace 2c96ca1c83
Merge pull request #63415 from talkara/pythonPackages.robotframework-sshlibrary
pythonPackages.robotframework-sshlibrary: init at 3.3.0
2019-06-18 15:10:50 -04:00
Taito Horiuchi fe150460a8 pythonPackages.robotframework-sshlibrary: init at 3.3.0 2019-06-18 15:08:00 -04:00
worldofpeace f5fd79aebd
Merge pull request #63092 from mmahut/togglcli
pythonPackages.toggl-cli: init at 2.1.0 (and its dependencies)
2019-06-18 14:53:48 -04:00
R. RyanTM cf081b250d yarn: 1.16.0 -> 1.17.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/yarn/versions
2019-06-18 11:49:02 -07:00
R. RyanTM ac34c802eb wxSVG: 1.5.17 -> 1.5.18
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-06-18 10:47:39 -07:00
Jonathan Ringer ca3c1a3835 github-release: 0.6.2 -> 0.7.2 2019-06-18 10:13:25 -07:00
R. RyanTM 3297873118 ponyc: 0.28.0 -> 0.28.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/ponyc/versions
2019-06-18 18:21:56 +02:00
Daiderd Jordan c93a7f4d81
Merge pull request #63295 from ehamberg/patch-2
Don't use autoreconfHook for building Erlang/OTP
2019-06-18 18:17:29 +02:00
Profpatsch 8ce4463d4a bazel: add update script to update srcDeps from WORKSPACE file 2019-06-18 17:47:01 +02:00
R. RyanTM 95fb70c1bc sdcc: 3.8.0 -> 3.9.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/sdcc/versions
2019-06-18 17:19:25 +02:00
Mario Rodas 3cf3ca94e6
Merge pull request #63378 from r-ryantm/auto-update/python3.7-libtmux
python37Packages.libtmux: 0.8.1 -> 0.8.2
2019-06-18 06:45:42 -05:00
Mario Rodas 843cb19e61
Merge pull request #63379 from r-ryantm/auto-update/python3.7-lmdb
python37Packages.lmdb: 0.94 -> 0.95
2019-06-18 06:42:51 -05:00
Mario Rodas e321cc2919
Merge pull request #63384 from r-ryantm/auto-update/python3.7-peewee
python37Packages.peewee: 3.9.5 -> 3.9.6
2019-06-18 06:41:03 -05:00
Mario Rodas baa738fc69
Merge pull request #63407 from r-ryantm/auto-update/python3.7-zodbpickle
python37Packages.zodbpickle: 1.0.3 -> 1.0.4
2019-06-18 06:39:16 -05:00
Mario Rodas dbda606547
Merge pull request #63406 from r-ryantm/auto-update/python3.7-zeroconf
python37Packages.zeroconf: 0.22.0 -> 0.23.0
2019-06-18 06:37:35 -05:00
Mario Rodas 4139842a84
Merge pull request #63397 from r-ryantm/auto-update/python3.7-smart_open
python37Packages.smart_open: 1.8.3 -> 1.8.4
2019-06-18 06:35:52 -05:00
R. RyanTM 4f177b90df
python27Packages.j2cli: 0.3.8 -> 0.3.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-j2cli/versions
2019-06-18 06:30:20 -05:00
R. RyanTM bd5d97eb63 libbluray: 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/libbluray/versions
2019-06-18 14:28:44 +03:00
Mario Rodas 7ade44ee67
Merge pull request #63390 from r-ryantm/auto-update/python3.7-pytest-faulthandler
python37Packages.pytest-faulthandler: 1.5.0 -> 1.6.0
2019-06-18 06:16:36 -05:00
Mario Rodas 9d221d868e
Merge pull request #63391 from r-ryantm/auto-update/python3.7-rasterio
python37Packages.rasterio: 1.0.23 -> 1.0.24
2019-06-18 06:14:30 -05:00
Vladimír Čunát 5e045da578
treewide: fixup evaluation of updater scripts
... broken by f3282c8 #63177.  Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
Mario Rodas 7bd160ad48
Merge pull request #63405 from r-ryantm/auto-update/python3.7-yattag
python37Packages.yattag: 1.11.1 -> 1.11.2
2019-06-18 06:04:07 -05:00
Jan Tojnar 8cef6ec5fe
ffado: prevent build tools from leaking into closure (#63393)
ffado: prevent build tools from leaking into closure
2019-06-18 11:39:38 +02:00
Frederik Rietdijk 63dd7b7ac7 Merge staging into staging-next 2019-06-18 11:27:52 +02:00
Frederik Rietdijk 2a3488ac9d Revert "sqlite: enable parallel builds"
Revert due to reported issues
https://github.com/NixOS/nixpkgs/issues/63157

This reverts commit 93982349c8.
2019-06-18 11:27:46 +02:00
R. RyanTM e62299f818 libmicrohttpd: 0.9.63 -> 0.9.64
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-06-18 11:17:10 +02:00
Franz Pletz 10812379fa libgit2: remove 0.26, default to 0.27 2019-06-18 11:16:48 +02:00
Frederik Rietdijk 58cbb1b9e2 python: scikit-learn: 0.20.3 -> 0.21.2 2019-06-18 11:11:16 +02:00
Frederik Rietdijk 39fb749c6e python.pkgs.txaio: use latest pytest 2019-06-18 11:11:16 +02:00
Frederik Rietdijk a09c62c1a3 python.pkgs.whoosh: use latest pytest 2019-06-18 11:11:16 +02:00
Frederik Rietdijk fd97819cd0 python.pkgs.zeep: 3.3.1 -> 3.4.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk 1646dcf266 python: Mako: 1.0.10 -> 1.0.12 2019-06-18 11:11:16 +02:00
Jonathan Ringer 31d30edf65 pythonPackages.azure-cli-core: init at 2.0.66 2019-06-18 11:11:16 +02:00
Jonathan Ringer cf4febf040 pythonPackages.antlr4-python2-runtime: init at 4.7.2 2019-06-18 11:11:16 +02:00
Jonathan Ringer 1c47ee8570 pythonPackages.knack: init at 0.6.2 2019-06-18 11:11:16 +02:00
Jonathan Ringer c508e700bd pythonPackages.azure-cli-telemetry: init at 1.0.2 2019-06-18 11:11:16 +02:00
Frederik Rietdijk f4667efdb3 python: psutil: 5.6.2 -> 5.6.3 2019-06-18 11:11:16 +02:00
Jonathan Ringer f4c054b730 python.pkgs.psutil: 5.5.1 -> 5.6.2 2019-06-18 11:11:16 +02:00
Robert Scott dbc5bcdb5c pythonPackages.scikit-build: fix build by disabling test_source_distribution test 2019-06-18 11:11:16 +02:00
Robert Scott 102cc2c709 pythonPackages.pytest-server-fixtures: 1.6.2 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott a8d09312b3 pythonPackages.pytest-virtualenv: 1.6.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott 9f446bd8d0 pythonPackages.pytest-fixture-config: 1.4.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott ec4f4c965e pythonPackages.pytest-shutil: 1.6.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk 5b9b2bca3e pythonPackages.zipp: 0.3.3 -> 0.5.1 2019-06-18 11:11:16 +02:00
Frederik Rietdijk 2bc5baa7b0 pythonPackages.importlib-metadata: 0.8 -> 0.18 2019-06-18 11:11:16 +02:00
Frederik Rietdijk 93e5a93419 pythonPackages.zipp: disable tests 2019-06-18 11:11:16 +02:00
Frederik Rietdijk 912b763fd9 pythonPackages.packaging: disable tests 2019-06-18 11:11:16 +02:00
Mario Rodas 1a7ffb4140 pythonPackages.pytest: 4.2.1 -> 4.6.3 2019-06-18 11:11:16 +02:00
Frederik Rietdijk 96a662161c python: pluggy: 0.11.0 -> 0.12.0 2019-06-18 11:11:16 +02:00
Mario Rodas 706646e347 pythonPackages.werkzeug: 0.15.2 -> 0.15.4 2019-06-18 11:11:16 +02:00
Mario Rodas 738b300066 pythonPackages.execnet: 1.5.0 -> 1.6.0 2019-06-18 11:11:16 +02:00
Mario Rodas 3f9e3810f9 pythonPackages.pytest-xdist: 1.26.1 -> 1.28.0 2019-06-18 11:11:16 +02:00
Mario Rodas 50ccd6b32d pythonPackages.apipkg: fix pytest 4 support 2019-06-18 11:11:16 +02:00
Mario Rodas 16aea3da6a pythonPackages.chardet: fix pytest 4 support 2019-06-18 11:11:16 +02:00
Mario Rodas 9358a152d8 pythonPackages.wcwidth: disable test
To prevent infinite recursion with pytest
2019-06-18 11:11:16 +02:00
Mario Rodas aad6f1ca90 pythonPackages.pluggy: 0.8.1 -> 0.11.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Frederik Rietdijk 95c7441d62
Merge staging-next into master
Staging next
2019-06-18 11:06:05 +02:00
Profpatsch 22c84c012c skawarePackages.skalibs: 2.8.0.0 -> 2.8.1.0 2019-06-18 10:55:06 +02:00
Frederik Rietdijk 41377252e5 Merge master into staging-next 2019-06-18 10:53:28 +02:00
adisbladis 51ef6acb0b
pythonPackages.poetry: 0.12.10 -> 0.12.16 2019-06-18 09:47:55 +01:00
Vladimír Čunát 0aa9f35a99
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
2019-06-18 09:44:13 +02:00
Vincent Laporte 5e241a691b coqPackages.coqprime: enable for Coq 8.10 2019-06-18 07:29:11 +00:00
Vincent Laporte dbb6f70006 coqPackages.bignums: enable for Coq 8.10 2019-06-18 07:29:11 +00:00
Bas van Dijk ad96121365
Merge pull request #63333 from knl/enable-fsevents-api-for-fswatch
fswatch: Enable FSEvents API on Darwin
2019-06-18 09:26:20 +02:00
Marek Mahut 63bb864b34 python3Packages.toggl-cli: init at 2.1.0 2019-06-18 08:42:59 +02:00
Marek Mahut d624a26c6a pythonPackages.inquirer: init at 2.6.3 2019-06-18 08:42:58 +02:00
Marek Mahut 57e940205f pythonPackages.validate-email: init at 1.3
The package name has been normalized to validate-email from validate_email.
2019-06-18 08:42:58 +02:00
Marek Mahut 2088b61ffb pythonPackages.ptable: init at unstable-2019-06-14
The package name has been normalized to ptable from PTable.
2019-06-18 08:42:58 +02:00
Marek Mahut 195935f626 pythonPackages.readchar: init at 2.0.0 2019-06-18 08:42:58 +02:00
Mario Rodas afd0817677
Merge pull request #63255 from mnacamura/gauche
gauche: 0.9.7 -> 0.9.8
2019-06-18 00:42:18 -05:00
Mario Rodas ce53d94113
Merge pull request #63219 from xrelkd/update/cargo-make
cargo-make: 0.19.5 -> 0.20.0
2019-06-18 00:36:07 -05:00
Mario Rodas f4b78eb960
Merge pull request #63385 from r-ryantm/auto-update/python3.7-plotly
python37Packages.plotly: 3.9.0 -> 3.10.0
2019-06-18 00:34:49 -05:00
Mario Rodas 690011aaba
Merge pull request #63227 from r-ryantm/auto-update/buck
buck: 2019.05.22.01 -> 2019.06.17.01
2019-06-18 00:17:25 -05:00
Mario Rodas 8dc427d20e
Merge pull request #63380 from r-ryantm/auto-update/python3.7-micawber
python37Packages.micawber: 0.4.0 -> 0.4.1
2019-06-18 00:01:36 -05:00
R. RyanTM 08bb1b5612
buck: 2019.05.22.01 -> 2019.06.17.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-06-17 23:50:19 -05:00
R. RyanTM 93965ed86b
folly: 2019.05.27.00 -> 2019.06.17.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-06-17 23:15:38 -05:00
Mario Rodas d1c48ef2cb
Merge pull request #63342 from r-ryantm/auto-update/python3.7-apprise
python37Packages.apprise: 0.7.7 -> 0.7.8
2019-06-17 23:04:49 -05:00
Mario Rodas 96253ecbff
Merge pull request #63389 from r-ryantm/auto-update/python3.7-pymc3
python37Packages.pymc3: 3.6 -> 3.7
2019-06-17 23:02:05 -05:00
Mario Rodas c9b3964dbd
Merge pull request #63403 from r-ryantm/auto-update/python3.7-trustme
python37Packages.trustme: 0.5.1 -> 0.5.2
2019-06-17 23:01:08 -05:00
Mario Rodas 20434f2af5
Merge pull request #63401 from r-ryantm/auto-update/python3.7-stripe
python37Packages.stripe: 2.29.3 -> 2.30.0
2019-06-17 22:51:00 -05:00
Mario Rodas 7d8eb0566a
Merge pull request #63402 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.27.1 -> 6.28.0
2019-06-17 22:50:21 -05:00
R. RyanTM e1cbd3e615
python37Packages.stripe: 2.29.3 -> 2.30.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-stripe/versions
2019-06-17 22:46:46 -05:00
Mario Rodas 04509890e5
Merge pull request #63368 from r-ryantm/auto-update/python3.7-html5-parser
python37Packages.html5-parser: 0.4.6 -> 0.4.7
2019-06-17 22:40:52 -05:00
Mario Rodas 1ff37c7aad
Merge pull request #63382 from r-ryantm/auto-update/python3.7-Nuitka
python37Packages.Nuitka: 0.6.3.1 -> 0.6.4
2019-06-17 22:33:57 -05:00
R. RyanTM c9fb683e8d
python37Packages.sphinxcontrib_plantuml: 0.15 -> 0.17
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-sphinxcontrib-plantuml/versions
2019-06-17 22:24:37 -05:00
Mario Rodas 8a222cbd8f
Merge pull request #63176 from jonringer/add_azure_cosmos
pythonPackages.azure-cosmos: init at 3.1.0
2019-06-17 22:19:47 -05:00
Mario Rodas 2163e6ce64
Merge pull request #63175 from jonringer/add_pydocumentdb
pythonPackages.pydocumentdb: init at 2.3.3
2019-06-17 22:19:24 -05:00
R. RyanTM 1196166551 python37Packages.zodbpickle: 1.0.3 -> 1.0.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-zodbpickle/versions
2019-06-17 20:17:54 -07:00
R. RyanTM d56ac1fa71 python37Packages.zeroconf: 0.22.0 -> 0.23.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-zeroconf/versions
2019-06-17 20:14:59 -07:00
R. RyanTM e5e73f1285 python37Packages.yattag: 1.11.1 -> 1.11.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-yattag/versions
2019-06-17 20:12:16 -07:00
R. RyanTM fb5ce30e28 python37Packages.xcffib: 0.8.0 -> 0.8.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-xcffib/versions
2019-06-17 20:06:15 -07:00
R. RyanTM 56ecd04641 python37Packages.trustme: 0.5.1 -> 0.5.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-trustme/versions
2019-06-17 19:34:55 -07:00
R. RyanTM 58f93fa3e8 python37Packages.twilio: 6.27.1 -> 6.28.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-twilio/versions
2019-06-17 19:28:30 -07:00
R. RyanTM 2ea77f9520 python37Packages.srsly: 0.0.5 -> 0.0.7
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-srsly/versions
2019-06-17 19:02:33 -07:00
R. RyanTM 1c59a1e4e7 python37Packages.smart_open: 1.8.3 -> 1.8.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-smart_open/versions
2019-06-17 18:27:49 -07:00
Jan Tojnar cf41cb2b4a
libxmlxx3: split out doc output 2019-06-18 03:16:05 +02:00
Jan Tojnar 8e7cea5cb8
libxmlxx3: split out dev output 2019-06-18 03:10:05 +02:00
R. RyanTM 33656e9734 python37Packages.rubymarshal: 1.0.3 -> 1.2.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/python3.7-rubymarshal/versions
2019-06-17 18:07:38 -07:00
R. RyanTM 89a7f0cafa python37Packages.rasterio: 1.0.23 -> 1.0.24
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-rasterio/versions
2019-06-17 17:40:51 -07:00
R. RyanTM 74db311672 python37Packages.pytest-faulthandler: 1.5.0 -> 1.6.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-pytest-faulthandler/versions
2019-06-17 17:00:25 -07:00
R. RyanTM a53e95fccc python37Packages.pymc3: 3.6 -> 3.7
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-pymc3/versions
2019-06-17 16:38:46 -07:00
R. RyanTM 7220d2b3c2 python37Packages.py3status: 3.18 -> 3.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/python3.7-py3status/versions
2019-06-17 15:58:41 -07:00
R. RyanTM 23f54782f7 python37Packages.plotly: 3.9.0 -> 3.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/python3.7-plotly/versions
2019-06-17 15:35:09 -07:00
R. RyanTM 4b15a84707 python37Packages.peewee: 3.9.5 -> 3.9.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/python3.7-peewee/versions
2019-06-17 15:15:24 -07:00
R. RyanTM e6c575e199 python37Packages.Nuitka: 0.6.3.1 -> 0.6.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-nuitka/versions
2019-06-17 14:53:07 -07:00
R. RyanTM 7dbb4e22bd python37Packages.micawber: 0.4.0 -> 0.4.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-micawber/versions
2019-06-17 14:00:56 -07:00
R. RyanTM a6ee5acac7 python37Packages.lmdb: 0.94 -> 0.95
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-lmdb/versions
2019-06-17 13:53:37 -07:00
R. RyanTM 4c9f4136d4 python37Packages.libtmux: 0.8.1 -> 0.8.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-libtmux/versions
2019-06-17 13:47:04 -07:00
Michael Raskin fd12b57a2d
Merge pull request #63370 from yrashk/picolisp-httpGate
picolisp: include httpGate tool
2019-06-17 20:21:00 +00:00
R. RyanTM a7d85f5ae1 linbox: 1.6.2 -> 1.6.3 (#63288)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/linbox/versions
2019-06-17 22:08:03 +02:00
R. RyanTM f4b609bf54 lttng-tools: 2.10.6 -> 2.10.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-06-17 21:40:39 +02:00
Bjørn Forsman 4cb1d299dd
Merge pull request #63291 from r-ryantm/auto-update/lttng-ust
lttng-ust: 2.10.3 -> 2.10.4
2019-06-17 21:40:04 +02:00
Lancelot SIX 994a2319a1
Merge pull request #63354 from r-ryantm/auto-update/python3.7-Django
python37Packages.django_2_2: 2.2.1 -> 2.2.2
2019-06-17 21:25:54 +02:00
R. RyanTM 2c7fa828f8 python37Packages.jellyfish: 0.7.1 -> 0.7.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-jellyfish/versions
2019-06-17 12:19:54 -07:00
Matthew Bauer 4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Yurii Rashkovskii 0e6843b46f
picolisp: include httpGate tool
https://software-lab.de/doc/httpGate.html

httpGate is a central element of the PicoLisp application server
architecture. Its purpose is to perform the following tasks:

* Provide a single application entry port (e.g. 80 or 443).
* Allow PicoLisp applications to run as non-root.
* Start application servers on demand.
* Handle HTTPS/SSL communication.
2019-06-17 12:04:00 -07:00
R. RyanTM 17c719f7cc python37Packages.html5-parser: 0.4.6 -> 0.4.7
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-html5-parser/versions
2019-06-17 11:58:14 -07:00
Lancelot SIX 13859d3fd4
pythonPackages.django_2_1: 2.1.8 -> 2.1.9
See https://www.djangoproject.com/weblog/2019/jun/03/security-releases/
2019-06-17 20:54:41 +02:00
Lancelot SIX 1a3e3345d3
pythonPackages.django: 1.11.20 -> 1.11.21
See https://www.djangoproject.com/weblog/2019/jun/03/security-releases/
2019-06-17 20:48:23 +02:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
R. RyanTM 1a7773998d python37Packages.guessit: 3.0.3 -> 3.0.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-guessit/versions
2019-06-17 11:39:16 -07:00
R. RyanTM d912b0d845 python37Packages.google-i18n-address: 2.3.4 -> 2.3.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-google-i18n-address/versions
2019-06-17 11:34:19 -07:00
R. RyanTM f22dfeb1cf python37Packages.geoalchemy2: 0.6.2 -> 0.6.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/python3.7-geoalchemy2/versions
2019-06-17 11:14:31 -07:00
R. RyanTM 04cf86e6c3 python37Packages.flask-cors: 3.0.7 -> 3.0.8
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-flask-cors/versions
2019-06-17 11:06:06 -07:00
R. RyanTM 802b8890d2
python37Packages.falcon: 1.4.1 -> 2.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-falcon/versions
2019-06-17 10:54:26 -07:00
R. RyanTM 9b98d400d1 python37Packages.django_2_2: 2.2.1 -> 2.2.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-django/versions
2019-06-17 10:31:53 -07:00
R. RyanTM c621f198a5 python37Packages.cassandra-driver: 3.17.1 -> 3.18.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-cassandra-driver/versions
2019-06-17 09:50:06 -07:00
Gabriel Ebner cc5f64c3ea geant4: fix build with enableInventor = true 2019-06-17 18:40:52 +02:00
Gabriel Ebner d8392958f7 soxt: 1.3.0 -> unstable-2019-06-14 2019-06-17 18:40:52 +02:00
Gabriel Ebner 9a40e48d87 opencascade-occt: remove unused depdendencies 2019-06-17 18:39:21 +02:00
Gabriel Ebner 611717602b pythonPackages.pivy: 20101207 -> 0.6.5a2 2019-06-17 18:39:21 +02:00
Gabriel Ebner 2950c57a65 soqt: 1.5.0 -> 1.6.0a 2019-06-17 18:39:21 +02:00
Gabriel Ebner 259eb2e966 coin3d: 3.1.3 -> unstable-2019-06-12 2019-06-17 18:39:21 +02:00
Gabriel Ebner b21ec0b9bf pythonPackages.pyside2-tools: init at 5.12.3 2019-06-17 18:39:21 +02:00
Gabriel Ebner be4d04de47 pythonPackages.pyside2: init at 5.12.3 2019-06-17 18:39:21 +02:00
Gabriel Ebner b0aab3026f pythonPackages.shiboken2: init at 5.12.3 2019-06-17 18:39:21 +02:00
R. RyanTM e43fe5a1d5 python37Packages.astropy-helpers: 3.1.1 -> 3.2.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-astropy-helpers/versions
2019-06-17 08:55:46 -07:00
Matthew Bauer f7e2bb8cff mesa: rename from mesa-noglu to mesa 2019-06-17 11:49:27 -04:00
Matthew Bauer f0733a07d5 treewide: remove libGLSupported from pkgs
This isn’t a package, and we already have mesaPlatforms to handle this logic.
2019-06-17 11:49:22 -04:00
R. RyanTM 80e8c6104a python37Packages.apprise: 0.7.7 -> 0.7.8
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-apprise/versions
2019-06-17 08:45:18 -07:00
Vincent Demeester dbec3654ef
buildah: 1.8.3 -> 1.9.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-06-17 17:43:41 +02:00
R. RyanTM 299996bc38 python37Packages.aiorpcx: 0.17.0 -> 0.18.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/python3.7-aiorpcx/versions
2019-06-17 08:38:34 -07:00
Mario Rodas 4f7a080f48
ocamlPackages.merlin: 3.3.0 -> 3.3.1 2019-06-17 10:20:00 -05:00
R. RyanTM a9fa690679 prometheus-cpp: 0.6.0 -> 0.7.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/prometheus-cpp/versions
2019-06-17 08:02:09 -07:00
xbreak 2b51328002 waf: Added support for optional extra tools (#63042)
The list of tools `withTools` are included as extra tools when building
waf.

Example:

    mywaf = callPackage ../development/tools/build-managers/waf {
      python = python3;
      withTools = [ "doxygen" ];
    };
2019-06-17 10:23:52 -04:00
R. RyanTM 4b4cdb0cf2 aravis: 0.6.2 -> 0.6.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/aravis/versions
2019-06-17 15:30:23 +02:00
R. RyanTM 29474ece78 cimg: 2.6.4 -> 2.6.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-06-17 15:29:33 +02:00
Nikola Knezevic a0bbe1aa27 fswatch: Enable FSEvents API on Darwin
On Darwin we can benefit from FSEvents API (that fswatch supports) in order to
have better monitoring of file system changes.
2019-06-17 15:06:04 +02:00
R. RyanTM 961bbc2153 openvdb: 6.0.0 -> 6.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/openvdb/versions
2019-06-17 05:32:23 -07:00
R. RyanTM d4dddd9b68 ocamlPackages.ppxfind: 1.2 -> 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/ocaml4.06.1-ppxfind/versions
2019-06-17 04:32:20 -07:00
R. RyanTM 069f2235af brial: 1.2.4 -> 1.2.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/brial/versions
2019-06-17 13:23:05 +02:00
R. RyanTM de6f163d80 now-cli: 15.3.0 -> 15.5.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/now-cli/versions
2019-06-17 02:55:54 -07:00
markuskowa 092c25ac08
Merge pull request #63213 from r-ryantm/auto-update/armadillo
armadillo: 9.400.4 -> 9.500.2
2019-06-17 11:15:39 +02:00