Commit Graph

70839 Commits

Author SHA1 Message Date
Peter Simons 80e78eccfb LTS Haskell 14.10 2019-10-18 22:49:17 +02:00
worldofpeace 0e834b10f7
Merge pull request #71340 from edef1c/pgsanity-deps
pythonPackages.pgsanity: add missing postgresql checkInput
2019-10-18 20:02:25 +00:00
worldofpeace 625cad31bc pythonPackages.pgsanity: don't mark broken 2019-10-18 16:01:21 -04:00
worldofpeace 81acba5df7
Merge pull request #71336 from edef1c/pypi2nix-setuptools
pypi2nix: add missing setuptools dependency
2019-10-18 19:57:13 +00:00
Alan Pearce 69889d3359 python3.7-trezor_agent: fix startup error 2019-10-18 12:00:38 -07:00
Austin Seipp 51efe6d9f0
liburing: 0.2pre246_08bd8151 -> 0.2pre252_a9bb08db
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-18 11:25:54 -05:00
Jonathan Ringer 8f0aba000b python3Packages.gsd: 1.7.0 -> 1.9.3 2019-10-18 08:55:20 -07:00
Jonathan Ringer 697be7554a pythonPackages.gsd: freeze at 1.7.0 2019-10-18 08:55:20 -07:00
R. RyanTM bd51071ca1 libwhereami: 0.2.2 -> 0.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libwhereami/versions
2019-10-18 08:36:57 -07:00
Renaud 2c274bf138
Merge pull request #69964 from r-ryantm/auto-update/symengine
symengine: 0.4.1 -> 0.5.0
2019-10-18 17:31:46 +02:00
R. RyanTM 4b0508a585 python37Packages.maxminddb: 1.4.1 -> 1.5.1 (#70742)
* python37Packages.maxminddb: 1.4.1 -> 1.5.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-maxminddb/versions

* pythonPackages.maxminddb: fix license

Should be "asl20" (Apache License 2.0) and not
"apsl20" (Apple Public Source License 2.0)
2019-10-18 17:14:10 +02:00
Mario Rodas f6fa4b6596
Merge pull request #71261 from geistesk/golangci-lint-v1.21.0
golangci-lint: 1.20.0 -> 1.21.0
2019-10-18 07:57:37 -05:00
edef a7aa69c8bf pythonPackages.pgsanity: add missing postgresql checkInput 2019-10-18 12:33:41 +00:00
edef 23fd70d694 pypi2nix: add missing setuptools dependency
Broken by f7e28bf5d8, which removed
setuptools from the default propagatedBuildInputs of Python packages.
2019-10-18 12:17:17 +00:00
edef 88d4b40bb2 git-series: use cargoPatches rather than cargoDepsHook 2019-10-18 12:07:37 +00:00
Arthur Lee 25a0f5a4db wt: Permit overriding of optional libraries 2019-10-18 17:13:07 +08:00
Vincent Laporte 69d5465431 ocamlPackages.bigstringaf: 0.3.0 → 0.6.0 2019-10-18 05:59:29 +00:00
Vincent Laporte 734119c74d ocamlPackages.httpaf: disable tests with OCaml 4.07 2019-10-18 05:59:29 +00:00
Vincent Laporte 33f003e930 ocamlPackages.faraday: disable tests with OCaml 4.07 2019-10-18 05:59:29 +00:00
Aaron Andersen 5617886b16
Merge pull request #71268 from jsamsa/fix-macos-oracle-instantclient
oracle-instantclient: Fix path for darwin downloads
2019-10-17 20:36:59 -04:00
Jan Tojnar 538d9cbdfb
bustle: fix build 2019-10-18 02:08:40 +02:00
Austin Seipp 2332cb7dbc
liburing: 0.1 -> 0.2pre246_08bd8151
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-17 16:47:12 -05:00
geistesk ab42edccc2 pytmx: init at 3.21.7 2019-10-17 08:23:13 -07:00
Jason Samsa 6fd2b74cae oracle-instantclient: Fix path for darwin downloads 2019-10-17 08:55:19 -05:00
Jörg Thalheim 5f9d32b77d
Merge pull request #71245 from basile-henry/rustup-1.20.2
rustup: 1.20.0 -> 1.20.2
2019-10-17 10:54:39 +01:00
Renaud 7c0c96536b
Merge pull request #70876 from cko/flamegraph
flamegraph: 2017-07-01 -> 2019-02-16
2019-10-17 11:15:14 +02:00
Christine Koppelt dd8f3cd0d5 flamegraph: 2017-07-01 -> 2019-02-16 2019-10-17 09:33:11 +02:00
Vincent Laporte 7264e96053 ocamlPackages.spelll: init at 0.3
Fuzzy string searching, using Levenshtein automaton. Can be used for
spell-checking.

Homepage: https://github.com/c-cube/spelll
2019-10-17 05:50:26 +00:00
worldofpeace c24eb82c7d
Merge pull request #71253 from jonringer/fix-python35-sqlalchemy
python35Packages.sqlalchemy: fix tests
2019-10-17 03:16:05 +00:00
Jonathan Ringer d4d0536ad4 python35Packages.sqlalchemy: fix tests 2019-10-16 17:44:03 -07:00
worldofpeace 2fbccbc728 Revert "Merge pull request #71095 from flokli/pinentry-cleanup"
This reverts commit 823da4d492, reversing
changes made to b75c8ee3bc.
2019-10-16 20:28:21 -04:00
worldofpeace 823da4d492
Merge pull request #71095 from flokli/pinentry-cleanup
Split pinentry flavors and enable udisks2 on install media again
2019-10-17 00:24:15 +00:00
Franz Pletz b5bea4ce32 gnupg: disable gui/pinentry support by default
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.

NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:50 -04:00
worldofpeace b75c8ee3bc
Merge pull request #71262 from worldofpeace/merge-funkwhale-python-packages
Merge funkwhale python packages
2019-10-16 23:28:46 +00:00
Florian Klink 954ff698f6
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions… (#71170)
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove
2019-10-17 01:17:01 +02:00
Henri Bourcereau 23ff79266d pythonPackages.djangorestframework 3.9.4 -> 3.10.3 2019-10-16 17:07:12 -04:00
Henri Bourcereau c264dac650 pythonPackages.channels 2.2.0 -> 2.3.0 2019-10-16 17:07:12 -04:00
Henri Bourcereau 1257c9af4d pythonPackages.PyLD: 0.7.2 -> 1.0.5 2019-10-16 17:07:12 -04:00
Henri Bourcereau 93ab2aedfa pythonPackages.aioredis: init at 1.2.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau 35bf794787 pythonPackages.channels-redis: init at 2.4.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau 80dd6fb33b pythonPackages.django-cleanup: init at 4.0.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau 9e0e61a912 pythonPackages.django-dynamic-preferences: init at 1.7.1 2019-10-16 17:07:10 -04:00
Henri Bourcereau b63651963f pythonPackages.django-oauth-toolkit: init at 1.2.0 2019-10-16 17:07:10 -04:00
Henri Bourcereau 61e8e9800f pythonPackages.django-storages: init at 1.7.2 2019-10-16 17:07:10 -04:00
Henri Bourcereau 1d88cddcbf pythonPackages.persisting-theory: init at 0.2.1 2019-10-16 17:07:10 -04:00
Henri Bourcereau 5417887d7a pythonPackages.unicode-slugify: init at 0.1.3 2019-10-16 17:07:09 -04:00
Henri Bourcereau 316402e4e6 pythonPackages.django-filter: init at 2.1.0 2019-10-16 17:07:09 -04:00
Henri Bourcereau 704b80fb9e pythonPackages.requests-http-signature: init at 0.1.0 2019-10-16 17:07:09 -04:00
Henri Bourcereau 1b11d0f80f pythonPackages.pymemoize: init at 1.0.3 2019-10-16 17:07:08 -04:00
Henri Bourcereau f975f511ab pythonPackages.hiredis: init at 1.0.0 2019-10-16 17:07:08 -04:00
Henri Bourcereau 0e9169e44c pythonPackages.django-versatileimagefield: init at 1.10 2019-10-16 17:07:07 -04:00
Henri Bourcereau 177ed2f520 pythonPackages.django-auth-ldap: init at 1.7.0 2019-10-16 17:07:07 -04:00
geistesk 31b9627644 golangci-lint: 1.20.0 -> 1.21.0 2019-10-16 22:59:14 +02:00
worldofpeace 1f470a5c29
Merge pull request #71147 from worldofpeace/gnome-3.34.1-more
More Gnome 3.34.1
2019-10-16 19:44:22 +00:00
worldofpeace b28a7579fd
Merge pull request #71197 from arcnmx/pr-vit2
vit 2.0.0
2019-10-16 19:22:53 +00:00
Marek Mahut 214c5b326a
Merge pull request #71167 from vbgl/ocaml-doc-ock+remove
ocamlPackages.doc-ock: remove at 1.2.1
2019-10-16 21:13:47 +02:00
Basile Henry ddf26389c8 rustup: 1.20.0 -> 1.20.2 2019-10-16 20:01:49 +01:00
arcnmx a104aad1a6 pythonPackages.tasklib: init at 1.2.1 2019-10-16 10:10:16 -07:00
worldofpeace 6695d3f08f
Merge pull request #71200 from Shopify/seb-libgda-mac
Add support for libgda on darwin
2019-10-16 16:36:03 +00:00
Sebastien Lavoie adc635f74e
gnome3.libgda: enable darwin builds 2019-10-16 11:29:47 -04:00
Sebastien Lavoie 9b83a23542
gnome3.libgda: use embedded sqlite support on macOS
Taken from the Homebrew Formula
2019-10-16 11:29:47 -04:00
Sebastien Lavoie ce5616f178
gnome3.libgda: explicitly enable or disable mysql and postgres
This prevents an issue where mysql and postgres support can be
auto-detected by the configure scripts, resulting in a broken build or a
build that cannot be ran on a different computer.
2019-10-16 11:29:46 -04:00
Florian Klink 61eecf2a39
python.pkgs.google_cloud_storage: propagate setuptools (#70900)
python.pkgs.google_cloud_storage: propagate setuptools
2019-10-16 16:48:39 +02:00
Jörg Thalheim 7b512c1557
Merge pull request #71219 from FRidh/pwndbg
pwndbg: fix runtime python deps, fixes #71071
2019-10-16 12:42:14 +01:00
Maximilian Bosch 9bffa5a6a5
wasm-bindgen-cli: init at 0.2.51
CLI for `wasm-bindgen`, a tool that helps to interact between WASM
modules written in Rust and JS-Code. This contains only the CLI[1], the
libraries are usually included via `Cargo.toml` in a project.

Co-authored-by: Fabian Möller <fabianm88@gmail.com>

[1] https://crates.io/crates/wasm-bindgen-cli
2019-10-16 12:49:54 +02:00
Maximilian Bosch 1737cd07ca
cargo-make: 0.22.2 -> 0.23.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.23.0

Please note that the cargo hash didn't change since no dependencies were
updated (only the package version in Cargo.lock).
2019-10-16 12:43:58 +02:00
Frederik Rietdijk cc9505aab1 pythonPackages.tensorflow-bin: disable for python 3.8 2019-10-16 11:32:31 +02:00
Domen Kožar d2c13034fb
Merge pull request #70011 from turboMaCk/chore/cleanup-elmPackages
elm.elmPackages: Cleanup code
2019-10-16 11:07:29 +02:00
Gabriel Ebner 3458fe89f9 opencsg: fix build 2019-10-16 10:54:26 +02:00
Vladimír Čunát 610afbca84
Revert "go: apply upstream patch"
This reverts commit d8218de5c5.
It makes no sense after the parent commit.
2019-10-16 10:49:23 +02:00
Dima cffba01e12
go_1_12: disable flakey TestGcSys test (PR #70368)
In our tests we have experienced failures of this test,
but it was otherwise not reproducible so far. A backported
upstream fix did not alleviate the issue either, so disabling
seems workable for now.
2019-10-16 10:49:22 +02:00
Renaud 928698a2b3
Merge pull request #70736 from r-ryantm/auto-update/python3.7-pathspec
python37Packages.pathspec: 0.5.9 -> 0.6.0
2019-10-16 10:44:28 +02:00
Frederik Rietdijk 27a9800e85 pwndbg: fix runtime python deps, fixes #71071
pwndbg is a Python module for gdb. The built-in interpreter is used and
pwndbg offers additional routines. Packaging this is tricky because that
interpreter needs to be used. Using `python3.withPackages` won't work.
By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and
its dependencies.

If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`.
An example of when that won't work is if pwndbg runs a script of itself
in a subshell. `NIX_PYTHONPATH` would be  unset, but `PYTHONPATH` not.
2019-10-16 10:01:44 +02:00
Frederik Rietdijk 80ac778c06 pythonPackages.capstone: add missing setuptools dep 2019-10-16 09:59:55 +02:00
Olli Helenius cff4b15cf5 pythonPackages.hcloud: 1.6.1 -> 1.6.2 2019-10-15 21:35:10 -07:00
Mario Rodas 818a38f91c
Merge pull request #71156 from jonringer/bump-elementpath
pythonPackages.elementpath: 1.1.8 -> 1.3.0
2019-10-15 21:54:39 -05:00
Vincent Laporte b4db381443 coq_8_10: 8.10+β3 → 8.10.0
coqPackages.coq-elpi: master → 1.1.0
2019-10-16 02:43:46 +00:00
Vincent Laporte 8dd417eed6 ocamlPackages.lru: 0.2.0 → 0.3.0
ocamlPackages.psq: 0.1.0 → 0.2.0
2019-10-16 02:42:25 +00:00
Robin Gloster b0081a26e5
Merge pull request #70715 from r-ryantm/auto-update/python3.7-geopandas
python37Packages.geopandas: 0.5.1 -> 0.6.0
2019-10-16 00:57:28 +02:00
Robin Gloster 0c48ec1ac7
Merge pull request #70553 from r-ryantm/auto-update/assimp
assimp: 4.1.0 -> 5.0.0
2019-10-16 00:50:14 +02:00
Robin Gloster c4f5657716
Merge pull request #70485 from flokli/google-cloud-cpp-0.14.0
google-cloud-cpp: 0.11.0 -> 0.14.0
2019-10-16 00:31:23 +02:00
Robin Gloster 7fb01c60d8
Merge pull request #70554 from r-ryantm/auto-update/accounts-qt
libsForQt5.accounts-qt: 1.15 -> 1.16
2019-10-16 00:23:32 +02:00
Robin Gloster 3b07327794
Merge pull request #70713 from r-ryantm/auto-update/python3.7-cx_Freeze
python37Packages.cx_Freeze: 5.1.1 -> 6.0
2019-10-16 00:11:20 +02:00
Robin Gloster b870b3a153
python37Packages.geopandas: 0.6.0 -> 0.6.1 2019-10-16 00:07:07 +02:00
Florian Klink 789565dee4 python.pkgs.google_cloud_core: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink 6403f819a8 python.pkgs.google_auth: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink df03455a63 python.pkgs.googleapis_common_protos: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink eb3fc129bb python.pkgs.google_api_core: propagate setuptools 2019-10-16 00:03:24 +02:00
Robin Gloster c0d4db48fb
Merge pull request #70717 from r-ryantm/auto-update/python3.7-ijson
python37Packages.ijson: 2.4 -> 2.5
2019-10-16 00:00:03 +02:00
Robin Gloster a1f6c972bb
Merge pull request #70729 from makefu/pkgs/pyhaversion/init
init pyhaversion (3.1.0) for home-assistant
2019-10-15 23:59:08 +02:00
Florian Klink e902b1e23b python.pkgs.google_resumable_media: propagate setuptools 2019-10-15 23:56:26 +02:00
Florian Klink 83e58687ba python.pkgs.google_cloud_storage: propagate setuptools
This is used during runtime.

cc #68314
2019-10-15 23:50:34 +02:00
Robin Gloster 6612721f86
Merge pull request #70727 from r-ryantm/auto-update/python3.7-confluent-kafka
python37Packages.confluent-kafka: 1.0.1 -> 1.2.0
2019-10-15 23:41:54 +02:00
Robin Gloster 942886dfa7
Merge pull request #70741 from r-ryantm/auto-update/python3.7-pyannotate
python37Packages.pyannotate: 1.0.7 -> 1.2.0
2019-10-15 23:33:51 +02:00
Robin Gloster 7b6b3e5066
Merge pull request #71077 from aanderse/arcanist/update
arcanist: 20180916 -> 20190905
2019-10-15 23:09:26 +02:00
Robin Gloster 140380e5f5
Merge pull request #71175 from basile-henry/rustup-1.20.0
rustup: 1.19.0 -> 1.20.0
2019-10-15 23:08:38 +02:00
worldofpeace bebc546d8b vte: 0.58.1 -> 0.58.2 2019-10-15 16:32:38 -04:00
worldofpeace caa45cecf4 gnome3.tracker-miners: 2.3.0 -> 2.3.1 2019-10-15 16:32:38 -04:00
worldofpeace 22a521d474 gnome3.tracker: 2.3.0 -> 2.3.1 2019-10-15 16:32:38 -04:00
Renaud 687a255bd2
Merge pull request #70701 from r-ryantm/auto-update/python3.7-azure-mgmt-web
python37Packages.azure-mgmt-web: 0.42.0 -> 0.43.0
2019-10-15 20:40:49 +02:00