Commit Graph

51518 Commits

Author SHA1 Message Date
Vincent Laporte
5a2ee49f3c ocamlPackages.base: 0.11.0 -> 0.11.1 2018-07-28 14:10:47 +00:00
Vladyslav Mykhailichenko
31cd3830f1 yarn: 1.8.0 -> 1.9.2 2018-07-28 13:41:40 +03:00
Frederik Rietdijk
8db716d9f3 Merge master into staging-next 2018-07-28 12:31:35 +02:00
Frederik Rietdijk
8364053af4 python3.pkgs.pandas: fix build, for real 2018-07-28 12:13:44 +02:00
Frederik Rietdijk
c9dca79fda Revert "python.pkgs.ipython: allow prompt_toolkit 2.0"
Too many packages still rely on prompt_toolkit 1.x. Therefore, that bump was reverted. That also meant this had to be reverted.

This reverts commit 178b84c10d.
2018-07-28 10:19:23 +02:00
Frederik Rietdijk
5cd5e74177
Merge pull request #44152 from georgewhewell/add-sabyenc
pythonPackages.sabyenc: init at 2.3.3
2018-07-28 09:43:07 +02:00
Frederik Rietdijk
17a09eb501
Merge pull request #41892 from catern/exlib
add pykerberos, requests-kerberos, exchangelib
2018-07-28 09:37:17 +02:00
Peter Simons
6d6522d30d coqPackages.category-theory: revert "Add equations as a buildInput"
This reverts commit 08bf0b7630, which broke
Nixpkgs evaluation.

Ping @jwiegley.
2018-07-28 09:16:37 +02:00
Daniel Peebles
fe036ea2be
Merge pull request #41908 from nicknovitski/dockertools-darwin
fix dockertools.pullImage on darwin
2018-07-27 23:42:56 -04:00
John Ericson
574871ea7f
Merge pull request #44164 from LnL7/llvm-man-output
llvm-packages: fix manpages on darwin
2018-07-27 19:30:38 -04:00
John Wiegley
08bf0b7630
coqPackages.category-theory: Add equations as a buildInput 2018-07-27 16:17:09 -07:00
John Wiegley
368cca9f19
coqPackages.category-theory: Update to Git version as of 20180709 2018-07-27 16:11:52 -07:00
Bas van Dijk
72f3a5cf5c
Merge pull request #44038 from LumiGuide/elk-6.3.0
elk: 6.2.4 -> 6.3.2
2018-07-28 00:33:18 +02:00
Daiderd Jordan
2e09219564
llvm-manpages: fix build 2018-07-28 00:08:31 +02:00
Daiderd Jordan
3ec81ae27e
llvm-packages: fix manpages with python-boot and cleanup
On darwin llvmPackages is built using python-boot to avoid dependencies
in the stdenv, but we can't and shouldn't use that when building the
manpages since it depends on python packages.
2018-07-28 00:08:26 +02:00
Bas van Dijk
ebcdb822f8 elk: 6.2.4 -> 6.3.2
* The ELK stack is upgraded to 6.3.2.

* `elasticsearch6`, `logstash6` and `kibana6` now come with X-Pack which is
  a suite of additional features. These are however licensed under the unfree
  "Elastic License".

