Commit Graph

15298 Commits

Author SHA1 Message Date
Vladimír Čunát
6582dd7e12
knot-dns: 3.0.7 -> 3.0.8
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.8
2021-07-16 12:40:07 +02:00
Bernardo Meurer
7642d0b427 tailscale: 1.10.1 -> 1.10.2 2021-07-16 12:15:46 +02:00
github-actions[bot]
7959589ea0
Merge master into staging-next 2021-07-16 06:01:04 +00:00
github-actions[bot]
fa7a791586
Merge master into staging-next 2021-07-16 00:01:36 +00:00
Maxine Aubrey
ccac09f2eb
consul: 1.10.0 -> 1.10.1 2021-07-15 23:57:01 +02:00
Sandro
6b19023292
Merge pull request #130223 from arezvov/exim_redis_lookup
exim: add redis lookup support
2021-07-15 20:43:17 +02:00
github-actions[bot]
2ccf7ae45c
Merge master into staging-next 2021-07-15 18:01:27 +00:00
foxit64
08479fc25f
remove foxit64 as maintainer (#130284)
Co-authored-by: foxit64 <foxit64@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-15 19:36:37 +02:00
Sandro
a0fe575c2c
Merge pull request #129812 from TredwellGit/xorg.xorgserver
xorg.xorgserver: 1.20.11 -> 1.20.12
2021-07-15 18:20:30 +02:00
Kim Lindberger
4dcf295417
Merge pull request #129464 from talyz/discourse-plugins
discourse: Updates and fixes
2021-07-15 14:50:28 +02:00
ajs124
ad1437bb6d
Merge pull request #130113 from helsinki-systems/upd/icingaweb2
icingaweb2: 2.8.3 -> 2.9.0
2021-07-15 14:48:54 +02:00
Ben Siraphob
b04de31afc
Merge pull request #128627 from fpletz/pkgs/janus-gateway
janus-gateway: init at 0.11.3
2021-07-15 19:10:51 +07:00
Alexander Rezvov
9fd1126cd4 exim: add redis lookup support 2021-07-14 22:57:17 +03:00
github-actions[bot]
f0bb8c9a78
Merge master into staging-next 2021-07-14 18:01:12 +00:00
Niklas Hambüchen
6de23b983d nixos/plausible: Fix nixpkgs-introduced ecto_sql incompatibility.
Fixes runtime error during `migrate.sh`:

    ** (UndefinedFunctionError) function ClickhouseEcto.lock_for_migrations/3 is undefined or private

The function `lock_for_migrations` indeed does not exist in the `ClickhouseEcto`
module packaged so far.

Reason:

So far we use the patch `ecto_sql-fix.patch` doing

    -      {:ecto_sql, "~> 3.0"},
    +      {:ecto_sql, "~> 3.6"},

@scvalex found that the commit that makes the `plausible/clickhouse_ecto` fork
compatible with 3.6 is _newer_ than the commit pinned in the `.lock` file,
namely  `1969f14ecef - Update for ecto 3.6.1`:

    https://github.com/plausible/clickhouse_ecto/commit/1969f14ecef

That commit introduces the function that my error shows (`def lock_for_migrations`).

This means that the version that's in the lockfile (and pulled) was
incompatible with the version the nixpkgs patch forces.

This commit fixes it by patching the `.lock` file to have the version of
`plausible/clickhouse_ecto` that makes it compatible with `ecto_sql` 3.6.
2021-07-14 16:58:56 +00:00
Guillaume Girol
05e46e3e1f
Merge pull request #113242 from lopsided98/uwsgi-cross
uwsgi: fix cross-compilation
2021-07-14 14:22:22 +00:00
Jörg Thalheim
7afa51c2bd Merge remote-tracking branch 'upstream/master' into HEAD 2021-07-14 15:45:51 +02:00
talyz
60d78d7f1f
discourse: 2.7.4 -> 2.7.5 2021-07-14 13:18:23 +02:00
talyz
61f4429fbd
discourse: Use terser when building assets
Discourse prefers to use `terser` when building js assets, see
https://github.com/discourse/discourse/pull/12656. It still wants to
find `uglify-js` in order to not fall back to a ruby js compression
library, so let's keep it around for now. A fix for this has been
submitted upstream in
https://github.com/discourse/discourse/pull/13683.
2021-07-14 13:18:17 +02:00
talyz
a2dbc3af1d
discourse: Remove architecture bound platforms from Gemfile.lock
Maybe bundix doesn't handle them properly? They cause runtime issues
and don't seem necessary when the binary gems are built from scratch
anyway.
2021-07-14 13:18:12 +02:00
talyz
3300282db3
discourse: Add update-plugins action to update.py 2021-07-14 13:17:55 +02:00
talyz
d3bc5d5b7a
discourse.plugins: Update and add metadata 2021-07-14 13:17:49 +02:00
Rok Garbas
ae7c092d88
Merge pull request #120297 from rsynnest/master
nixos/unifi-video module and supporting packages
2021-07-14 11:45:25 +02:00
Robert Hensing
c43213bb67 neo4j: Clean up and make jre easy to override
Convention is to use `jre` and make it specific in the callPackage
call.
This way users can override it regardless of changes to the default
neo4j jre.
2021-07-14 09:25:16 +02:00
Ben Siraphob
abdd929588
Merge pull request #130146 from SuperSandro2000/git.archlinux.org-move
treewide: convert all links git.archlinux.org to github.com/archlinux…
2021-07-14 09:59:30 +07:00
Sandro Jäckel
388a4ef423
treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-* 2021-07-14 03:35:21 +02:00
Sandro
e85e671dee
Merge pull request #130001 from ymarkus/bookstack 2021-07-14 03:26:34 +02:00
Maximilian Bosch
632e5186b9
Merge pull request #129570 from sumnerevans/matrix-synapse-1.38.0
matrix-synapse: 1.37.1 -> 1.38.0
2021-07-14 00:15:48 +02:00
Sandro
48eef8297b
Merge pull request #130077 from MayNiklas/plex-update
plex: 1.23.3.4707-ebb5fe9f3 -> 1.23.4.4805-186bae04e
2021-07-13 23:38:52 +02:00
Sandro
df18bce77d
Merge pull request #130080 from Atemu/xorgserver-host-kernel-in-binary 2021-07-13 23:26:27 +02:00
Atemu
4b4c8650a8 xorgserver: override build OS name 2021-07-13 22:41:16 +02:00
Roland Synnestvedt
fa8f004781 Merge branch 'master' of https://github.com/nixos/nixpkgs 2021-07-13 10:09:12 -07:00
Janne Heß
3af5d881e0
icingaweb2-thirdparty: Init at 0.10.0 2021-07-13 18:22:12 +02:00
Janne Heß
aae29c6e10
icingaweb2-ipl: Init at 0.6.0 2021-07-13 18:21:44 +02:00
Robert Hensing
63c241d6a7 neo4j: Fix JAVA_HOME 2021-07-13 18:16:35 +02:00
Janne Heß
2ff6e037a9
icingaweb2: 2.8.3 -> 2.9.0 2021-07-13 18:10:33 +02:00
ajs124
7716a2ea37
Merge pull request #130086 from r-ryantm/auto-update/icingaweb2
icingaweb2: 2.8.2 -> 2.8.3
2021-07-13 17:44:09 +02:00
Sumner Evans
8b055178de
matrix-synapse: 1.37.1 -> 1.38.0 2021-07-13 08:23:20 -06:00
R. RyanTM
df3aa47c5a icingaweb2: 2.8.2 -> 2.8.3 2021-07-13 10:42:35 +00:00
Niklas
8ef45e7a25
plex: 1.23.3.4707-ebb5fe9f3 -> 1.23.4.4805-186bae04e 2021-07-13 10:31:42 +02:00
Niels Kristian Lyshøj Jensen
061afaf4ed headscale: 0.2.2 -> 0.3.3 2021-07-13 04:11:10 +09:00
Linus Heckemann
f7dff9c649
Merge pull request #129620 from bbenno/update-nextcloud
nextcloud: init at 22.0.0; 21.0.2 -> 21.0.3; 20.0.7 -> 20.0.11
2021-07-12 20:53:35 +02:00
github-actions[bot]
266cb48e65
Merge master into staging-next 2021-07-12 18:01:03 +00:00
Ryan Mulligan
caafc22e57
Merge pull request #129811 from r-ryantm/auto-update/jetty
jetty: 9.4.41.v20210516 -> 9.4.43.v20210629
2021-07-12 12:01:21 -05:00
Yannick Markus
6ac9cb369d
bookstack: 21.05 -> 21.05.3 2021-07-12 09:50:31 +02:00
github-actions[bot]
909d63d2f7
Merge master into staging-next 2021-07-12 00:01:17 +00:00
Pavol Rusnak
92c7c2dea0
Merge pull request #118630 from mmilata/lndmon-210326
prometheus-lnd-exporter: unstable-2020-12-04 -> unstable-2021-03-26, fix test
2021-07-12 01:35:02 +02:00
Martin Milata
39331740f8 prometheus-lnd-exporter: unstable-2020-12-04 -> unstable-2021-03-26 2021-07-12 00:56:16 +02:00
Sumner Evans
1b597f0825
heisenbridge: unstable-2021-05-29 -> 0.99.1 2021-07-11 14:31:17 -06:00
github-actions[bot]
56ebfce4ee
Merge master into staging-next 2021-07-11 18:01:23 +00:00
Sandro
6b0d516e0f
Merge pull request #129939 from symphorien/dovecot-xapian-update
dovecot_fts_xapian: 1.4.9 -> 1.4.11
2021-07-11 18:26:38 +02:00
Martin Weinelt
bcda9c8cfc Merge remote-tracking branch 'origin/master' into staging-next 2021-07-11 16:11:09 +02:00
Florian Klink
420cc96e39 grafana-agent: 0.15.0 -> 0.16.1 2021-07-10 23:22:51 +02:00
Martin Weinelt
b7e408dd17
Merge branch 'master' into staging-next 2021-07-10 20:15:53 +02:00
TredwellGit
a888c7fb80 xorg.xorgserver: 1.20.11 -> 1.20.12
https://lists.x.org/archives/xorg-announce/2021-July/003098.html
2021-07-10 01:54:25 +00:00
R. RyanTM
9ee9cd1e37 jetty: 9.4.41.v20210516 -> 9.4.43.v20210629 2021-07-10 01:40:14 +00:00
Sandro
9a81b278da
Merge pull request #129799 from NKJe/headscale 2021-07-10 02:48:41 +02:00
Cheng Shao
6edf7503f3
code-server: 3.8.0 -> 3.9.0 (#118317)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-10 02:47:39 +02:00
Sandro
37fe0bcf32
Merge pull request #129759 from baracoder/xwayland-21.1.2
xwayland: 21.1.1 -> 21.1.2
2021-07-10 01:21:21 +02:00
Niels Kristian Lyshøj Jensen
84c4188584
headscale: init at 0.2.2 2021-07-10 01:00:59 +02:00
github-actions[bot]
c786eaf612
Merge master into staging-next 2021-07-09 18:01:06 +00:00
Raphael Megzari
84eb0781aa
lemmy: init 0.11.2 (#129723)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-09 16:28:08 +02:00
Herman Fries
3956639b58 xwayland: 21.1.1 -> 21.1.2 2021-07-09 15:06:42 +02:00
Ben Siraphob
3191d4f0af
Merge pull request #129661 from peperunas/master
mysql: 8.0.22 -> 8.0.25
2021-07-09 19:18:00 +07:00
Ben Siraphob
3bca92a4b8
Merge pull request #129740 from r-ryantm/auto-update/imgproxy
imgproxy: 2.16.5 -> 2.16.6
2021-07-09 19:17:33 +07:00
github-actions[bot]
30ff0457a4
Merge master into staging-next 2021-07-09 12:01:24 +00:00
Sandro
87af92267a
Merge pull request #129694 from helsinki-systems/upd/nginx
nginxMainline: 1.21.0 -> 1.21.1
2021-07-09 12:43:37 +02:00
Maciej Krüger
e4e05cd813
Merge pull request #129693 from helsinki-systems/upd/nginxQuic 2021-07-09 12:20:06 +02:00
R. RyanTM
7d766fb478 imgproxy: 2.16.5 -> 2.16.6 2021-07-09 09:47:41 +00:00
Jörg Thalheim
f29159e2e8
Merge pull request #129649 from em0lar/telegraf-1.19.1
telegraf: 1.18.1 -> 1.19.1
2021-07-09 09:47:15 +01:00
github-actions[bot]
17a534e48b
Merge master into staging-next 2021-07-09 00:01:34 +00:00
Sandro
34a3604d24
Merge pull request #129673 from Ma27/bump-grafana 2021-07-09 00:51:02 +02:00
ajs124
95805c3240 nginxQuic: 1fec68e322d0 -> 5b0c229ba5fe 2021-07-08 23:44:27 +02:00
ajs124
b50102b719 nginxMainline: 1.21.0 -> 1.21.1 2021-07-08 23:41:30 +02:00
Leo Maroni
6ed56b865f nixos/vikunja: add nixos test 2021-07-08 22:17:57 +02:00
Leo Maroni
0bef1bb91f vikunja-api: init at 0.17.1
vikunja-api: use mage in build (thanks to @jtojnar)
2021-07-08 22:17:57 +02:00
Leo Maroni
3338d28040 vikunja-frontend: init at 0.17.0 2021-07-08 22:17:57 +02:00
Guillaume Girol
694c26b4db dovecot_fts_xapian: 1.4.9 -> 1.4.11 2021-07-08 21:19:57 +02:00
github-actions[bot]
e15847d168
Merge master into staging-next 2021-07-08 18:01:04 +00:00
Maximilian Bosch
8029f0de96
grafana: 8.0.4 -> 8.0.5
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.5
2021-07-08 19:15:16 +02:00
Maximilian Bosch
e05f4101c1
nextcloud22: init at 22.0.0 2021-07-08 17:00:04 +02:00
Maximilian Bosch
b922990a8e
nextcloud19: remove
I'm very sorry, this should've happened before the release, but we can
still mark it as insecure on 21.05 and remove it on `master`.
2021-07-08 16:29:45 +02:00
Robert Schütz
2d9425cae4
Merge pull request #128552 from fabaff/pyfronius
python3Packages.pyfronius: init at 0.5.2
2021-07-08 15:49:46 +02:00
Leo Maroni
80abfd0989
telegraf: 1.18.1 -> 1.19.1 2021-07-08 15:30:16 +02:00
Fabian Affolter
406b6a53e2 home-assistant: update component-packages 2021-07-08 13:49:36 +02:00
Maximilian Bosch
d45672d059
nextcloud20: 20.0.7 -> 20.0.11
ChangeLog: https://nextcloud.com/changelog/#20-0-11
2021-07-08 12:13:38 +02:00
Dmitry Kalinkin
280e629ee0
Merge branch 'master' into staging-next 2021-07-08 04:38:15 -04:00
Benno Bielmeier
765c1b3144
nextcloud: 21.0.2 -> 21.0.3 2021-07-08 09:56:39 +02:00
Mario Rodas
71666a2c92 postgresqlPackages.pg_auto_failover: 1.5.2 -> 1.6.1
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.6.1
2021-07-08 04:20:00 +00:00
Giulio De Pasquale
f6d3da9061
mysql 8.0.22 -> 8.0.25 2021-07-07 16:45:12 +01:00
github-actions[bot]
75dab3d616
Merge master into staging-next 2021-07-07 12:01:21 +00:00
Michele Guerini Rocco
e924907470
Merge pull request #129510 from rnhmjoj/pdns
pdns-recursor: 4.5.2 -> 4.5.4
2021-07-07 12:28:59 +02:00
Sandro
756962e87f
Merge pull request #129383 from Uthar/mariadb-post-patch-galera-new-cluster-sh 2021-07-07 10:28:08 +02:00
rnhmjoj
90f9b70423
pdns-recursor: 4.5.2 -> 4.5.4 2021-07-07 09:13:33 +02:00
Bernardo Meurer
a2cdd3f44a
roon-server: 1.8-795 -> 1.8-806 2021-07-07 00:05:44 -07:00
Mario Rodas
7bcc3f6190 postgresqlPackages.timescaledb: 2.3.0 -> 2.3.1
https://github.com/timescale/timescaledb/releases/tag/2.3.1
2021-07-07 04:20:00 +00:00
Franz Pletz
19e5173787
janus-gateway: init at 0.11.3 2021-07-06 16:46:20 +02:00
Martin Weinelt
eb5659f4c2
Merge pull request #126962 from stigtsp/package/perl-5.34.0 2021-07-06 16:03:48 +02:00
github-actions[bot]
2a0536535d
Merge staging-next into staging 2021-07-06 06:01:39 +00:00
github-actions[bot]
3ddb8d5a79
Merge staging-next into staging 2021-07-06 00:02:03 +00:00