Commit Graph

174294 Commits

Author SHA1 Message Date
Franz Pletz
a28dc2cd7c
flashrom: 1.0 -> 1.0.1 2019-04-02 12:02:39 +02:00
Franz Pletz
0eb9f812bd
openttd: 1.8.0 -> 1.9.0 2019-04-02 12:02:35 +02:00
(cdep)illabout
a5b85222ff Add option to disable library-for-ghci in the generic haskell builder.
Closes https://github.com/NixOS/nixpkgs/pull/58743.
2019-04-02 11:46:48 +02:00
Robert Schütz
2e50136603
Merge pull request #58179 from dotlambda/werkzeug-0.15.1
python.pkgs.werkzeug: 0.14.1 -> 0.15.1
2019-04-02 10:53:46 +02:00
Robert Schütz
277263b05c
Merge pull request #58231 from Zer0-/fix_py_beaker
python beaker: 1.8.0 -> 1.10.1 fix building on hydra
2019-04-02 10:35:45 +02:00
Robert Schütz
640416bf71
dovecot_pigeonhole: 0.5.4 -> 0.5.5 (#58511)
This is the appropriate version for dovecot 2.3.5 according to
https://dovecot.org/pipermail/dovecot-news/2019-March/000400.html
2019-04-02 10:16:26 +02:00
markuskowa
7464e6d6ef
Merge pull request #58689 from markuskowa/upd-mkl
mkl: 2019.0.117 -> 2019.3.199
2019-04-02 10:13:24 +02:00
Franz Pletz
ab574424a0
Merge pull request #57789 from Ma27/wireguard-test
nixos/wireguard: add test
2019-04-02 08:11:52 +00:00
Franz Pletz
a2f5d643b5
Merge pull request #58278 from rnhmjoj/fix-nheko
mtxclient: patch to workaround matrix synapse bug
2019-04-02 08:10:17 +00:00
Franz Pletz
31490c62d9
Merge pull request #56758 from r-ryantm/auto-update/syslog-ng
syslogng: 3.19.1 -> 3.20.1
2019-04-02 08:09:34 +00:00
Franz Pletz
3ea6b3100b
Merge pull request #57923 from WilliButz/grafana-update
grafana: 6.0.1 -> 6.0.2
2019-04-02 08:04:36 +00:00
R. RyanTM
d39fd213fd paprefs: 1.0 -> 1.1 (#58742) 2019-04-02 08:01:57 +00:00
Peter Simons
1da98bb281 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-4-gd25a3c5 from Hackage revision
5fa644505e.
2019-04-02 09:53:31 +02:00
Luis Pedro Coelho
da402892dc ghc: make disableLargeAddressSpace configurable
Even on Linux/NixOS, it can be useful to have a compiler without the
large address space as it creates issues in some contexts.
2019-04-02 09:52:47 +02:00
Peter Simons
2017158b53 apache-httpd: 2.4.38 -> 2.4.39 (CVE-2019-0211)
In Apache HTTP Server 2.4 releases 2.4.17 to 2.4.38, with MPM event, worker or
prefork, code executing in less-privileged child processes or
threads (including scripts executed by an in-process scripting interpreter)
could execute arbitrary code with the privileges of the parent process (usually
root) by manipulating the scoreboard.
2019-04-02 09:46:25 +02:00
Vincent Laporte
a01129912f ocamlPackages.re2: fix build on darwin 2019-04-02 09:37:30 +02:00
R. RyanTM
5285e70749 clamav: 0.101.1 -> 0.101.2 (#58653) 2019-04-02 07:36:41 +00:00
Elis Hirwing
cf72f74b88
Merge pull request #58652 from r-ryantm/auto-update/cimg
cimg: 1.7.9 -> 2.5.5
2019-04-02 09:24:47 +02:00
Elis Hirwing
f86ae0195b
Merge pull request #58674 from r-ryantm/auto-update/font-awesome
font-awesome: 5.7.2 -> 5.8.1
2019-04-02 09:15:04 +02:00
Elis Hirwing
ba47d7150a
Merge pull request #58686 from r-ryantm/auto-update/googler
googler: 3.7.1 -> 3.8
2019-04-02 09:13:34 +02:00
Robert Schütz
801971d180 octoprint: pin werkzeug to 0.14.1
The tests failed with
    ImportError: cannot import name cached_property
after 81dd0316a87e945977c19eae8fbe9e9019cd2f88.
2019-04-02 09:07:53 +02:00
Daiderd Jordan
2e2ab461b7
Merge pull request #58147 from groodt/greg/bazel-0.23.2
bazel: 0.22.0 -> 0.24.0
2019-04-02 08:38:39 +02:00
Philipp Volguine
7819cc0cb9 pythonPackages.pyramid_beaker: fix building
- checkInputs rather than buildInputs
- it was complaining that py.test was not a valid command
2019-04-02 01:50:33 -04:00
Philipp Volguine
d94b113859 pythonPackages.beaker: 1.8.0 -> 1.10.1
- The aim was to get this building on hydra
- Midway I discovered a PR by Mic92 that bumps the version to 1.10.0,
  I have included some of his fixes to run tests correctly:
    - remove testing memcached (it tries to connect on import)
    - don't run external tests or a failing test on darwin
            (see https://github.com/bbangert/beaker/issues/166)
    - run nosetests rather than setup.py test because we need to specify
    exclude options.
2019-04-02 01:49:05 -04:00
Ryan Mulligan
4d160c3f09
Merge pull request #57486 from canndrew/picotts
picotts: init at 2018-10-19
2019-04-01 19:53:11 -07:00
Robert Schütz
6cafad4f49
Merge pull request #58628 from dotlambda/celery-4.3
python.pkgs.celery: 4.3.0rc1 -> 4.3.0
2019-04-01 23:56:44 +02:00
markuskowa
f41887459f
Merge pull request #58695 from r-ryantm/auto-update/hwinfo
hwinfo: 21.63 -> 21.64
2019-04-01 23:23:21 +02:00
worldofpeace
ae2c4b4678
Merge pull request #58713 from NixOS/revert-57700-auto-update/aisleriot
Revert "gnome3.aisleriot: 3.22.7 -> 3.22.8 (#57700)"
2019-04-01 17:21:36 -04:00
Franz Pletz
d44138b140
riot-web: 1.0.5 -> 1.0.6 2019-04-01 23:19:58 +02:00
Franz Pletz
5344fcfeb1
matrix-synapse: 0.99.2 -> 0.99.3 2019-04-01 23:18:18 +02:00
R. RyanTM
8c9566ec84 neovim-remote: 2.1.4 -> 2.1.5 (#57330)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neovim-remote/versions
2019-04-01 23:02:39 +02:00
worldofpeace
2e7e0ad95c Revert "gnome3.aisleriot: 3.22.7 -> 3.22.8 (#57700)"
This reverts commit 7a04742cc056159a378a311dcb0d1e2c4431276e.
2019-04-01 16:54:27 -04:00
Robert Schütz
7dd24531e4 postfix: 3.4.4 -> 3.4.5 (#58679)
http://www.postfix.org/announcements/postfix-3.4.5.html
2019-04-01 22:52:52 +02:00
R. RyanTM
6f7672af9a python37Packages.lark-parser: 0.6.5 -> 0.6.6 (#57416)
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-lark-parser/versions
2019-04-01 22:52:15 +02:00
R. RyanTM
c34edae734 python37Packages.folium: 0.7.0 -> 0.8.0 (#57407)
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-folium/versions
2019-04-01 22:50:58 +02:00
R. RyanTM
158c560fc2 python37Packages.chameleon: 3.5 -> 3.6 (#57391)
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-04-01 22:48:39 +02:00
R. RyanTM
7a04742cc0 gnome3.aisleriot: 3.22.7 -> 3.22.8 (#57700)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aisleriot/versions
2019-04-01 22:45:31 +02:00
R. RyanTM
588293e6fa crispyDoom: 5.4 -> 5.5.1 (#58022)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/crispy-doom/versions
2019-04-01 22:44:29 +02:00
Franz Pletz
ca09fff87e
Merge pull request #58707 from dtzWill/update/youtube-dl-2019.04.01
youtube-dl: 2019.03.18 -> 2019.04.01
2019-04-01 20:13:27 +00:00
R. RyanTM
5f4e5553bc jmol: 14.29.31 -> 14.29.32 (#58698)
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-04-01 20:12:53 +00:00
Will Dietz
5ed1d8ea03 youtube-dl: 2019.03.18 -> 2019.04.01 2019-04-01 15:01:30 -05:00
Markus Kowalewski
734c6c21cb
mkl: 2019.0.117 -> 2019.3.199 2019-04-01 21:50:23 +02:00
Robert Schütz
2b23f30305
renderdoc: use default python3 (#58687) 2019-04-01 21:44:33 +02:00
Greg Roodt
92e5745383 gradle: 5.0 -> 5.3.1 (#58528) 2019-04-01 20:59:17 +02:00
R. RyanTM
366b5ee558 hwinfo: 21.63 -> 21.64
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hwinfo/versions
2019-04-01 09:49:31 -07:00
Léo Gaspard
e3b87b04b7 Revert "Merge pull request #57559 from Ekleog/iso-image-reproducibilization"
This reverts commit bb32e322a5aa81203eb3494081539eea8a70adcb, reversing
changes made to e0b4356c0dc7d35d9ee17d23b53d8c2020d4e618.
2019-04-01 18:17:42 +02:00
Robert Schütz
3ed222ebd4 python36.pkgs.contextvars: 2.3 -> 2.4 2019-04-01 17:47:07 +02:00
Silvan Mosberger
86956b98e6
Merge pull request #58639 from Infinisil/update/browserpass
browserpass: 2.0.22 -> 3.0.1
2019-04-01 17:31:41 +02:00
Franz Pletz
323cfa90b5
pythonPackages.aioesphomeapi: init at 1.8.0 2019-04-01 17:28:17 +02:00
Franz Pletz
40be34b3f9
xmrig-proxy: 2.11.0 -> 2.14.0 2019-04-01 17:24:33 +02:00