* Fortunately they also provide OSS versions which are now packaged
  under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`.
  Note that the naming of the attributes is consistent with upstream.

* The test `nix-build nixos/tests/elk.nix -A ELK-6` will test the OSS
  version by default. You can also run the test on the unfree ELK using:
  `NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`
2018-07-28 00:01:31 +02:00
Tim Steinbach
e7d57853b0 hnix: Fix build 2018-07-27 14:16:41 -07:00
Daiderd Jordan
cacf0925a5
python-boot: add error message when accessing python.pkgs 2018-07-27 22:36:54 +02:00
Nick Novitski
64c6ff3dfc skopeo: fix build on darwin 2018-07-27 12:29:31 -07:00
Spencer Baugh
b8980e47bd pythonPackages.exchangelib: init at 1.11.4 2018-07-27 19:04:21 +00:00
Spencer Baugh
08db286889 pythonPackages.requests-kerberos: init at 0.12.0 2018-07-27 19:04:21 +00:00
Spencer Baugh
aa86f70d18 pythonPackages.pykerberos: init at 1.2.1 2018-07-27 19:04:20 +00:00
Benjamin Staffin
28e11a0b6b
bazel: fix bash completion, halve build time (#44097)
This finally fixes the build to avoid having to completely rebuild
bazel from source a second time just to generate the bash completion
script!

It also makes completion actually _work_ for bash users by
correcting the name of the installed script.
2018-07-27 14:45:43 -04:00
Benjamin Staffin
9cbe75b269
bazel: 0.15.1 -> 0.15.2 (#44094) 2018-07-27 14:43:15 -04:00
georgewhewell
660721140c
pythonPackages.sabyenc: init at 2.3.3 2018-07-27 19:01:59 +01:00
Profpatsch
3bc88ecaf9 skalibs: 2.6.0.1 -> 2.6.4.0 2018-07-27 17:48:32 +02:00
Elis Hirwing
e0d23b12ef php: Enable mysqlnd as default
MySQL Native Driver was implemented by PHP back in 5.3.0 and has been
default in most distributions for a very long time.

The option was added in 41cd4f2459 and I
don't see any reason why it would default to false.

Overview of mysqlnd by PHP: https://secure.php.net/manual/en/mysqlnd.overview.php
2018-07-27 16:50:12 +02:00
Bas van Dijk
980674f08c opencv: 3.4.1 -> 3.4.2 2018-07-27 16:13:21 +02:00
Will Dietz
993937d09e gcc8: 8.1 -> 8.2
https://gcc.gnu.org/gcc-8/changes.html
2018-07-27 08:53:42 -05:00
Will Dietz
28b2c8b27a universal-ctags: 2018-01-0 -> 2018-07-23 2018-07-27 08:09:09 -05:00
Jörg Thalheim
f026e85080 libgit2_0_25: remove 2018-07-27 13:35:24 +01:00
Will Dietz
a9300b2b6b libgit2_0_27: init 2018-07-26 15:35:21 -05:00
Tuomas Tynkkynen
3877501f9d Merge remote-tracking branch 'upstream/master' into staging 2018-07-26 23:09:22 +03:00
Alyssa Ross
1f47fe8442 gem-config: add libxml2-ruby (#44099) 2018-07-26 18:51:17 +01:00
Alyssa Ross
cfbe0ef315 gem-config: add zookeeper (#44100) 2018-07-26 18:50:42 +01:00
Shea Levy
886871538c
pythonPackages.rfc7464: Init at 17.7.0 2018-07-26 12:04:16 -04:00
Frederik Rietdijk
f59e6f4037 Merge master into staging 2018-07-26 16:18:53 +02:00
Frederik Rietdijk
38ac3b3437
Merge pull request #43972 from NixOS/python-unstable
Python packages: major updates
2018-07-26 16:16:10 +02:00
Jos van Bakel
812f4749ae rshell: init at 0.0.14 2018-07-26 06:12:06 -07:00
Frederik Rietdijk
d1a411468d python.pkgs.scikitlearn: disable tests; remove maintainer 2018-07-26 13:58:58 +02:00
Frederik Rietdijk
5463fb39e7 python: tifffile: 0.15.0 -> 0.15.1 2018-07-26 13:10:21 +02:00
Frederik Rietdijk
7428d0830a python: seqdiag: 0.9.5 -> 0.9.6 2018-07-26 13:10:15 +02:00
Frederik Rietdijk
7babc81b07 python: reportlab: 3.5.1 -> 3.5.2 2018-07-26 13:10:08 +02:00
Frederik Rietdijk
dda2be9de6 python: pyxattr: 0.6.0 -> 0.6.1 2018-07-26 13:10:02 +02:00
Frederik Rietdijk
e6facae890 python: python_openzwave: 0.4.5 -> 0.4.7 2018-07-26 13:09:55 +02:00
Frederik Rietdijk
b456989181 python: pytest-xdist: 1.22.2 -> 1.22.3 2018-07-26 13:09:49 +02:00
Frederik Rietdijk
db2545bea7 python: pytest-timeout: 1.3.0 -> 1.3.1 2018-07-26 13:09:42 +02:00
Frederik Rietdijk
850cc1fdfe python: pyasn1: 0.4.3 -> 0.4.4 2018-07-26 13:09:36 +02:00
Frederik Rietdijk
c421e0c3b9 python: libusb1: 1.6.4 -> 1.6.5 2018-07-26 13:09:30 +02:00
Frederik Rietdijk
2380766faf python: jdatetime: 2.2.0 -> 2.2.1 2018-07-26 13:09:23 +02:00
Frederik Rietdijk
8d219d9fcf python: IBMQuantumExperience: 1.9.6 -> 1.9.8 2018-07-26 13:09:16 +02:00
Frederik Rietdijk
d3abeb9b29 python: dask: 0.18.1 -> 0.18.2 2018-07-26 13:09:10 +02:00
Frederik Rietdijk
ef44818ddc python: botocore: 1.10.62 -> 1.10.64 2018-07-26 13:09:03 +02:00
Frederik Rietdijk
d73ce6e7a3 python: asyncssh: 1.13.2 -> 1.13.3 2018-07-26 13:08:57 +02:00
Frederik Rietdijk
e328e5c5e2 python: aioconsole: 0.1.9 -> 0.1.10 2018-07-26 13:08:50 +02:00
Frederik Rietdijk
ac21188b6e python.pkgs.nipype: add missing dependency 2018-07-26 12:43:19 +02:00
Frederik Rietdijk
9e751587c7 python.pkgs.JPype1: disable tests 2018-07-26 12:43:19 +02:00
Frederik Rietdijk
7d5f1d7bd3 python.pkgs.pytest-flake8: disable tests 2018-07-26 12:43:19 +02:00
Frederik Rietdijk
8abd3d3310 python.pkgs.pytest-flake8: disable test, fix build 2018-07-26 12:43:19 +02:00
Robert Schütz
02b1cc9600 python.pkgs.sqlalchemy_migrate: remove pylint from checkInputs
Seems not to be needed and does not work on Python 2.
2018-07-26 12:43:18 +02:00
Robert Schütz
7f69825334 python.pkgs.pylint: 2.0.0 -> 2.0.1 2018-07-26 12:43:18 +02:00
Robert Schütz
3030fab2f1 python.pkgs.can: fix build 2018-07-26 12:43:18 +02:00
Frederik Rietdijk
bb147bbc0b python.pkgs.pytest: fix setupHook .pytest-cache
In 610485faa7 a setupHook was added to `pytest`
to prevent the creation of `.pytest-cache` folder. Some pytest plugins relied
on the cache and were thus failing.

This commit permits the cache during build time but removes it in a `postFixupHook`.
2018-07-26 12:43:17 +02:00
Robert Schütz
a576b2ea64 conan: 1.5.2 -> 1.6.0 2018-07-26 12:43:17 +02:00
Robert Schütz
c7228f8654 python.pkgs.flake8: remove no longer used patch 2018-07-26 12:43:17 +02:00
Robert Schütz
673d0bed95 python.pkgs.astroid: fix build 2018-07-26 12:43:17 +02:00
Robert Schütz
94d87e4c1e python: testresources: 0.2.7 -> 2.0.1 2018-07-26 12:43:16 +02:00
Robert Schütz
6ee974baa7 python.pkgs.tempora: update propagatedBuildInputs 2018-07-26 12:43:16 +02:00
Robert Schütz
4a5de923af python.pkgs.jaraco_functools: 1.15.1 -> 1.20 2018-07-26 12:43:16 +02:00
Robert Schütz
9ddbfc9242 python.pkgs.jaraco_functools: move expression 2018-07-26 12:43:16 +02:00
Frederik Rietdijk
2e7ed10e44 python.pkgs.pandas: fix build 2018-07-26 12:43:16 +02:00
Jörg Thalheim
c4b99ee9cc python.pkgs.snowballstemmer: move out of python-packages.nix 2018-07-26 12:43:16 +02:00
Jörg Thalheim
e9f05ffa9b python.pkgs.pystemmer: fix compilation with python3.7 2018-07-26 12:43:15 +02:00
Robert Schütz
178b84c10d python.pkgs.ipython: allow prompt_toolkit 2.0
This applies the appropriate upstream patch:
8e256bd373
2018-07-26 12:43:15 +02:00
Robert Schütz
52baeaebd1 python.pkgs.face_recognition: remove tox from checkInputs 2018-07-26 12:43:15 +02:00
Robert Schütz
9b3cb0d49f python.pkgs.tox: update propagatedBuildInputs 2018-07-26 12:43:15 +02:00
Robert Schütz
240715f8f9 python.pkgs.node-semver: remove tox from checkInputs 2018-07-26 12:43:15 +02:00
Robert Schütz
b51b190403 Revert "python: pygit2: 0.26.4 -> 0.27.1"
This reverts commit e9bba1cb01ea7e45c1051f29f33c78b9bb502008.
python.pkgs.pygit2 has to be upgraded at the same time as libgit2.
2018-07-26 12:43:15 +02:00
Robert Schütz
387c172369 python.pkgs.python-axolotl: enable tests 2018-07-26 12:43:15 +02:00
Robert Schütz
634875fb15 python.pkgs.python-axolotl: update propagatedBuildInputs 2018-07-26 12:43:14 +02:00
Robert Schütz
9de15d502f python.pkgs.twisted: update propagatedBuildInputs 2018-07-26 12:43:14 +02:00
Robert Schütz
ab7dc046ff python.pkgs.flake8: allow newer versions of pycodestyle and pyflakes
This applies appropriate upstream patches from
https://gitlab.com/pycqa/flake8/commits/master/setup.py.
2018-07-26 12:43:14 +02:00
Frederik Rietdijk
1c28ff05fa python.pkgs.apipkg: fix build 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
20f3647c2f python.pkgs.bootstrapped-pip: update pip and setuptools 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
16bd495463 python: setuptools: 39.2.0 -> 40.0.0 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
524b4eb124 python: yamllint: 1.9.0 -> 1.11.1 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
92ca82e5b2 python: xml2rfc: 2.9.8 -> 2.10.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
024b636ad9 python: xarray: 0.10.7 -> 0.10.8 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
ab01a86e78 python: WSME: 0.9.2 -> 0.9.3 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
96c4fcae9c python: widgetsnbextension: 3.2.1 -> 3.3.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
ebca113751 python: websockets: 5.0.1 -> 6.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
f9b5d92fe3 python: vobject: 0.9.6 -> 0.9.6.1 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
911e14238f python: vcrpy: 1.12.0 -> 1.13.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
4956273c96 python: uproot: 2.8.33 -> 2.9.6 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
7fd2bbfc34 python: typeguard: 2.1.4 -> 2.2.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
faf158ca83 python: txtorcon: 18.0.0 -> 18.0.2 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
720a357455 python: Twisted: 18.4.0 -> 18.7.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
2ddfd5df93 python: trio: 0.4.0 -> 0.5.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
e62842ff79 python: trezor: 0.9.1 -> 0.10.2 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
a0e3bd18e0 python: treq: 17.8.0 -> 18.6.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
bed3339fac python: tox: 3.0.0 -> 3.1.2 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
4141cc7d40 python: tornado: 5.0.2 -> 5.1 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
2629844dd9 python: tifffile: 0.14.0 -> 0.15.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
82bde96c67 python: texttable: 1.3.1 -> 1.4.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
a0fa911892 python: textacy: 0.6.1 -> 0.6.2 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
22f8ae6096 python: tempora: 1.9 -> 1.13 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
6aad36076d python: stripe: 1.82.2 -> 2.0.3 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
0e3863c192 python: stevedore: 1.28.0 -> 1.29.0 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
2469b98fd1 python: sqlmap: 1.2.6 -> 1.2.7 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
d904398682 python: SQLAlchemy: 1.2.8 -> 1.2.10 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
64f236c254 python: Sphinx: 1.7.5 -> 1.7.6 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
cce9f61353 python: spglib: 1.10.3.65 -> 1.10.3.75 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
8bb0a5a15b python: spacy: 2.0.9 -> 2.0.12 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
20ff5b0c39 python: smmap2: 2.0.3 -> 2.0.4 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
e374e273a8 python: smart_open: 1.5.7 -> 1.6.0 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
564cb48a36 python: sleekxmpp: 1.3.1 -> 1.3.3 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
6ef7a12f0b python: simplejson: 3.15.0 -> 3.16.0 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
d82950ad1f python: Shapely: 1.6.4.post1 -> 1.6.4.post2 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
c3a3358f6d python: seekpath: 1.8.1 -> 1.8.2 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
cc57fa8b75 python: seaborn: 0.8.1 -> 0.9.0 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
003d4d089e python: Scrapy: 1.5.0 -> 1.5.1 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
a369e8fc13 python: scikit-learn: 0.19.1 -> 0.19.2 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
3fbc96a157 python: sarge: 0.1.4 -> 0.1.5.post0 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
7f707bf991 python: salmon-mail: 3.0.1 -> 3.0.2 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
3a2734bbad python: rlp: 0.6.0 -> 1.0.1 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
adb2c88d38 python: requests-mock: 1.5.0 -> 1.5.2 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
c53d608096 python: reportlab: 3.4.0 -> 3.5.1 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
430017cce4 python: reikna: 0.6.8 -> 0.7.0 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
c05004f5d7 python: regex: 2018.06.21 -> 2018.07.11 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
a9c6d65605 python: quantities: 0.12.1 -> 0.12.2 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
c18ea23e0f python: pyzmq: 17.0.0 -> 17.1.0 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
050295102a python: pytz: 2018.4 -> 2018.5 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
87502960d0 python: pytools: 2018.4 -> 2018.5.2 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
b1fd593a41 python: python-telegram-bot: 9.0.0 -> 10.1.0 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
25a153e578 python: python_openzwave: 0.4.4 -> 0.4.5 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
b5e2cb8cae python: python-fedora: 0.9.0 -> 0.10.0 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
9d9d122216 python: python-axolotl: 0.1.39 -> 0.1.42 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
e298f9e2b0 python: python-axolotl-curve25519: 0.1 -> 0.4.1.post2 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
29a19eb12c python: pytest-server-fixtures: 1.3.0 -> 1.3.1 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
b9d2781db3 python: pytest: 3.6.2 -> 3.6.3 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
883eb392d8 python: pyperclip: 1.6.2 -> 1.6.4 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
f4e51b3d67 python: pymongo: 3.6.1 -> 3.7.1 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
7fa99fe7b4 python: pymc3: 3.4.1 -> 3.5 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
3396f4e665 python: pylru: 1.0.9 -> 1.1.0 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
3bbdf27a16 python: pylint: 1.9.2 -> 2.0.0 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
aacf5b1e95 python: pykdtree: 1.3.0 -> 1.3.1 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
b76c1a47c5 python: pyhomematic: 0.1.44 -> 0.1.46 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
9ca0ca3da1 python: pygit2: 0.26.4 -> 0.27.1 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
9fde265a9d python: pygame: 1.9.3 -> 1.9.4 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
1891611271 python: pyflakes: 1.6.0 -> 2.0.0 2018-07-26 12:43:04 +02:00