Commit Graph
186120 Commits
Author SHA1 Message Date
Mario RodasandGitHub 45976dbfc1 Merge pull request #63399 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.15 -> 0.17
2019-06-17 22:27:00 -05:00
R. RyanTMandMario Rodas c9fb683e8d python37Packages.sphinxcontrib_plantuml: 0.15 -> 0.17
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-sphinxcontrib-plantuml/versions
2019-06-17 22:24:37 -05:00
Mario RodasandGitHub 8a222cbd8f Merge pull request #63176 from jonringer/add_azure_cosmos
pythonPackages.azure-cosmos: init at 3.1.0
2019-06-17 22:19:47 -05:00
Mario RodasandGitHub 2163e6ce64 Merge pull request #63175 from jonringer/add_pydocumentdb
pythonPackages.pydocumentdb: init at 2.3.3
2019-06-17 22:19:24 -05:00
R. RyanTM 1196166551 python37Packages.zodbpickle: 1.0.3 -> 1.0.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-zodbpickle/versions
2019-06-17 20:17:54 -07:00
R. RyanTM d56ac1fa71 python37Packages.zeroconf: 0.22.0 -> 0.23.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-zeroconf/versions
2019-06-17 20:14:59 -07:00
R. RyanTM e5e73f1285 python37Packages.yattag: 1.11.1 -> 1.11.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-yattag/versions
2019-06-17 20:12:16 -07:00
R. RyanTM fb5ce30e28 python37Packages.xcffib: 0.8.0 -> 0.8.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-xcffib/versions
2019-06-17 20:06:15 -07:00
Mario Rodas 2870bf6ccd gitAndTools.hub: 2.11.2 -> 2.12.0 2019-06-17 22:00:00 -05:00
R. RyanTM 56ecd04641 python37Packages.trustme: 0.5.1 -> 0.5.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-trustme/versions
2019-06-17 19:34:55 -07:00
R. RyanTM 58f93fa3e8 python37Packages.twilio: 6.27.1 -> 6.28.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-06-17 19:28:30 -07:00
Benjamin Esham b20cdceaec chrome-export: init at 2.0.2 2019-06-17 22:06:52 -04:00
Justin Bedo 086d5998dd singularity: 3.0.1 -> 3.2.1 2019-06-18 12:05:42 +10:00
R. RyanTM 2ea77f9520 python37Packages.srsly: 0.0.5 -> 0.0.7
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-srsly/versions
2019-06-17 19:02:33 -07:00
Will DietzandGitHub 12a0083503 Merge pull request #63017 from dtzWill/update/skype-8.47.0.59
skype: 8.46.0.60 -> 8.47.0.59
2019-06-17 21:00:18 -05:00
Will DietzandGitHub ece5025900 Merge pull request #63023 from dtzWill/update/txr-217
txr: 216 -> 217
2019-06-17 20:59:51 -05:00
Will DietzandGitHub 726a2a3dda Merge pull request #63249 from r-ryantm/auto-update/spleen
spleen: 1.0.4 -> 1.0.5
2019-06-17 20:47:33 -05:00
R. RyanTM 1c59a1e4e7 python37Packages.smart_open: 1.8.3 -> 1.8.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-smart_open/versions
2019-06-17 18:27:49 -07:00
Jan Tojnar 8de795e22f meson: 0.49.1 → 0.50.1 2019-06-18 03:26:46 +02:00
Jan Tojnar cf41cb2b4a libxmlxx3: split out doc output 2019-06-18 03:16:05 +02:00
Jan Tojnar 8e7cea5cb8 libxmlxx3: split out dev output 2019-06-18 03:10:05 +02:00
R. RyanTM 33656e9734 python37Packages.rubymarshal: 1.0.3 -> 1.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/python3.7-rubymarshal/versions
2019-06-17 18:07:38 -07:00
Jan Tojnar e40d568daa ffado: prevent build tools from leaking into closure
FFADO stored paths to various build dependencies and libraries
like gcc or pyuic5 (from PyQT) in $out/lib/libffado/static_info.txt,
thus  bringing them into the runtime closure.

With Nix, this information is not really critical, as we can find
out the exact dependencies from .drv files in Nix store.

This alone reduced the closure size from 914866184B to 132341176B.
2019-06-18 02:46:36 +02:00
R. RyanTM 89a7f0cafa python37Packages.rasterio: 1.0.23 -> 1.0.24
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-rasterio/versions
2019-06-17 17:40:51 -07:00
Ivan Kozik a476b9bf54 nixos/cassandra: use cassandra's default cluster name "Test Cluster"
The change to "NixOS Test Cluster" in #59179 broke startup of existing clusters
that used the previously-default cluster name "Test Cluster":

