Commit graph

184601 commits

Author SHA1 Message Date
leo60228 f38fbf853f numpy: enable on pypy (without tests)
Some tests fail according to PyPy docs: http://doc.pypy.org/en/latest/faq.html#should-i-install-numpy-or-numpypy
2019-07-03 09:18:12 +02:00
leo60228 b9ea613f43 pytest: disable tests on pypy
Bug in tests. See https://github.com/pytest-dev/pytest/issues/3460
2019-07-03 09:18:12 +02:00
Frederik Rietdijk 25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
Frederik Rietdijk 3ad01beda7 Merge master into staging-next 2019-07-03 08:54:09 +02:00
Will Dietz d41bc0ff56 xkeyboardconfig: drop no-longer-applying esperanto patch 2019-07-03 08:52:51 +02:00
Will Dietz 97d1f95d9d xorg.xkeyboardconfig: 2.24 -> 2.27
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/tags/xkeyboard-config-2.27
2019-07-03 08:52:51 +02:00
Daiderd Jordan 368c415a01 rustc: don't patch precompiled binaries on darwin
This doesn't work anymore since 1.35.0 because the load commands end up
being too large, but this is a precompiled binary anyway so it's not
really needed or more impure to use the expected system versions.
2019-07-03 08:52:27 +02:00
Eelco Dolstra 3a0b18054f rustfmt: 1.2.1 -> 1.2.2 2019-07-03 08:52:27 +02:00
Eelco Dolstra 513bd49b44 rustc: 1.34.2 -> 1.35.0 2019-07-03 08:52:27 +02:00
R. RyanTM 07fdb4f3d6 speexdsp: 1.2rc3 -> 1.2.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/speexdsp/versions
2019-07-03 08:51:37 +02:00
Izorkin d055655954 libssh2: 1.8.2 -> 1.9.0 2019-07-03 08:51:16 +02:00
Tobias Mayer d87c843b6f Integrate review suggestions 2019-07-03 08:50:18 +02:00
Tobias Mayer 2608669904 cmake: 3.13.4 -> 3.14.5 2019-07-03 08:50:18 +02:00
R. RyanTM e62b771433 libinput: 1.13.2 -> 1.13.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/libinput/versions
2019-07-03 08:41:21 +02:00
Timo Kaufmann 9db3a5869e python2: backport fix for pyc race condition
This is python bug https://bugs.python.org/issue13146. Fixed since
python 3.4. It makes pyc creation atomic, preventing a race condition.
The patch has been rebased on our deterministic build patch.

It wasn't backported to python 2.7 because there was a complaint about
changed semantics. Since files are now created in a temporary directory
and then moved, symlinks will be overridden. See
https://bugs.python.org/issue17222.

