Commit Graph

238699 Commits

Author SHA1 Message Date
Doron Behar
6c3d919edf mailnag: implement a withPlugins interface 2020-08-15 10:17:06 -07:00
Doron Behar
ddb962bec4 mailnag: Make it possible to override available plugins 2020-08-15 10:17:06 -07:00
Doron Behar
7ff82bfee6 mailnag: enable to configure plugins
Add an availablePlugins attrset with all plugins available.
Make mailnag's expression accept a "plugins" argument specifying plugins
to install, from `availablePlugins`.
Prevent double wrapping (nor related to plugins).
Install plugins using xorg.lndir.
2020-08-15 10:17:06 -07:00
Alvar Penning
b7ce309e6c pythonFull: add BlueZ support
This commit introduces two changes.

First, cpython gets optional BlueZ support, which is needed for
AF_BLUETOOTH sockets. Therefore bluezSupport was added as a parameter.

Second, the call to the pythonFull packages has been adjusted. The
Python packages have a self-reference called self. This was not adjusted
for the override. As a result, Python packages for this special version
of Python were not built with the overridden Python, but with the
original one.
2020-08-15 18:08:20 +02:00
Robert Scott
9be02e14df
Merge pull request #94206 from r-ryantm/auto-update/python2.7-tblib
python27Packages.tblib: 1.6.0 -> 1.7.0
2020-08-15 16:56:48 +01:00
Martin Weinelt
5ccf68e205
Merge pull request #66332 from oxzi/gtimelog-0.11.3
pythonPackages.gtimelog: 0.9.1 -> unstable-2020-05-16
2020-08-15 17:43:58 +02:00
Alvar Penning
b2d0d54419 pythonPackages.gtimelog: 0.9.1 -> unstable-2020-05-16
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
2020-08-15 17:41:13 +02:00
Martin Weinelt
99d379c45c
Merge pull request #79874 from oxzi/tinycbor-v0.5.3
tinycbor: init at 0.5.3
2020-08-15 16:31:31 +02:00
Alvar Penning
c3da51ff08 tinycbor: init at 0.5.3 2020-08-15 16:23:26 +02:00
Martin Weinelt
f98f625b84
Merge pull request #95502 from oxzi/name-change-geistesk-oxzi
maintainers: rename geistesk to oxzi
2020-08-15 16:08:06 +02:00
Martin Weinelt
acea99b146
Merge pull request #95499 from risicle/ris-asyncpg-0.21.0
pythonPackages.asyncpg: 0.20.1 -> 0.21.0 (fixing CVE-2020-17446)
2020-08-15 16:06:15 +02:00
Alvar Penning
c73152a7c4 et: updated upstream and homepage 2020-08-15 16:04:43 +02:00
Alvar Penning
0a53c6b565 maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
R. RyanTM
a7f5a00411 mysql-workbench: 8.0.20 -> 8.0.21 2020-08-15 15:47:48 +02:00
Vincent Laporte
d71a03ad69
ocamlPackages.torch: 0.9b → 0.10 (#94922)
Disable tests on Aarch64 as `src/tests/vision_tests.ml` fails.
2020-08-15 15:15:48 +02:00
Vladimír Čunát
753a2371d3
makeself: add which to inputs
I've been unable to reproduce the problem that repeatedly manifests
on Hydra, but this change is cheap.  Close #89343 (thanks).
2020-08-15 14:05:28 +02:00
Robert Scott
8cb02225de pythonPackages.asyncpg: 0.20.1 -> 0.21.0 2020-08-15 12:29:00 +01:00
Robert Hensing
6d0a85fe52
Merge pull request #82743 from Infinisil/partially-typed-v2
Freeform modules
2020-08-15 12:13:58 +02:00
Jonathan Ringer
375611df00 pythonPackages.sphinxcontrib-jsmath: disable python2
```
  Processing ./sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl
  ERROR: Package 'sphinxcontrib-jsmath' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-08-15 12:10:18 +02:00
Matthieu Coudron
78c735c76f
gotop: fix darwin build, enable checks (#95471) 2020-08-15 12:07:59 +02:00
Drew Risinger
b04ff1ff99 python3Packages.cvxpy: 1.1.3 -> 1.1.4 2020-08-15 12:04:46 +02:00
Drew Risinger
9a8070cdab python3Packages.osqp: disable failing tests
Tests fail on pythonPackages.scipy >= 1.5.0.
This was raised in https://github.com/oxfordcontrol/osqp-python/issues/44
They are being addressed in
https://github.com/oxfordcontrol/osqp-python/pull/46,
and should be re-enabled for the next release.
2020-08-15 12:04:46 +02:00
Jörg Thalheim
7acb961c67
Merge pull request #93395 from hmenke/zfs
ZFS: Request credentials only for selected pools
2020-08-15 09:19:49 +01:00
R. RyanTM
418508e590 numix-icon-theme-circle: 20.06.07 -> 20.07.11 2020-08-15 01:16:48 -07:00
R. RyanTM
6ffc7dd6c9 numix-icon-theme-square: 20.06.07 -> 20.07.11 2020-08-15 01:16:18 -07:00
R. RyanTM
de6418195a python37Packages.jupyterlab_server: 1.1.5 -> 1.2.0 2020-08-15 01:13:31 -07:00
Dmitry Kudriavtsev
08930e0881 x3270: init at 4.0ga9 2020-08-15 01:06:31 -07:00
freezeboy
3e988dfb33 molotov: init at 4.2.2 2020-08-15 01:01:34 -07:00
Matías Lang
d00a690499 pythonPackages.nplusone: init at 1.0.0 2020-08-15 01:00:30 -07:00
Matías Lang
cf86eb8a2b pythonPackages.pytest-pythonpath: init at 0.7.3 2020-08-15 01:00:30 -07:00
R. RyanTM
2e40e4578f monero-gui: 0.16.0.2 -> 0.16.0.3 2020-08-15 00:55:30 -07:00
Jörg Thalheim
edb8db8af2
Merge pull request #95485 from zowoq/telegraf
telegraf: patch go.mod, remove runVend
2020-08-15 08:53:38 +01:00
Mario Rodas
debeb8781c wal-g: add marsam to maintainers 2020-08-15 00:48:32 -07:00
Mario Rodas
66b8e7d51b wal-g: 0.2.15 -> 0.2.17 2020-08-15 00:48:32 -07:00
R. RyanTM
79954bdc09 mosquitto: 1.6.10 -> 1.6.11 2020-08-15 00:47:41 -07:00
zowoq
dc258976b4 direnv: enable checks 2020-08-15 00:45:30 -07:00
zowoq
a5cb0d9a48 telegraf: patch go.mod, remove runVend 2020-08-15 17:43:24 +10:00
Yuki Okushi
13f7c48ad0 cargo-xbuild: 0.5.29 -> 0.6.0 2020-08-15 00:42:04 -07:00
Daniel Schaefer
d4e530412d
yq: 2.8.1 -> 2.9.2 (#73424)
Co-authored-by: Drew Risinger <drewrisinger@users.noreply.github.com>
Co-authored-by: Drew <drewrisinger@users.noreply.github.com>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-08-15 08:27:07 +01:00
Jonathan Ringer
88e47033fa python3Packages.rethinkdb: fix build 2020-08-15 09:21:52 +02:00
Jonathan Ringer
0ec8a8ac9e pythonPackages.stevedore: disable python 2
```
  Processing ./stevedore-2.0.1-py2-none-any.whl
  ERROR: Package 'stevedore' requires a different Python: 2.7.18 not in '>=3.6'
```
2020-08-15 09:20:15 +02:00
Frederik Rietdijk
02b6ff65d2
Merge pull request #95477 from marsam/update-flexget
flexget: 3.1.59 -> 3.1.67
2020-08-15 09:09:59 +02:00
Frederik Rietdijk
49f4475307
Merge pull request #95305 from jonringer/remove-py35
python35: remove
2020-08-15 09:08:47 +02:00
Ryan Mulligan
a0c7ccf4ae
Merge pull request #95415 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 20.2.0 -> 20.2.1
2020-08-14 23:52:24 -07:00
Daniël de Kok
f190891cbc
Merge pull request #95461 from MetaDark/newsflash
newsflash: 1.0.4 -> 1.0.5
2020-08-15 08:37:41 +02:00
Daniël de Kok
99ab8713bf
Merge pull request #95464 from sternenseemann/tllist-1.0.2
tllist: 1.0.1 → 1.0.2
2020-08-15 08:29:49 +02:00
Daniël de Kok
53fa79c8b9
Merge pull request #95482 from r-ryantm/auto-update/nomacs
nomacs: 3.16.224 -> 3.17.2045
2020-08-15 08:21:49 +02:00
Vonfry
f09bc01ba9 vimPlugins.vim-over: init at 2020-01-26 2020-08-14 22:53:41 -07:00
Vonfry
8397bb9490 vimPlugins.vim-ragtag: init at 2020-01-26 2020-08-14 22:52:52 -07:00
Lorenz Leutgeb
d50a6db016
z3: Add Java Bindings (#92096)
Introduce new arguments to build Java Bindings, and to disable
building of Python bindings. Default behaviour is preserved.
2020-08-15 07:37:38 +02:00