Commit graph

7048 commits

Author SHA1 Message Date
Steve Chávez
28d49431c0 tds_fdw: init a 1.0.8
* tds_fdw: init a 1.0.8

* Use pname
2019-03-12 19:38:58 -07:00
Benjamin Smith
f4d24273e5 nginx: add http subs filter module (#56546) 2019-03-13 02:16:40 +02:00
R. RyanTM
65898a4ddb postgresqlPackages.pgtap: 0.99.0 -> 1.0.0 (#57360)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgtap/versions
2019-03-13 00:58:12 +02:00
Janne Heß
b2a6183f75 exim: Fix build with LDAP (#56058)
The lber library is now required, see also:
https://bugs.archlinux.org/task/27509
2019-03-12 15:28:53 -04:00
Robert Schütz
1f302fa30d postfix: 3.4.0 -> 3.4.3 (#57368) 2019-03-11 23:36:33 +01:00
Wael Nasreddine
c75cb87721
Merge pull request #57296 from kalbasit/nixpkgs_go-fixes
Fixes to a few Go packages.
2019-03-11 13:11:11 -07:00
Wael M. Nasreddine
09435db08a
cadvisor: export GOCACHE in the buildPhase
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
2019-03-11 09:59:19 -07:00
Robert Schütz
e10d98c055
Merge pull request #57012 from dotlambda/home-assistant-0.89
home-assistant: 0.87.1 -> 0.89.1
2019-03-11 11:54:53 +01:00
R. RyanTM
416a965692 coturn: 4.5.1.0 -> 4.5.1.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/coturn/versions
2019-03-10 13:17:16 +01:00
Ryan Mulligan
b7ebfec61f
Merge pull request #55982 from ivan/pushgateway-0.7.0
prometheus-pushgateway: 0.4.0 -> 0.7.0
2019-03-08 20:57:43 -08:00
Ryan Mulligan
08c589b90f
Merge pull request #56974 from vcunat/p/knot-dns-2.8
knot-dns: 2.7.6 -> 2.8.0
2019-03-08 20:31:03 -08:00
Silvan Mosberger
a540993d62
Merge pull request #56171 from bachp/tautulli
tautulli/plexpy: 1.4.25 -> 2.1.26 (renamed)
2019-03-08 16:52:40 +01:00
Robert Schütz
4594640a97 home-assistant: 0.87.1 -> 0.89.1 2019-03-08 13:00:06 +01:00
R. RyanTM
6afc071a6c jackett: 0.10.707 -> 0.10.846 (#56709)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jackett/versions
2019-03-07 23:27:02 +01:00
Pascal Bach
87cb443497 unifiStable: 5.10.17 -> 5.10.19 (#56992) 2019-03-07 23:11:43 +01:00
Josef Kemetmüller
680e9f1d91 xorg.editres: fix build (#56979) 2019-03-07 23:01:46 +01:00
Josef Kemetmüller
22160302cf xorg.oclock: Fix build (#56978) 2019-03-07 22:59:06 +01:00
Artemis Tosini
357f51b93d openafs: Add support for Linux 5.0 to openafs_1_8 (#56859)
OpenAFS 1.8.2 does has not yet merged support for Linux 4.20 or 5.0
This patch cherry-picks commits from the git repository, and includes
them in the patches/ directory. This also replaces the amalgamated Linux 4.20
patches I added earlier with the original outputs from `git show`.

This has been tested to build on Linux 4.4, 4.14, 4.20, and 5.0.

This does not change the derivations of openafs_1_8, only
linuxPackages_*.openafs_1_8.
2019-03-07 13:34:16 -05:00
Franz Pletz
619ae61631
Merge pull request #56968 from WilliButz/grafana-update
grafana: 6.0.0 -> 6.0.1
2019-03-07 16:25:22 +00:00
Franz Pletz
ebb8a07062
Merge pull request #57016 from vcunat/p/bird
bird: minor updates
2019-03-07 15:20:11 +00:00
Ryan Mulligan
4415dc5fef
Merge pull request #55815 from r-ryantm/auto-update/uwsgi
uwsgi: 2.0.17.1 -> 2.0.18
2019-03-07 07:18:25 -08:00
Vladimír Čunát
d85974bb3c
bird, bird6: 1.6.3 -> 1.6.6
https://gitlab.labs.nic.cz/labs/bird/blob/v1.6.6/NEWS
The patch doesn't need so much context.
2019-03-07 11:37:24 +01:00
Vladimír Čunát
e47a33ddfb
bird2: 2.0.2 -> 2.0.4
https://gitlab.labs.nic.cz/labs/bird/blob/v2.0.4/NEWS
The patch doesn't need so much context.
2019-03-07 11:30:30 +01:00
Vladimír Čunát
3e4d8d2fc6
knot-dns: 2.7.6 -> 2.8.0
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.8.0
Some explanation for the patching is in this ML thread:
https://lists.nic.cz/pipermail/knot-dns-users/2019-March/001616.html
2019-03-06 19:19:13 +01:00
Artemis Tosini
8a8628f4dc openafs: fix OpenAFS 1.6 on Linux 4.20 (#56862)
openafs: fix OpenAFS 1.6 on Linux 4.20

This patch cherry-picks commits from the OpenAFS git repository to
add support for Linux 4.20 to OpenAFS 1.6.

There do not seem to be patches in the Git repository for full Linux 5.0
support, although I have added the ones which exist so far.

This patch has been tested on Linux 4.4, 4.14, 4.20, and is confirmed to
fail on Linux 5.0. It does not change the drv of the openafs package,
only linuxPackages_*.openafs.
2019-03-06 12:42:37 -05:00
WilliButz
881ab86491
grafana: 6.0.0 -> 6.0.1 2019-03-06 16:26:20 +01:00
Austin Seipp
f435d75d79
ttyd: init at 1.4.2_pre174_6df6ac3e
ttyd hasn't seen a release in a while, but has a few useful bugfixes and
features (such as IPv6) that are good to have. It also seems to fix a
few crashes I encountered (likely due to newer openssl/libwebsockets).
So in an untraditional fashion, we'll adopt this with a _pre tag to
ensure it gets bumped correctly later on.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-06 02:22:49 -06:00
Vincent Demeester
9eab0cd519
traefik: 1.7.8 -> 1.7.9
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:33:09 +01:00
Peter Simons
cd1dc8a1d2 SpamAssassin: update to version 3.4.2 2019-03-05 12:53:04 +01:00
Danylo Hlynskyi
7e8f04ab05
consul: 1.4.1 -> 1.4.2 (#56854) 2019-03-05 13:35:22 +02:00
Peter Simons
0356c1b87d mod_fastcgi: update to version 2.4.7.1 2019-03-05 12:08:20 +01:00
Robert Schütz
dc39d02e00 home-assistant: allow beta versions in parse-requirements.py 2019-03-04 17:17:33 +01:00
Peter Simons
1d628e4588
Merge pull request #56600 from r-ryantm/auto-update/bind
bind: 9.12.3-P1 -> 9.12.3-P4
2019-03-04 16:12:23 +01:00
Jörg Thalheim
27cb0669c6
Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12
go_1_12: init at go 1.12
2019-03-04 14:22:27 +00:00
Will Dietz
6e3582c9fd xinit: 1.4.0 -> 1.4.1 (#56800)
https://lists.x.org/archives/xorg-announce/2019-March/002962.html
2019-03-04 13:34:46 +01:00
Will Dietz
9809a541b2 xdm: 1.1.11 -> 1.1.12 (#56755)
https://lists.x.org/archives/xorg-announce/2019-March/002959.html
2019-03-04 13:09:29 +01:00
Peter Hoeg
011fe4a246
Merge pull request #56571 from peterhoeg/u/mqtt
mosquitto: 1.5.5 -> 1.5.8
2019-03-04 12:23:45 +08:00
R. RyanTM
07f8621b6f groonga: 8.1.0 -> 8.1.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/groonga/versions
2019-03-03 20:51:33 +01:00
R. RyanTM
5644131eab rabbitmq-server: 3.7.11 -> 3.7.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rabbitmq-server/versions
2019-03-03 20:47:08 +01:00
R. RyanTM
38900337d9 shaarli: 0.10.2 -> 0.10.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/shaarli/versions
2019-03-03 09:16:43 +01:00
Aaron Andersen
cf80b011ee solr: 7.6.0 -> 7.7.1 2019-03-02 21:18:00 -05:00
Robert Schütz
a3b6b49eac
Merge pull request #55383 from dotlambda/home-assistant-0.87
home-assistant: 0.86.4 -> 0.87.1
2019-03-03 02:23:23 +01:00
Léo Gaspard
601204f55d
Merge pull request #56590 from pacien/synapse-0.99.2
matrix-synapse: 0.99.1.1 -> 0.99.2
2019-03-03 00:06:30 +01:00
Wael M. Nasreddine
6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
Franz Pletz
81b6dd7b09
smcroute: 2.4.3 -> 2.4.4 2019-03-02 23:14:16 +01:00
Robert Schütz
13182707e2
Merge pull request #56324 from makefu/python/firetv/init
init pythonPackages.firetv for home-assistant
2019-03-02 19:53:02 +01:00
Michael Raskin
3630a55dea
Merge pull request #56711 from r-ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.9.0 -> 3.10.0
2019-03-02 17:18:31 +00:00
R. RyanTM
46d3464bfd apache-jena-fuseki: 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/apache-jena-fuseki/versions
2019-03-02 08:14:48 -08:00
Robert Schütz
27fb4f46d2 home-assistant: 0.86.4 -> 0.87.1 2019-03-02 12:37:48 +01:00
Franz Pletz
3eda950518
nextcloud: 15.0.4 -> 15.0.5 2019-03-02 02:18:56 +01:00