Commit Graph

11055 Commits

Author SHA1 Message Date
zowoq
5837509c65 grafana: remove scripts/go to fix go 1.15 build failure
Using subPackages to avoid building this directory would be more
idiomatic but then we would lose the majority of the go tests.
2020-10-05 17:35:20 +10:00
Maximilian Bosch
71098fba81
nextcloud20: init 2020-10-04 21:55:58 +02:00
Vladimír Čunát
0e0885d3da
Re-Revert "xorg: mark fonts with proprietary licences as unfree"
This reverts commit 5d993eeb84.
The revert didn't seem to fix the problem (#99236) and the errors look
the same (tried several times).
2020-10-04 20:28:57 +02:00
Vladimír Čunát
5d993eeb84
Revert "xorg: mark fonts with proprietary licences as unfree"
This reverts commit c45160366b
and hopefully fixes #99236: evaluation on Hydra.

For lack of a better method, I used the live jobset to bisect.
On the reverted commit it failed (tried several times because sometimes
evaluation fail transiently, possibly due to exhausting some resources)
and on the parent it succeeded: https://hydra.nixos.org/eval/1617490

Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-04 18:44:36 +02:00
Emilio Perez
52f028f2d9 nixos/xwayland: add new module and allow configuring a default font path
- Add option `programs.xwayland.defaultFontPath`
- Modify sway to enable Xwayland
2020-10-04 14:56:30 +01:00
Jamie Magee
a517040251
home-assistant: regenerate component-packages 2020-10-04 12:22:32 +02:00
Mario Rodas
c2df2bb1bb
Merge pull request #99357 from marsam/update-postgresqlPackages.pg_repack
postgresqlPackages.pg_repack: 1.4.5 -> 1.4.6
2020-10-03 23:09:40 -05:00
Martin Weinelt
5cb905d470
Merge pull request #99368 from Mic92/prometheus-mail-exporter
prometheus-mail-exporter: 2019-07-14 -> 2020-07-16
2020-10-04 05:41:06 +02:00
Martin Weinelt
54c9db5edd
Merge pull request #98641 from JamieMagee/python-nest
pythonPackages.{sseclient-py,python-nest}: init
2020-10-04 04:25:37 +02:00
Anderson Torres
d191ee22f0
Merge pull request #99427 from orivej/kapowbang
kapowbang: rename from kapow
2020-10-03 19:30:06 -03:00
Martin Weinelt
98d2d8cfbe
Merge pull request #99479 from JamieMagee/pyads
pythonPackages.pyads: init at 3.2.2
2020-10-03 22:01:01 +02:00
Jamie Magee
1b58d7bbf6
home-assistant: regenerate component-packages 2020-10-03 22:00:46 +02:00
Martin Weinelt
5bfedbff0c
Merge pull request #98452 from JamieMagee/adb-shell
pythonPackages.{pure-python-adb,adb-shell,androidtv}: init
2020-10-03 21:55:28 +02:00
Jamie Magee
ef410f72a0
home-assistant: regenerate component-packages 2020-10-03 21:50:43 +02:00
Jamie Magee
f24039d943
home-assistant: regenerate component-packages 2020-10-03 21:43:45 +02:00
Solène Rapenne
807bb39012 mediawiki: 1.34.2 -> 1.35.0 2020-10-03 18:29:38 +02:00
Mario Rodas
e7e11eb693
Merge pull request #98706 from r-ryantm/auto-update/coredns
coredns: 1.7.0 -> 1.7.1
2020-10-02 23:55:17 -05:00
Anderson Torres
26108ada86
Merge pull request #99371 from zowoq/rm-caddy1
caddy1: remove
2020-10-02 20:49:50 -03:00
Orivej Desh
86e9142dd6 kapowbang: rename from kapow
kapow is an established name of an older project, being packaged in #78407.
Repology and ArchLinux call the Go project kapowbang because its name is "Kapow!":
https://github.com/BBVA/kapow
https://repology.org/projects/?search=kapow
https://aur.archlinux.org/packages/?K=kapow
2020-10-02 22:05:09 +00:00
Martin Weinelt
31d9bdf626
homeassistant: 0.114.4 -> 0.115.6
The image component is now part of the default_config dependency tree,
which is why we now require pillow by default.
2020-10-02 19:10:42 +02:00
Patrick Hilhorst
b133532434 treewide: remove some trailing whitespace to please ofborg 2020-10-02 09:01:35 -07:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
ajs124
15c522ee52
Merge pull request #99189 from helsinki-systems/upd/nginx
nginxMainline: 1.19.2 -> 1.19.3
2020-10-02 16:55:06 +02:00
Andreas Rammhold
6c282a2c61
Merge pull request #99154 from TredwellGit/generate-expr-from-tarballs.pl
generate-expr-from-tarballs.pl: fix insecure temporary file
2020-10-02 16:48:00 +02:00
zowoq
9e7e0e9aa1 caddy1: remove 2020-10-02 23:50:59 +10:00
Jörg Thalheim
f1051678e6
prometheus-mail-exporter: 2019-07-14 -> 2020-07-16 2020-10-02 10:08:54 +02:00
Mario Rodas
cbf2b8880b
Merge pull request #99250 from yorickvP/victoriametrics-auto-test
victoriametrics: add passthru.tests
2020-10-01 20:18:22 -05:00
zowoq
5b09b92a16 traefik: 2.2.11 -> 2.3.1
https://github.com/traefik/traefik/releases/tag/v2.3.0
https://github.com/traefik/traefik/releases/tag/v2.3.1
2020-10-02 10:13:31 +10:00
Aaron Andersen
b7520a3279
Merge pull request #98302 from helsinki-systems/upd/wordpress
wordpress: 5.4.2 -> 5.5.1
2020-10-01 18:33:06 -04:00
Doron Behar
0a7157119d
Merge pull request #98869 from tobim/pkgs/mpd-0.22 2020-10-01 19:01:06 +03:00
Tobias Mayer
7c1ce3b1e6 mpd: 0.21.25 -> 0.22 2020-10-01 18:58:22 +03:00
Mario Rodas
6aa4df7f45
Merge pull request #99179 from 0x4A6F/master-promscale
timescale-prometheus -> promscale: 0.1.0-beta.4 -> 0.1.0-beta.5
2020-10-01 05:46:49 -05:00
Yorick van Pelt
1ef22a5d1f
victoriametrics: add passthru.tests 2020-10-01 11:58:32 +02:00
Souvik Sen
ae4a51c15c
victoriametrics: 1.40.0 -> 1.42.0 (#99241) 2020-10-01 04:49:59 -05:00
Mario Rodas
b01133858d postgresqlPackages.pg_repack: 1.4.5 -> 1.4.6 2020-10-01 04:20:00 +00:00
ajs124
3b8220c74c nginxMainline: 1.19.2 -> 1.19.3 2020-09-30 20:18:47 +02:00
R. RyanTM
33699a1b6a riemann: 0.3.5 -> 0.3.6 2020-09-30 09:22:35 -07:00
R. RyanTM
fc2a1452fa thanos: 0.14.0 -> 0.15.0 2020-09-30 08:57:03 -07:00
0x4A6F
04a8c8aa24
timescale-prometheus -> promscale: 0.1.0-beta.4 -> 0.1.0-beta.5
Rename to upgraded [promscale 0.1.0-beta.5](https://github.com/timescale/promscale/releases/tag/0.1.0-beta.5).
2020-09-30 14:35:29 +00:00
TredwellGit
5235437533 generate-expr-from-tarballs.pl: fix insecure temporary file
https://cwe.mitre.org/data/definitions/377.html
2020-09-30 09:21:55 +00:00
Jonathan Ringer
f2de9ca370 xorg.xkeyboardconfig: build man pages 2020-09-29 08:10:27 -07:00
Mario Rodas
09eb860c99
Merge pull request #98900 from r-ryantm/auto-update/tegola
tegola: 0.12.0 -> 0.12.1
2020-09-28 18:37:22 -05:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Emery Hemingway
211ba8bfa3 molly-brown: 2020-07-06 -> 2020-08-19 2020-09-28 14:38:31 +02:00
Mathnerd314
ed054f7815 xf86-video-{ati,amdgpu}: 19.0.1 -> 19.1.0 2020-09-27 15:57:35 -06:00
Maximilian Bosch
f09ae7e371
roundcube: 1.4.8 -> 1.4.9
https://github.com/roundcube/roundcubemail/releases/tag/1.4.9
2020-09-27 22:09:35 +02:00
Maximilian Bosch
71426f2cfa
Merge pull request #98333 from Ma27/bump-nextcloud
nextcloud: 19.0.1 -> 19.0.3, deprecate/remove older versions
2020-09-27 20:02:38 +02:00
Maximilian Bosch
6b48deee54
nixos/nextcloud: drop nextcloud17, deprecate nextcloud18
Both packages will get EOLed within the lifetime of 20.09. `nextcloud17`
can be removed entirely (the attribute-path is kept however to provide
meaningful errors), however `nextcloud18` must be kept as `insecure` to
make sure that users from `nextcloud17` can properly upgrade to
`nextcloud19` on NixOS 20.09.
2020-09-27 19:21:21 +02:00
Michele Guerini Rocco
56eccc4c6a
Merge pull request #96680 from rnhmjoj/xorg-fonts
xorg: convert type1 fonts and mark packages as unfree
2020-09-27 13:43:27 +02:00
rnhmjoj
c45160366b
xorg: mark fonts with proprietary licences as unfree 2020-09-27 11:29:06 +02:00
rnhmjoj
8cadf94a4d
xorg.fontbitstreamtype1: generate .otf fonts 2020-09-27 11:29:05 +02:00
Benno Fünfstück
f7e5bb0231 traefik: fix dashboard by using source releases
The traefik dashboard depends on static files built with npm.
The source releases included the prebundled static files ,
so switching to them fixes the issue.
2020-09-27 10:41:44 +02:00
Mario Rodas
a514f5f048 tegola: exclude example package 2020-09-27 04:20:00 +00:00
Mario Rodas
90911d7834 postgresqlPackages.tds_fdw: 2.0.1 -> 2.0.2
https://github.com/tds-fdw/tds_fdw/releases/tag/v2.0.2
2020-09-27 04:20:00 +00:00
WilliButz
16b0dd6532
Merge pull request #98923 from r-ryantm/auto-update/atlassian-confluence
atlassian-confluence: 7.7.2 -> 7.7.4
2020-09-28 00:31:18 +02:00
WilliButz
c68f14d369
atlassian-confluence: 7.7.3 -> 7.7.4 2020-09-27 23:34:29 +02:00
R. RyanTM
4504c2393a atlassian-confluence: 7.7.2 -> 7.7.3 2020-09-27 06:45:40 +00:00
R. RyanTM
cb81430119 tegola: 0.12.0 -> 0.12.1 2020-09-26 23:03:56 +00:00
Maximilian Bosch
1a4a66e3ec
Merge pull request #98476 from Ma27/bump-matrix-synapse
matrix-synapse: 1.19.3 -> 1.20.1
2020-09-27 00:48:54 +02:00
Robert Scott
67350486e0
Merge pull request #98877 from r-burns/samba
samba: 4.12.5 -> 4.12.6, fix build on darwin
2020-09-26 23:33:51 +01:00
Ryan Burns
680bdea2f0 samba: 4.12.5 -> 4.12.6, fix build on darwin
Upstream commit https://gitlab.com/samba-team/devel/samba/-/commit/6e263432
fixes compilation on BSD/macOS.
2020-09-26 10:01:21 -07:00
Mario Rodas
69978a02e1
Merge pull request #98696 from marsam/init-postgresql_13
postgresql_13: init at 13.0
2020-09-26 08:00:37 -05:00
Aaron Andersen
fc3766140c
Merge pull request #98788 from freezeboy/update-moodle
moodle: 3.9.1 -> 3.9.2
2020-09-26 07:58:42 -04:00
TredwellGit
99f235b345
generate-expr-from-tarballs.pl: quote URLs per RFC 0045 (#98751)
https://github.com/NixOS/rfcs/pull/45
2020-09-26 11:11:39 +00:00
Oleksii Filonenko
59bfd517ff
Merge pull request #98691 from zowoq/caddy
caddy: 2.1.1 -> 2.2.0
2020-09-26 11:03:32 +03:00
freezeboy
acfc94405d moodle: change maintainer 2020-09-26 08:52:11 +02:00
freezeboy
53c4c7ab3a moodle: 3.9.1 -> 3.9.2 2020-09-25 21:38:21 +02:00
Maximilian Bosch
631d92d8dc
matrix-synapse: 1.19.3 -> 1.20.1
https://github.com/matrix-org/synapse/releases/tag/v1.20.0
https://github.com/matrix-org/synapse/releases/tag/v1.20.1
2020-09-25 17:44:10 +02:00
R. RyanTM
aecc33be22 coredns: 1.7.0 -> 1.7.1 2020-09-25 04:10:11 +00:00
Anderson Torres
67d2fd6e1d
Merge pull request #94873 from afontaine/minio-build-on-darwin
minio: support building on darwin
2020-09-25 00:24:53 -03:00
zowoq
60fcc12970 caddy: 2.1.1 -> 2.2.0
https://github.com/caddyserver/caddy/releases/tag/v2.2.0
2020-09-25 09:17:28 +10:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Rickard Nilsson
5d4cc0e25c Unmaintain a few packages 2020-09-24 21:12:32 +02:00
Peter Simons
207e962c96
Merge pull request #98663 from delroth/bind-9.16.7
bind: 9.14.12 -> 9.16.7
2020-09-24 19:58:33 +02:00
Pierre Bourdon
2a4e6a93b9
bind: add nixosTests.bind to passthru.tests 2020-09-24 18:23:30 +02:00
Pierre Bourdon
c27c9bd380
bind: 9.14.12 -> 9.16.7 2020-09-24 18:10:16 +02:00
R. RyanTM
264e9f5570 rabbitmq-server: 3.8.7 -> 3.8.8 2020-09-24 18:06:00 +02:00
Lancelot SIX
415cb25532 rabbitmq-server: 3.8.5 -> 3.8.7
See https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.6
(license change) and
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.7
2020-09-24 18:06:00 +02:00
Mario Rodas
8f9d4f3fc6 postgresql: add marsam as maintainer 2020-09-24 04:20:00 +00:00
Mario Rodas
27733e2bf6 postgresql_13: init at 13.0
https://www.postgresql.org/docs/13/release-13.html
2020-09-24 04:20:00 +00:00
Ryan Mulligan
c700b84283
Merge pull request #98572 from r-ryantm/auto-update/imgproxy
imgproxy: 2.14.1 -> 2.15.0
2020-09-23 20:48:06 -07:00
Mario Rodas
f569e1f399
Merge pull request #98559 from marsam/update-pg_auto_failover
postgresqlPackages.pg_auto_failover: 1.3 -> 1.4.0
2020-09-23 18:44:23 -05:00
WilliButz
1a0a53ff83
grafana: 7.1.5 -> 7.2.0 2020-09-23 16:02:56 +02:00
R. RyanTM
b7abbe8625 imgproxy: 2.14.1 -> 2.15.0 2020-09-23 11:51:06 +00:00
Mario Rodas
8e4616ce89 postgresqlPackages.pg_auto_failover: 1.3 -> 1.4.0
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.4.0
2020-09-23 06:42:00 -05:00
R. RyanTM
83a2d3457c groonga: 10.0.5 -> 10.0.6 2020-09-23 07:34:52 +00:00
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
Ente
85c07678d4 isso: build from master
* The published 0.12.2 version is broken therefore switch to build from
master. Related Issue: https://github.com/posativ/isso/issues/617
* cleanup build inputs
* use python3
2020-09-21 11:03:26 -07:00
Sarah Brofeldt
44289eb20c
Merge pull request #91170 from DianaOlympos/update/apache-kafka
apache-kafka: 2.4.0 -> 2.4.1/2.5.0
2020-09-21 15:42:26 +02:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Maximilian Bosch
783bf0ab8a
Merge pull request #98218 from Ma27/bump-matrix-synapse
matrix-synapse: 1.19.2 -> 1.19.3
2020-09-20 19:36:17 +02:00
Martin Puppe
731d55baad
nextcloud18: 18.0.7 -> 18.0.9 2020-09-20 18:50:20 +02:00
Martin Puppe
85ece7792b
nextcloud19: 19.0.1 -> 19.0.3 2020-09-20 18:50:17 +02:00
Gabriel Ebner
efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
ajs124
c56f278337 wordpress: 5.4.2 -> 5.5.1 2020-09-19 21:41:19 +02:00
Elis Hirwing
9f74a46951
miniflux: 2.0.21 -> 2.0.23
Changelog: https://github.com/miniflux/miniflux/releases/tag/2.0.22
Changelog: https://github.com/miniflux/miniflux/releases/tag/2.0.23
2020-09-19 18:21:22 +02:00
Gabriel Ebner
2c6535887c apacheKafka*: use jre8 2020-09-19 15:38:51 +02:00
Markus Kowalewski
84d11cdb40 slurm: 20.02.4.1 -> 20.02.5.1 2020-09-19 09:08:49 +02:00
Stig P
f6e70564fc
Merge pull request #97748 from flosse/microserver
microserver: init at 0.1.8
2020-09-18 22:50:06 +00:00
Maximilian Bosch
44c558b219
matrix-synapse: 1.19.2 -> 1.19.3
https://github.com/matrix-org/synapse/releases/tag/v1.19.3
2020-09-18 17:07:22 +02:00
Lassulus
6a9b6dce0b
Merge pull request #97111 from r-ryantm/auto-update/dolt
dolt: 0.18.3 -> 0.19.0
2020-09-17 20:29:26 +02:00
Lassulus
9a886d4773
Merge pull request #98018 from helsinki-systems/upd/matomo
matomo: 3.14.0 -> 3.14.1
2020-09-17 19:35:42 +02:00
ajs124
21779aece5 matrix-synapse: 1.19.1 -> 1.19.2 2020-09-16 15:45:37 +02:00
Stig P
2a2cbcb74b
Merge pull request #98032 from sikmir/mbtileserver
mbtileserver: init at 0.6.1
2020-09-16 10:41:05 +00:00
Thomas Tuegel
c0825ddbe9
Merge pull request #97672 from ttuegel/mariadb-connector-c-multiple-outputs
mariadb-connector-c: multiple outputs
2020-09-15 05:38:28 -05:00
Nikolay Korotkiy
02a7dde905
mbtileserver: init at 0.6.1 2020-09-15 09:41:37 +03:00
Jörg Thalheim
00bf6abad1
Merge pull request #97516 from Izorkin/nginx-modules 2020-09-15 08:34:21 +02:00
Milan
c15bcdd91f
percona-server: 5.6.43-84.3 -> 5.6.49-89.0 (#97923)
Fixes build with recent versions of glibc.

ZHF: #97479
2020-09-15 08:25:19 +02:00
ajs124
88363a8704 matomo: 3.14.0 -> 3.14.1 2020-09-15 02:33:30 +02:00
Aaron Andersen
9f68287e3d
Merge pull request #97942 from aanderse/tomcat-native
tomcat-native: 1.2.24 -> 1.2.25
2020-09-14 19:55:51 -04:00
pancho horrillo
c814b0ef24
caddy1: fix build (#97988)
main.go gets overwritten in order to build caddy with telemetry
disabled, but the global variable `run` got neglected, and this in turn
broke the test in caddy/main_test.go.

This commit fixes that, and build can now complete.
2020-09-14 19:31:08 +00:00
Vladimír Čunát
7de6e5de40
knot-dns: doInstallCheck = true 2020-09-14 11:20:52 +02:00
Mario Rodas
883575046b
Merge pull request #97910 from doronbehar/update-gotify
gotify-server: 2.0.17 -> 2.0.18
2020-09-13 22:17:31 -05:00
Mario Rodas
35510ed882
Merge pull request #97075 from bbigras/keycloak
keycloak: 10.0.2 -> 11.0.2
2020-09-13 22:11:46 -05:00
Aaron Andersen
cc34aad0d7 tomcat-native: 1.2.24 -> 1.2.25 2020-09-13 20:29:06 -04:00
Doron Behar
a4cdb9a624 gotify-server: 2.0.17 -> 2.0.18
Use new line in printf calls of update.sh, so editor config CI check
won't fail.
2020-09-13 17:03:39 +03:00
Vladimír Čunát
e78b52ede7
Merge #95089: glibc: 2.31 -> 2.32 (into staging) 2020-09-13 08:26:14 +02:00
Martin Weinelt
68c4099d73
home-assistant: drop protobuf override
aioesphome was updated to 2.6.3 which requires protobuf>=3.12.2,<4.0.
2020-09-13 01:05:48 +02:00
Maximilian Bosch
453add53dc
xinetd: fix build w/glibc-2.32 2020-09-12 23:04:50 +02:00
Maximilian Bosch
120653bd50
tacacsplus: fix build w/glibc-2.32 2020-09-12 23:04:49 +02:00
Maximilian Bosch
0258849e61
samba: fix build w/glibc-2.32 2020-09-12 23:04:47 +02:00
Maximilian Bosch
7a94f9baa9
memcached: fix build w/glibc-2.32 2020-09-12 23:04:45 +02:00
Maximilian Bosch
1897ff96d3
mysql*: fix build w/glibc-2.32 2020-09-12 23:04:45 +02:00
Maximilian Bosch
4a559f8fee
gotify-server: fix UI
In version 2.0.15 `gotify` switched to `packr` at 2.x which is why the
UI can't be served properly via HTTP and causes an empty 500 response and
the following errors in `journald`:

```
2020/09/12 19:18:33 [Recovery] 2020/09/12 - 19:18:33 panic recovered:
GET / HTTP/1.1
Host: localhost:8080
Accept: */*
User-Agent: curl/7.72.0

stat /home/ma27/Projects/ui/build/index.html: no such file or directory
```

This wasn't caught by the VM-test as it only tested the REST and push
APIs. Using their internal `packr.go` script in our build as it's the
case in the upstream build-system[1] fixes the issue.

[1] https://github.com/gotify/server/pull/277/files#diff-b67911656ef5d18c4ae36cb6741b7965R48
2020-09-12 19:30:17 +02:00
ajs124
e16bad7e29
Merge pull request #95929 from helsinki-systems/upd/ttrss-feedly
tt-rss-theme-feedly: 2.3.1 -> 2.5.0
2020-09-12 16:07:43 +02:00
Izorkin
79906c4908
nginxModules.aws-auth: fix warning message 2020-09-12 16:26:08 +03:00
Izorkin
96311ca1c3
nginxModules.shibboleth: 2020.08.12 -> 2020.09.04 2020-09-12 16:26:08 +03:00
Izorkin
6f32af17e9
nginxModules.opentracing: v0.9.0 -> v0.10.0 2020-09-12 16:26:08 +03:00
Izorkin
9092c6140f
nginxModules.naxsi: 2020.08.15 -> 2020.09.10 2020-09-12 16:26:07 +03:00
Thomas Tuegel
f72d7dcf77
mariadb-connector-c: separate .dev output 2020-09-12 06:58:20 -05:00
Markus Kohlhase
4ed3c35fd9 microserver: init at 0.1.8 2020-09-12 12:56:36 +02:00
Anderson Torres
5f4b381527
Merge pull request #97083 from bbigras/oauth2-proxy
oauth2_proxy: 6.0.0 -> 6.1.1
2020-09-11 13:40:16 -03:00
Anderson Torres
bbafcaa9c6
Merge pull request #97078 from bbigras/openresty
openresty: 1.15.8.3 -> 1.17.8.2
2020-09-11 13:35:13 -03:00
Damien Cassou
607f5a6755
Merge pull request #84246 from lostnet/couchdbpr
couchdb: add support for version 3.0.0
2020-09-11 17:47:47 +02:00
Mario Rodas
2511a36527
Merge pull request #97568 from maxeaubrey/traefik_2.2.11
traefik: 2.2.8 -> 2.2.11, pin to go 1.14
2020-09-11 07:09:07 -05:00
Will Young
0ef1be0aa1 couchdb: add support for version 3.1.0 2020-09-11 14:03:16 +02:00
Félix Baylac-Jacqué
b47cabb6ac
prosody: 0.11.5 -> 0.11.6
See https://blog.prosody.im/prosody-0.11.6-released/ for the release
notes.
2020-09-11 08:38:18 +02:00
Lassulus
23e06e611a
Merge pull request #94257 from Kloenk/openbgpd
openbgpd: init at 6.7p0
2020-09-10 20:11:17 +02:00
Daniël de Kok
58b66c0dcb postgresqlPackages.age: fix build
The build broke by a recent bison update. Use bison_3_5.
2020-09-10 08:54:17 -07:00
Ismaël Bouya
213623e291
nagios: fix build
The compiler complains about dl* function missing, this commit adds the
necessary flag to pass to gcc to make it build correctly
2020-09-10 15:37:13 +02:00
Maxine E. Aubrey
3d08e8947d
traefik: fix passing build flags 2020-09-10 10:05:51 +02:00
Vladimír Čunát
6847084284
knot-dns: libbpf is Linux-only
I should've noticed before pushing; I'm sorry.
2020-09-10 08:46:44 +02:00
ajs124
c413f10daf
Merge pull request #96364 from florianjacob/matomo
matomo: 3.13.6 -> 3.14.0
2020-09-10 01:37:45 +02:00
Maximilian Bosch
1b344f2695
Merge pull request #97463 from WilliButz/codimd/fix-sqlite/node12
codimd: build with nodejs-12_x instead of nodejs-10_x
2020-09-09 19:48:11 +02:00
Justin Humm
f6a3e70c50
Merge pull request #97396 from bachp/unifi-5.14.23
unifiStable: 5.14.22 -> 5.14.23
2020-09-09 19:01:56 +02:00
Maxine E. Aubrey
d7fade20b5
traefik: 2.2.8 -> 2.2.11 2020-09-09 17:36:30 +02:00
Vladimír Čunát
d09738dd90
knot-dns: 2.9.6 -> 3.0.0
Upgrade should be pretty easy:
https://www.knot-dns.cz/docs/3.0/html/migration.html#upgrade-2-9-x-to-3-0-x

https://en.blog.nic.cz/2020/09/09/knot-dns-3-0-news/
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.0

For now, it's built with XDP support but the NixOS service
isn't ready for that yet.  I'll try to look at that sometime later.
2020-09-09 17:21:27 +02:00
Vladimír Čunát
3c45610ddd
knot-resolver: 5.1.2 -> 5.1.3
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.1.3
2020-09-09 11:10:16 +02:00
WilliButz
46e3949819
codimd: build with nodejs-12_x instead of nodejs-10_x
The codimd test is now exposed via passthru.tests
2020-09-08 20:17:29 +02:00
Mario Rodas
234c6e8a89 postgresqlPackages.timescaledb: 1.7.3 -> 1.7.4 2020-09-08 08:40:00 -05:00