Commit graph

7598 commits

Author SHA1 Message Date
Nikolay Amiantov 1d7d5d9be6
Merge pull request #62885 from abbradar/mtproxy
mtprotoproxy: init package and service
2019-06-09 12:17:41 +03:00
Nikolay Amiantov 2a69ddb69b mtprotoproxy: init at 1.0.5 2019-06-09 11:44:08 +03:00
Vladimír Čunát a1bb64e792
Merge #62873: bind: fix build on some ARMs 2019-06-09 10:02:10 +02:00
Vladimír Čunát c5c366156c
bind: drop a darwin-specific patch (#62882)
The patch didn't apply since 9.12 -> 9.14 (26026c3e1a).
I'll hope it's not needed anymore (and let Borg verify that).
It was reportedly just a configure-time error: e4602677.
2019-06-09 09:44:00 +02:00
Ben Wolsieffer b473f17e40 bind: fix build on armv6l 2019-06-08 19:02:43 -04:00
Matthew Bauer 70de27bbb4
Merge pull request #61668 from minijackson/jellyfin-skia
jellyfin: add bundled libraries to LD_LIBRARY_PATH
2019-06-08 12:02:42 -04:00
Elis Hirwing ebee0a3a1f
Merge pull request #62857 from minijackson/jellyfin-10.3.4
jellyfin: 10.3.3 -> 10.3.4
2019-06-08 14:32:20 +02:00
Aristid Breitkreuz dacc02faa5 pulseaudio: Fix detection of ALSA UCM
This one was a bit tricky to find because it only causes a runtime
error, and pulseaudio has shims for most ALSA UCM methods except one.
(I guess nobody ever really tests pulseaudio in combination with
UCM-less ALSA?)

ALSA 1.1.8 had ${alsa-dev}/include/alsa/ in the pkg-config file, which
was considered wrong and fixed in 1.1.9.

However, pulseaudio was relying on being able to include ALSA headers
like <asoundlib.h> and <use-case.h> rather than <alsa/asoundlib.h> and
<alsa/use-case.h>. (For asoundlib.h it only causes a warning, because
the ALSA guys created a shim for that header.)

These two patches change pulseaudio to use the correct include
directives.
2019-06-08 14:00:22 +02:00
Minijackson 5a8a901c08
jellyfin: 10.3.3 -> 10.3.4 2019-06-08 11:42:46 +02:00
Franz Pletz 3827343aec
Merge pull request #62452 from Ma27/package-wireguard-prometheus-exporter
prometheus-wireguard-exporter: init at 2.0.1
2019-06-07 16:50:39 +00:00
Maximilian Bosch bf09e6a14e
prometheus-wireguard-exporter: init at 2.0.1
This is a simple exporter which exports the information
provided by `wg show all dump` to prometheus.

Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-06-07 17:40:44 +02:00
zimbatm e3a316a4d5
cryptpad: init at v2.23.0 2019-06-07 13:02:40 +02:00
Maximilian Bosch 7212b33175
Merge pull request #62605 from Ma27/bump-documize
documize-community: 2.5.0 -> 2.5.1
2019-06-07 11:35:03 +02:00
Vladimír Čunát 8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Matthew Bauer 73679b51f4
Merge pull request #62777 from thefloweringash/mariadb-clang
mariadb: fix clang and darwin build
2019-06-06 12:04:09 -04:00
Andrew Childs b8a6649797 mariadb: fix clang and darwin build
The contents of `clang-isfinite.patch` are no longer necessary after
upstream revision 031fa6d4258574379ca3c1cbe912d235e9581982, which
includes a similar change.

Building in c++11 mode removes support for the GCC `typeof` extension
in favor of the standardized `__typeof__`. This causes errors when
using the `strmake_buf` macro, which relies on `typeof`.
2019-06-07 00:29:40 +09:00
Matthew Bauer d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
WilliButz 27f3d7ae74
grafana: 6.2.1 -> 6.2.2 2019-06-06 12:12:54 +02:00
Matthew Bauer 0c3b7ea547 postgresql: disable tests on darwin
reported in https://www.postgresql.org/message-id/4D8E1BC5-BBCF-4B19-8226-359201EA8305%40gmail.com
2019-06-06 00:18:38 -04:00
Matthew Bauer 641a59ab6d mysql55: broken on darwin
https://hydra.nixos.org/build/94204716
2019-06-05 22:52:04 -04:00
Sander van der Burg 18c2b52314 node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
R. RyanTM 40567497a9 shairport-sync: 3.2.2 -> 3.3 (#62567) 2019-06-05 13:49:58 +00:00
markuskowa 0bf6841a21
Merge pull request #62570 from r-ryantm/auto-update/slurm
slurm: 18.08.7.1 -> 19.05.0.1
2019-06-05 14:46:41 +02:00
markuskowa 3b30e61539
Merge pull request #62485 from r-ryantm/auto-update/nextcloud
nextcloud: 15.0.8 -> 16.0.1
2019-06-05 13:47:03 +02:00
Vladimír Čunát ec2b43e07a
knot-dns: 2.8.1 -> 2.8.2
https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.8.2/NEWS
2019-06-05 12:50:21 +02:00
Vladimír Čunát 576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
worldofpeace e283999204
Merge pull request #62275 from dtzWill/update/xorgserver-1.20.5
xorg.xorgserver: 1.20.4 -> 1.20.5
2019-06-05 00:17:25 -04:00
worldofpeace 132b013b9a
Merge pull request #62263 from Izorkin/nginx-unit
unit: 1.8.0 -> 1.9.0
2019-06-04 23:14:02 -04:00
R. RyanTM 984120f4c9 sabnzbd: 2.3.8 -> 2.3.9 (#62565) 2019-06-04 19:25:35 +00:00
Maximilian Bosch 50aa468e63
Merge pull request #62563 from r-ryantm/auto-update/rspamd
rspamd: 1.9.2 -> 1.9.4
2019-06-04 20:08:25 +02:00
Matthew Bauer 75a82b54a1
Merge pull request #44343 from Izorkin/mariadb-10.3
mariadb: 10.2.17 -> 10.3.15
2019-06-04 12:28:31 -04:00
Izorkin a3da901ec7 mariadb: 10.2.17 -> 10.3.15 2019-06-04 19:02:16 +03:00
Matthew Bauer 0778645861
Merge pull request #51902 from Izorkin/mariadb-galera
mariadb.galera: 25.3.24 -> 25.3.26
2019-06-04 11:33:47 -04:00
Mario Rodas ca4f7e0518
Merge pull request #62601 from rvolosatovs/update/cockroachdb
cockroachdb: 1.19.0 -> 1.19.1
2019-06-04 08:12:35 -05:00
Maximilian Bosch 6f608121cb
Merge pull request #62641 from WilliButz/package-loki
grafana-loki: init at 0.1.0
2019-06-04 12:32:14 +02:00
Will Dietz 962d49aec8
xorg.xorgserver: 1.20.4 -> 1.20.5
https://lists.x.org/archives/xorg-announce/2019-May/002993.html
2019-06-04 01:03:39 -05:00
Aaron Andersen 4c0cd14ccc
Merge pull request #62573 from r-ryantm/auto-update/solr
solr: 8.1.0 -> 8.1.1
2019-06-03 20:43:26 -04:00
WilliButz 25b2a5eba6
grafana-loki: init at 0.1.0 2019-06-04 01:50:34 +02:00
Daiderd Jordan 167f380d39
Merge pull request #62247 from bachp/plex-1.15.6.1079
plex: 1.15.4.994 -> 1.15.6.1079
2019-06-03 23:02:16 +02:00
R. RyanTM 6eb0be091c rabbitmq-server: 3.7.14 -> 3.7.15
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-06-03 18:41:49 +02:00
Ryan Mulligan 197c759214
Merge pull request #62497 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.1.12 -> 4.1.13
2019-06-03 09:05:27 -07:00
Maximilian Bosch 99dbdb0af2
documize-community: 2.5.0 -> 2.5.1
See https://github.com/documize/community/releases/tag/v2.5.1
2019-06-03 14:31:37 +02:00
Roman Volosatovs b906a41133
cockroachdb: 1.19.0 -> 1.19.1 2019-06-03 13:07:52 +02:00
Vladimír Čunát c4724fb7bc
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523028
2019-06-03 10:01:25 +02:00
R. RyanTM 856b121cd0 solr: 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/solr/versions
2019-06-02 21:39:10 -07:00
R. RyanTM 917a1f5574 slurm: 18.08.7.1 -> 19.05.0.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/slurm/versions
2019-06-02 21:15:24 -07:00
R. RyanTM af6001a089 rspamd: 1.9.2 -> 1.9.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/rspamd/versions
2019-06-02 19:47:15 -07:00
R. RyanTM 63684d50be mosquitto: 1.6.1 -> 1.6.2 (#62480)
Security release: http://mosquitto.org/blog/2019/04/version-1-6-2-released/
2019-06-03 00:14:19 +00:00
Franz Pletz f05fcf41be
mxisd: 1.4.3 -> 1.4.4 2019-06-02 19:52:04 +02:00
R. RyanTM 5215f3e081 pdns-recursor: 4.1.12 -> 4.1.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdns-recursor/versions
2019-06-02 04:58:11 -07:00