ERROR 23:00:47 Fatal exception during initialization
org.apache.cassandra.exceptions.ConfigurationException: Saved cluster name Test Cluster != configured name NixOS Test Cluster

Fixes #63388.
2019-06-18 00:36:46 +00:00
R. RyanTM 74db311672 python37Packages.pytest-faulthandler: 1.5.0 -> 1.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/python3.7-pytest-faulthandler/versions
2019-06-17 17:00:25 -07:00
R. RyanTM a53e95fccc python37Packages.pymc3: 3.6 -> 3.7
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-pymc3/versions
2019-06-17 16:38:46 -07:00
R. RyanTM 7220d2b3c2 python37Packages.py3status: 3.18 -> 3.19
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-py3status/versions
2019-06-17 15:58:41 -07:00
R. RyanTM 23f54782f7 python37Packages.plotly: 3.9.0 -> 3.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-plotly/versions
2019-06-17 15:35:09 -07:00
R. RyanTM 4b15a84707 python37Packages.peewee: 3.9.5 -> 3.9.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/python3.7-peewee/versions
2019-06-17 15:15:24 -07:00
R. RyanTM e6c575e199 python37Packages.Nuitka: 0.6.3.1 -> 0.6.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-nuitka/versions
2019-06-17 14:53:07 -07:00
R. RyanTM 7dbb4e22bd python37Packages.micawber: 0.4.0 -> 0.4.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-micawber/versions
2019-06-17 14:00:56 -07:00
R. RyanTM a6ee5acac7 python37Packages.lmdb: 0.94 -> 0.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/python3.7-lmdb/versions
2019-06-17 13:53:37 -07:00
R. RyanTM 4c9f4136d4 python37Packages.libtmux: 0.8.1 -> 0.8.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-libtmux/versions
2019-06-17 13:47:04 -07:00
Alyssa RossandGitHub 4ef13060f4 Merge pull request #63373 from alyssais/netflix-cve
linux: multiple TCP-based remote denial of service vulnerabilities
2019-06-17 20:32:28 +00:00
Michael RaskinandGitHub fd12b57a2d Merge pull request #63370 from yrashk/picolisp-httpGate
picolisp: include httpGate tool
2019-06-17 20:21:00 +00:00
R. RyanTMandTimo Kaufmann a7d85f5ae1 linbox: 1.6.2 -> 1.6.3 (#63288)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/linbox/versions
2019-06-17 22:08:03 +02:00
Alyssa Ross 73e0f13bac linux_5_1: 5.1.10 -> 5.1.11
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:48 +00:00
Alyssa Ross d5bf0ae804 linux_4_19: 4.19.51 -> 4.19.21
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:47 +00:00
Alyssa Ross 84de6aed79 linux_4_14: 4.14.126 -> 4.14.127
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:45 +00:00
Alyssa Ross 9ccdf3c9f5 linux_4_9: 4.9.181 -> 4.9.182
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:44 +00:00
Alyssa Ross 4810809625 linux_4_4: 4.4.181 -> 4.4.182
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:41 +00:00
R. RyanTMandBjørn Forsman 97b78363e3 munin: 2.0.43 -> 2.0.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/munin/versions
2019-06-17 21:41:57 +02:00
R. RyanTMandBjørn Forsman f4b609bf54 lttng-tools: 2.10.6 -> 2.10.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-06-17 21:40:39 +02:00
Bjørn ForsmanandGitHub 4cb1d299dd Merge pull request #63291 from r-ryantm/auto-update/lttng-ust
lttng-ust: 2.10.3 -> 2.10.4
2019-06-17 21:40:04 +02:00
Michael RaskinandGitHub 63379e8e86 Merge pull request #63044 from JohnAZoidberg/wine-fonts
winePackages.fonts: init at 4.0
2019-06-17 19:39:52 +00:00
Lancelot SIXandGitHub 994a2319a1 Merge pull request #63354 from r-ryantm/auto-update/python3.7-Django
python37Packages.django_2_2: 2.2.1 -> 2.2.2
2019-06-17 21:25:54 +02:00
R. RyanTM 2c7fa828f8 python37Packages.jellyfish: 0.7.1 -> 0.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/python3.7-jellyfish/versions
2019-06-17 12:19:54 -07:00
Matthew BauerandGitHub 4d6f65b81f Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Yurii Rashkovskii 0e6843b46f picolisp: include httpGate tool
https://software-lab.de/doc/httpGate.html

httpGate is a central element of the PicoLisp application server
architecture. Its purpose is to perform the following tasks:

* Provide a single application entry port (e.g. 80 or 443).
* Allow PicoLisp applications to run as non-root.
* Start application servers on demand.
* Handle HTTPS/SSL communication.
2019-06-17 12:04:00 -07:00