1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

183501 commits

Author SHA1 Message Date
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
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 Ross 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 Raskin fd12b57a2d
Merge pull request #63370 from yrashk/picolisp-httpGate
picolisp: include httpGate tool
2019-06-17 20:21:00 +00:00
R. RyanTM 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. RyanTM 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. RyanTM 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 Forsman 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 Raskin 63379e8e86
Merge pull request #63044 from JohnAZoidberg/wine-fonts
winePackages.fonts: init at 4.0
2019-06-17 19:39:52 +00:00
Lancelot SIX 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
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
R. RyanTM 17c719f7cc python37Packages.html5-parser: 0.4.6 -> 0.4.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-html5-parser/versions
2019-06-17 11:58:14 -07:00
R. RyanTM 3775ef0acd jmol: 14.29.42 -> 14.29.46 (#63277)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmol/versions
2019-06-17 20:56:11 +02:00
R. RyanTM 1a7773998d python37Packages.guessit: 3.0.3 -> 3.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-guessit/versions
2019-06-17 11:39:16 -07:00
Jan Tojnar ed63124f73
pulseeffects: 4.6.2 -> 4.6.3 (#63338)
pulseeffects: 4.6.2 -> 4.6.3
2019-06-17 20:18:28 +02:00
R. RyanTM f22dfeb1cf python37Packages.geoalchemy2: 0.6.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/python3.7-geoalchemy2/versions
2019-06-17 11:14:31 -07:00
R. RyanTM 04cf86e6c3 python37Packages.flask-cors: 3.0.7 -> 3.0.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/python3.7-flask-cors/versions
2019-06-17 11:06:06 -07:00
Ryan Mulligan d55c57aff8
Merge pull request #63251 from r-ryantm/auto-update/fwts
fwts: 19.05.00 -> 19.06.00
2019-06-17 11:05:09 -07:00
Michael Weiss 7124645c7f
html-proofer: 3.10.2 -> 3.11.0 2019-06-17 19:54:40 +02:00
R. RyanTM 802b8890d2
python37Packages.falcon: 1.4.1 -> 2.0.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-falcon/versions
2019-06-17 10:54:26 -07:00
R. RyanTM 9b98d400d1 python37Packages.django_2_2: 2.2.1 -> 2.2.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-django/versions
2019-06-17 10:31:53 -07:00
Léo Gaspard e04856a173
docs: document that nix will not support derivations in meta
That's sad, but… https://github.com/NixOS/nix/issues/2532
2019-06-17 19:03:43 +02:00
Léo Gaspard b7d2f37680
Merge branch 'add-nixos-test-to-gitlab'
* add-nixos-test-to-gitlab:
  gitlab: add link to nixos test in passthru.tests
2019-06-17 19:01:29 +02:00
Gabriel Ebner cc5f64c3ea geant4: fix build with enableInventor = true 2019-06-17 18:40:52 +02:00
Gabriel Ebner d8392958f7 soxt: 1.3.0 -> unstable-2019-06-14 2019-06-17 18:40:52 +02:00
Gabriel Ebner ad409cead6 freecad: python3, qt5, occt7 2019-06-17 18:40:51 +02:00
Gabriel Ebner 9a40e48d87 opencascade-occt: remove unused depdendencies 2019-06-17 18:39:21 +02:00
Gabriel Ebner 611717602b pythonPackages.pivy: 20101207 -> 0.6.5a2 2019-06-17 18:39:21 +02:00
Gabriel Ebner 2950c57a65 soqt: 1.5.0 -> 1.6.0a 2019-06-17 18:39:21 +02:00
Gabriel Ebner 259eb2e966 coin3d: 3.1.3 -> unstable-2019-06-12 2019-06-17 18:39:21 +02:00
Gabriel Ebner b21ec0b9bf pythonPackages.pyside2-tools: init at 5.12.3 2019-06-17 18:39:21 +02:00
Gabriel Ebner be4d04de47 pythonPackages.pyside2: init at 5.12.3 2019-06-17 18:39:21 +02:00
Gabriel Ebner b0aab3026f pythonPackages.shiboken2: init at 5.12.3 2019-06-17 18:39:21 +02:00
Sebastian Jordan 3c66428859 nix-prefetch-github: 2.2 -> 2.3 2019-06-17 18:35:52 +02:00
R. RyanTM 80e8c6104a python37Packages.apprise: 0.7.7 -> 0.7.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/python3.7-apprise/versions
2019-06-17 08:45:18 -07:00