Commit graph

238909 commits

Author SHA1 Message Date
markuskowa 29d94cda6f
Merge pull request #91611 from HaoZeke/add-dSEAMS
d-SEAMS,rang: Init at 1.0.1, 3.0.1
2020-08-16 00:16:26 +02:00
Martin Weinelt e691019f6c
Merge pull request #95529 from jonringer/bump-elementpath
python3Packages.elementpath: 1.4.6 -> 2.0.0
2020-08-16 00:09:25 +02:00
Martin Weinelt 8c21fc892e
Merge pull request #95526 from jonringer/bump-streamz
python3Packages.streamz: 0.5.4 -> 0.5.5
2020-08-15 23:52:37 +02:00
Marek Fajkus c17f7ef666
elmPackages.elm-json: init at 0.2.7 2020-08-15 23:33:39 +02:00
Robert Scott 1fb0a04c12 sigil: 0.9.14 -> 1.3.0
addressing CVE-2019-14452

package still needs some proper maintenance love e.g.
elimination of vendored libs. this will have to do
for now.
2020-08-15 21:51:56 +01:00
Martin Weinelt 2a925d8b5a
Merge pull request #95525 from jonringer/disable-pytrends-py2
python3Packages.pytrends: disable python2
2020-08-15 22:33:01 +02:00
Martin Weinelt e79a372e15
Merge pull request #95521 from jonringer/fix-phik-py
python3Packages.phik: fix deps
2020-08-15 22:25:17 +02:00
Jonathan Ringer 9a37961218
python3Packages.xmlschema: 1.2.2 -> 1.2.3 2020-08-15 13:09:46 -07:00
Jonathan Ringer fc2652312b
python3Packages.elementpath: 1.4.6 -> 2.0.0 2020-08-15 13:04:38 -07:00
Rohit Goswami 620f9049ae
d-seams: init at 1.0.1 2020-08-15 19:36:04 +00:00
Rohit Goswami 06ffe1d00f
maintainers: Update 4336207 with keys 2020-08-15 19:36:04 +00:00
Rohit Goswami ead47f075a
rang: init at v3.1.0 2020-08-15 19:36:04 +00:00
Doron Behar 2519e54bef tests/misc: Test mount +s permission
For #95444
Co-authored-by: Florian Klink <flokli@flokli.de>
2020-08-15 22:21:30 +03:00
Jonathan Ringer 3f09e14765
python3Packages.streamz: 0.5.4 -> 0.5.5 2020-08-15 12:12:04 -07:00
Jonathan Ringer 898f945772
python3Packages.pytrends: disable python2 2020-08-15 12:06:52 -07:00
Doron Behar a854b77b08 nixos/wrappers: make (u)mount have the +s bit.
See
https://discourse.nixos.org/t/how-to-make-a-derivations-executables-have-the-s-permission/8555
and:
https://www.linuxquestions.org/questions/slackware-14/must-be-superuser-to-use-mount-fstab-is-correct-however-144932/
2020-08-15 21:57:16 +03:00
Jonathan Ringer 7e7ad5cac7
python3Packages.phik: fix deps 2020-08-15 11:45:38 -07:00
Florian Klink 9489dcb7ba mathics: remove package definiton 2020-08-15 20:16:14 +02:00
Florian Klink 01684d6e9b nixos/mathics: remove module 2020-08-15 20:16:13 +02:00
Florian Klink b7be00ad5e
Merge pull request #93358 from helsinki-systems/fix/gitlab-customrb
nixos/gitlab: Fix extra-gitlab.rb
2020-08-15 20:13:28 +02:00
Benjamin Hipple 10d8738108
Merge pull request #95408 from 06kellyjac/deno_1.3.0
deno: 1.2.3 -> 1.3.0
2020-08-15 13:45:17 -04:00
Benjamin Hipple 47af1ccff2
Merge pull request #95506 from ldesgoui/update-discord-canary
discord-canary: 0.0.106 -> 0.0.111
2020-08-15 13:30:51 -04:00
Benjamin Hipple 04e24aa615
Merge pull request #95421 from oxalica/broken-mist
mist: remove
2020-08-15 13:27:28 -04:00
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
R. RyanTM 0984755ff6 padthv1: 0.9.15 -> 0.9.16 2020-08-15 16:51:35 +00: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
Florian Klink 550abe9732 marathon: remove package
This failed to build for >9 months.
2020-08-15 16:59:59 +02:00
Florian Klink 645ea787c9 nixos/marathon: remove module
The corresponding package failed to build for >9 months.
2020-08-15 16:59:58 +02:00
Florian Klink b4eebe4a40 chronos: remove package
This failed to build for >9 months, as mesos failed to build for >9
months.
2020-08-15 16:59:38 +02:00
Florian Klink a90b929020 nixos/chronos: remove module
The chronos package has been broken for > 9 months due to the breakage
of the mesos package.
2020-08-15 16:59:38 +02:00
Florian Klink fadb45e6b5 mesos: remove package
It has been broken for >9 months.
2020-08-15 16:59:38 +02:00
Florian Klink 34d91a8cba nixos/mesos*: remove
The mesos package has been broken for >9 months.
2020-08-15 16:59:37 +02:00
Florian Klink 3c65c53f2c nixosTests.mesos: remove
The `mesos` package has been broken for >9 months.
2020-08-15 16:51:23 +02:00
Florian Klink 0f4b32d0ca spark: build without mesos support
The mesos package has been broken for >9 months, it doesn't make much
sense to have the spark package depend on it (and thus being broken) by
default.
2020-08-15 16:51:22 +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
ldesgoui 0b56ef9f2a discord-canary: 0.0.106 -> 0.0.111 2020-08-15 16:23:28 +02:00
Alvar Penning c3da51ff08 tinycbor: init at 0.5.3 2020-08-15 16:23:26 +02:00
Florian Klink d71cae4275 nixosTests.mathics: remove
The mathics package is unmaintained and doesn't build. Remove the test
using it.
2020-08-15 16:16:40 +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
oxalica 51c8f7d591
Simplify message and sort 2020-08-15 21:41:13 +08: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