Commit Graph

7875 Commits

Author SHA1 Message Date
Bas van Dijk
4a6e47126c thanos: init at 0.4.0 2019-07-28 13:28:27 +02:00
tv
9a506c2afb exim: 4.92 -> 4.92.1 2019-07-28 12:07:58 +02:00
Maximilian Bosch
af7af59d26
Merge pull request #65386 from WilliButz/update-varnish-exporter
prometheus-varnish-exporter: 1.4 -> 1.5
2019-07-28 10:55:28 +02:00
Peter Simons
2d9b5fa47e
Merge pull request #65371 from Izorkin/dovecot
dovecot: 2.3.7 > 2.3.7.1
2019-07-27 18:17:49 +02:00
worldofpeace
f9b3cf8a4e
Merge pull request #65115 from risicle/ris-blockbook-darwin-ulimit
blockbook: increase ulimit -n on darwin for packr execution
2019-07-27 09:29:09 -04:00
Léo Gaspard
dd47b2d50a
Merge pull request #65463 from pacien/matrix-synapse-1.2.1
[security] matrix-synapse: 1.1.0 -> 1.2.1
2019-07-27 14:46:45 +02:00
pacien
50d0a5b299 matrix-synapse: 1.1.0 -> 1.2.1 2019-07-27 12:48:39 +02:00
Silvan Mosberger
d3dfe06c38
nixos/xserver: add option to install custom xkb layouts (#47764)
nixos/xserver: add option to install custom xkb layouts
2019-07-26 20:43:37 +02:00
rnhmjoj
171d5c9200
nixos/xserver: add option to install custom xkb layouts 2019-07-26 18:08:04 +02:00
Ryan Mulligan
f7579996c7
Merge pull request #62566 from r-ryantm/auto-update/serviio
serviio: 1.10.1 -> 2.0
2019-07-26 07:34:22 -07:00
WilliButz
963b18a0cc
prometheus-varnish-exporter: 1.4 -> 1.5 2019-07-25 19:51:45 +02:00
Izorkin
4f38967ce2 dovecot_pigeonhole: 0.5.6 > 0.5.7.1 2019-07-25 15:33:59 +03:00
Izorkin
e2173096b3 dovecot: 2.3.7 > 2.3.7.1 2019-07-25 15:32:50 +03:00
Frederik Rietdijk
34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Frederik Rietdijk
3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
Jörg Thalheim
8044f32219
Merge pull request #61816 from Izorkin/nginxMainline
nginxMainline: 1.16.0 -> 1.17.2
2019-07-25 10:01:59 +01:00
Izorkin
293e5d8365 nginxMainline: 1.16.0 -> 1.17.2 2019-07-24 21:09:22 +03:00
Peter Hoeg
b93bb0664b uchiwa: 1.5.0 -> 1.7.0 2019-07-24 21:36:41 +08:00
Danylo Hlynskyi
e028c1a396
Merge pull request #65121 from marsam/update-pgroonga
postgresqlPackages.pgroonga: 2.2.0 -> 2.2.1
2019-07-23 22:31:39 +03:00
Danylo Hlynskyi
506379a7ef
Merge pull request #65122 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 1.3.2 -> 1.4.0
2019-07-23 22:31:20 +03:00
Franz Pletz
290cfc767c
postgresql: fix systemd support
See comments in #61581. versionAtLeast was called with arguments in the
wrong order.
2019-07-23 05:08:28 +02:00
WilliButz
c2c34eef82
Merge pull request #65201 from Ma27/bump-documize
documize-community: 3.1.0 -> 3.1.1
2019-07-22 20:40:39 +02:00
Robin Gloster
a3c2544ec6
Merge pull request #65181 from r-ryantm/auto-update/samba
samba: 4.10.5 -> 4.10.6
2019-07-22 18:28:23 +00:00
WilliButz
86c884fb5b
prometheus-nginx-exporter: 0.1.0 -> 0.4.1, use official version
Use official exporter from nginxinc.
2019-07-22 16:41:10 +02:00
Nick Novitski
7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Franz Pletz
bc418837d5
Merge pull request #65225 from Ma27/bump-prometheus-wireguard-exporter
prometheus-wireguard-exporter: 2.0.1 -> 3.0.0
2019-07-21 20:19:22 +00:00
Maximilian Bosch
543ef567d9
prometheus-wireguard-exporter: 2.0.1 -> 3.0.0
Two new releases are available:
* https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.0.0
* https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/2.0.2

The main new feature is that the exporter exposes all allowed ips and
subnets.
2019-07-21 21:39:48 +02:00
Niklas Hambüchen
943baed788 postgresql: Make systemd support configurable. See #61580. (#61581)
On by default, as was before.

The systemd dependency means that all libraries or applications using only libpq
will also pull systemd into their closures.

Further, no application or library using libpq can be built against musl, as
systemd relies on glibc-only features and thus does not build with musl.

With it being configurable, packages that need only the library can at
least turn it off to reduce their closure size.
2019-07-21 22:13:06 +03:00
Danylo Hlynskyi
caa0f82bf8
docs: update docs for postgresql plugins (#64899)
docs: update docs for postgresql plugins

Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-07-21 22:05:41 +03:00
Jörg Thalheim
f86ee807b5
traefik: 1.7.10 -> 1.7.12 (#65198)
traefik: 1.7.10 -> 1.7.12
2019-07-21 09:54:46 +01:00
Maximilian Bosch
f2b792b050
documize-community: 3.1.0 -> 3.1.1
https://github.com/documize/community/releases/tag/v3.1.1
2019-07-21 00:32:34 +02:00
ngerstle
646952862e traefik: 1.7.10 -> 1.7.12 2019-07-21 00:15:15 +02:00
R. RyanTM
4aa0c20bea samba: 4.10.5 -> 4.10.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/samba/versions
2019-07-20 09:07:28 -07:00
Mario Rodas
d747b42af4
groonga: enable on darwin 2019-07-19 21:19:13 -05:00
Mario Rodas
bc20384b82
postgresqlPackages.timescaledb: 1.3.2 -> 1.4.0 2019-07-19 20:53:42 -05:00
Mario Rodas
031c6151dd
postgresqlPackages.pgroonga: 2.2.0 -> 2.2.1 2019-07-19 20:48:05 -05:00
Robert Scott
f60b221629 blockbook: increase ulimit -n on darwin for packr execution
macos default can cause build failures due to too many open files
2019-07-20 01:24:18 +01:00
Michael Raskin
fe26928084
Merge pull request #65052 from r-ryantm/auto-update/bftpd
bftpd: 5.1 -> 5.2
2019-07-19 06:49:34 +00:00
R. RyanTM
45332a59a9 bftpd: 5.1 -> 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/bftpd/versions
2019-07-18 22:05:23 -07:00
Daiderd Jordan
89083ccf85
Merge pull request #64803 from serokell/elixir19
elixir: default 1.7.4 -> 1.9.0
2019-07-19 00:03:29 +02:00
Daiderd Jordan
8c4152dac3
Merge pull request #64801 from serokell/beam-erlangR21
beam-packages: default erlangR20 -> erlangR22
2019-07-19 00:03:07 +02:00
worldofpeace
9b13b95570
Merge pull request #65033 from 0x4A6F/master-routinator
routinator: 0.4.0 -> 0.5.0
2019-07-18 17:17:24 -04:00
Léo Gaspard
2db3a7d1e6
Merge pull request #64381 from mguentner/synapse_1_1_0
matrix-synapse: 1.0.0 -> 1.1.0
2019-07-18 21:13:59 +02:00
0x4A6F
ac8dc5d13c
routinator: 0.4.0 -> 0.5.0 2019-07-18 16:54:26 +00:00
elseym
eed1c4d0de
plex: 1.16.1.1291 -> 1.16.2.1321 2019-07-18 16:24:20 +02:00
Aaron Andersen
dd1d0b9fdf
Merge pull request #58025 from contrun/contrun-patch-1
cassandra 3.11.3 -> 3.11.4
2019-07-17 17:54:54 -04:00
Robin Gloster
562c859bec
Merge pull request #64837 from herrwiese/nextcloud-16.0.x
nextcloud: 16.0.1 -> 16.0.3
2019-07-17 16:10:40 +00:00
worldofpeace
d61e24ec51
Merge pull request #64941 from vaibhavsagar/bump-teleport
teleport: 3.1.8 -> 4.0.2
2019-07-17 11:29:28 -04:00
R. RyanTM
2c90107101 postfix: 3.4.5 -> 3.4.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/postfix/versions
2019-07-17 09:45:35 +02:00
R. RyanTM
4040b16c30 rabbitmq-server: 3.7.15 -> 3.7.16
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-07-17 09:37:53 +02:00