That is an edge-case however. Ubuntu and debian have backported the fix
in 2013 already, making it mainstream enough for us to adopt.
2019-07-03 08:40:51 +02:00
R. RyanTM 75aee3cfdb libuv: 1.29.1 -> 1.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/libuv/versions
2019-07-03 08:38:57 +02:00
volth b46e5ea184 buildPerlPackage: recognize "#!perl" as shebang 2019-07-03 08:38:20 +02:00
Frederik Rietdijk a1f852e782
Merge pull request #64116 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.6.3 -> 4.6.5
2019-07-03 08:36:10 +02:00
R. RyanTM 7eb22c8fe4 python37Packages.chameleon: 3.6.1 -> 3.6.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-chameleon/versions
2019-07-03 08:35:49 +02:00
R. RyanTM e1bd47a7b7 python37Packages.confluent-kafka: 1.0.0 -> 1.0.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-confluent-kafka/versions
2019-07-03 08:35:36 +02:00
R. RyanTM 7990d1bf47 python37Packages.pytest-django: 3.4.8 -> 3.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-pytest-django/versions
2019-07-03 08:34:54 +02:00
R. RyanTM 3936095feb python37Packages.qtpy: 1.7.1 -> 1.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-qtpy/versions
2019-07-03 08:34:31 +02:00
R. RyanTM eaecad655f python37Packages.snakeviz: 2.0.0 -> 2.0.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-snakeviz/versions
2019-07-03 08:34:14 +02:00
R. RyanTM cae7022c70 python37Packages.statsmodels: 0.9.0 -> 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/python3.7-statsmodels/versions
2019-07-03 08:34:02 +02:00
Lassulus d81b86bf26
Merge pull request #64172 from r-ryantm/auto-update/qutebrowser
qutebrowser: 1.6.2 -> 1.6.3
2019-07-03 08:33:26 +02:00
R. RyanTM 05ce9d889e python37Packages.tomlkit: 0.5.3 -> 0.5.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-tomlkit/versions
2019-07-03 08:33:13 +02:00
R. RyanTM 857c4536f8 python37Packages.twilio: 6.28.0 -> 6.29.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-07-03 08:32:52 +02:00
R. RyanTM 19ee6c8e0a python37Packages.xarray: 0.12.1 -> 0.12.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-xarray/versions
2019-07-03 08:32:40 +02:00
R. RyanTM 24ed4749d7 python37Packages.yamllint: 1.15.0 -> 1.16.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-yamllint/versions
2019-07-03 08:32:29 +02:00
R. RyanTM e6bde6dd79 python37Packages.zconfig: 3.4.0 -> 3.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/python3.7-zconfig/versions
2019-07-03 08:32:17 +02:00
R. RyanTM ad1be0083c smtube: 18.11.0 -> 19.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/smtube/versions
2019-07-03 08:31:49 +02:00
R. RyanTM 3aa55684c3 sysvinit: 2.94 -> 2.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/sysvinit/versions
2019-07-03 08:31:28 +02:00
R. RyanTM 7f67dba302 tautulli: 2.1.29 -> 2.1.32
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tautulli/versions
2019-07-03 08:31:14 +02:00
R. RyanTM 5e4bbd8bee tengine: 2.3.0 -> 2.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/tengine/versions
2019-07-03 08:30:58 +02:00
R. RyanTM b85a00ee67 tintin: 2.01.7 -> 2.01.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/tintin/versions
2019-07-03 08:30:46 +02:00
R. RyanTM c650aa2d9e tomb: 2.5 -> 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/tomb/versions
2019-07-03 08:30:35 +02:00
R. RyanTM 458c936fc8 urh: 2.7.0 -> 2.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/urh/versions
2019-07-03 08:30:21 +02:00
R. RyanTM 4bf65cf0fa verilator: 4.014 -> 4.016
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-07-03 08:30:01 +02:00
R. RyanTM 48a1b8e25a virtmanager: 2.1.0 -> 2.2.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/virt-manager/versions
2019-07-03 08:29:48 +02:00
R. RyanTM 9bd257455e yubikey-manager-qt: 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/yubikey-manager-qt/versions
2019-07-03 08:29:15 +02:00
R. RyanTM 0c96c9b505 zsh-autosuggestions: 0.5.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/zsh-autosuggestions/versions
2019-07-03 08:29:01 +02:00
R. RyanTM 5568ec4c14 xlockmore: 5.56 -> 5.57
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-07-03 08:28:43 +02:00
R. RyanTM f7eee05a22 unbound: 1.9.1 -> 1.9.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/unbound/versions
2019-07-03 08:28:23 +02:00
ajs124 f4398b3212 transgui: 5.0.1-svn-r988 -> 5.17.0 2019-07-03 07:40:52 +02:00
Jonathan Ringer bb7a367fed redeclipse: fix license info 2019-07-03 07:09:14 +02:00
Michael Raskin 19de85d818
Merge pull request #64097 from r-ryantm/auto-update/ogre
ogre: 1.12.0 -> 1.12.1
2019-07-03 04:59:10 +00:00
Ryan Mulligan f1d56f67f9
Merge pull request #64218 from r-ryantm/auto-update/tpm2-tools
tpm2-tools: 3.1.4 -> 3.2.0
2019-07-02 21:06:06 -07:00
Mario Rodas bb34d29daa
Merge pull request #64213 from r-ryantm/auto-update/termdown
termdown: 1.14.1 -> 1.15.0
2019-07-02 22:33:15 -05:00
worldofpeace 10c103614f
Merge pull request #64220 from r-ryantm/auto-update/typora
typora: 0.9.70 -> 0.9.72
2019-07-02 23:21:20 -04:00
Matthieu Coudron fb0d1c5d3e
Merge pull request #64103 from teto/i3pystatus
python3Packages.i3pystatus: drop praw and bump version
2019-07-03 05:10:04 +02:00