Commit graph

19792 commits

Author SHA1 Message Date
Frederik Rietdijk 1cef70e823 sabnzbd: stay with sabyenc3 4.0.0
SABnzbd requires `sabyenc3` at version `4.0.0`, but it was updated to
`5.0.1`.

This fixes the error:

```
SABYenc disabled: no correct version found! (Found v5.0.1, expecting
v4.0.0)
```
2022-04-30 13:31:17 +02:00
Guillaume Girol 3ff4432670
Merge pull request #170393 from lostnet/couch322
couchdb3: 3.2.1 -> 3.2.2
2022-04-29 19:40:40 +00:00
Sandro f410841566
Merge pull request #170672 from felschr/fix/etebase-server
Fix etebase-server pyproject build error
2022-04-29 19:07:17 +02:00
Vladimír Čunát aee52fb135
Merge 170772: knot: 3.1.7 -> 3.1.8 2022-04-29 14:58:25 +02:00
Bobby Rong abb53c889a
Merge pull request #170872 from 06kellyjac/tailscale
tailscale: 1.24.1 -> 1.24.2
2022-04-29 20:46:24 +08:00
Maximilian Bosch f933356dc7
Merge pull request #170780 from Ma27/bump-grafana
grafana: 8.5.0 -> 8.5.1
2022-04-29 11:32:18 +02:00
06kellyjac 7a16e77612 tailscale: 1.24.1 -> 1.24.2 2022-04-29 09:27:02 +01:00
Maximilian Bosch 111aa6ce28
Merge pull request #169536 from NickCao/mautrix-bump
mautrix-*: update
2022-04-28 22:01:18 +02:00
Ben Siraphob 6397fc1f07
Merge pull request #170727 from wahjava/update-tailscale 2022-04-28 09:17:04 -06:00
Maximilian Bosch 35a36a5122
grafana: 8.5.0 -> 8.5.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.5.1
2022-04-28 15:50:23 +02:00
Vladimír Čunát 871065de22
knot: 3.1.7 -> 3.1.8
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.1.8
2022-04-28 13:44:41 +02:00
Maximilian Bosch 19f9d47e9b
Merge pull request #168706 from roidelapluie/update-prometheus
Prometheus: 2.30.3 -> 2.35.0
2022-04-28 12:19:28 +02:00
Sandro ef93815863
Merge pull request #170509 from malob/fix-adguardhome
adguardhome: fix eval error when source does not exist and source for `aarch64-darwin`
2022-04-28 11:43:40 +02:00
Maximilian Bosch 59a4037e30
Merge pull request #169736 from Ma27/bump-grafana
grafana: 8.4.7 -> 8.5.0
2022-04-28 11:37:53 +02:00
Ashish SHUKLA 8ecfb27b73
tailscale: 1.24.0 -> 1.24.1 2022-04-28 10:11:38 +05:30
Felix Tenley efcc1cf887
etebase-server: fix dependencies
Add missing dependencies & remove unused ones.
2022-04-27 23:13:40 +02:00
Felix Tenley ead46754b4
etebase-server: fix build
For some reason the pyproject build setp started to fail. Since the
pyproject.toml is basically empty I'm switching this project to the
format "other".
2022-04-27 23:09:35 +02:00
Malo Bourgon 141ef7d1c9 adguardhome: add source for aarch64-darwin 2022-04-27 11:57:25 -07:00
Malo Bourgon 0384323c9d adguardhome: fix eval error when source does not exist 2022-04-27 11:56:43 -07:00
Julien Pivotto c6fae8bb0e prometheus: 2.30.3 -> 2.35.0
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
2022-04-27 15:30:36 +02:00
Bernardo Meurer d8c63a3fce
roon-server: 1.8-923 -> 1.8-933 2022-04-27 00:25:28 -07:00
squalus 1fbd921649
opensmtpd: support cross compile (#170379)
* opensmtpd: support cross compile

* add comment to remember the linked PR

Co-authored-by: Léo Gaspard <leo@gaspard.io>
2022-04-26 19:47:52 +02:00
squalus 7665c2e599 vouch-proxy: 0.36.0 -> 0.37.0 2022-04-26 19:25:42 +02:00
techknowlogick eb1bc95c2d caddy: 2.4.6 -> 2.5.0 2022-04-26 07:47:42 -04:00
Lassulus dc14ca1a80
Merge pull request #164117 from r-ryantm/auto-update/klipper
klipper: unstable-2022-03-11 -> unstable-2022-03-14
2022-04-26 11:35:03 +01:00
Will 14fca0ca6f couchdb3: 3.2.1 -> 3.2.2 2022-04-26 09:02:36 +00:00
Rick van Schijndel 4586388f85
Merge pull request #170320 from andersk/negated-version
treewide: Simplify negated uses of versionAtLeast, versionOlder
2022-04-26 07:50:15 +02:00
Ryan Mulligan 9cfc5ba12d
Merge pull request #168190 from r-ryantm/auto-update/grocy
grocy: 3.2.0 -> 3.3.0
2022-04-25 21:40:05 -07:00
Sandro 521a9b43bb
Merge pull request #169489 from Luflosi/update/matrix-synapse-plugins.matrix-synapse-shared-secret-auth
matrix-synapse-plugins.matrix-synapse-shared-secret-auth: 2.0.1 -> 2.0.2
2022-04-26 02:06:21 +02:00
Sandro eff1a65703
Merge pull request #167625 from andersk/openafs-kernel-5.17
openafs: Patch for Linux kernel 5.17
2022-04-26 02:04:08 +02:00
Sandro b0749ae29f
Merge pull request #170319 from pborzenkov/calibre-web-relax-reqs
calibre-web: relax Flask, Flask-Login and lxml requirements
2022-04-26 01:58:16 +02:00
Sandro e3e02cc513
Merge pull request #170343 from superherointj/package-gortr-enable-tests
gortr: enable tests
2022-04-26 01:53:27 +02:00
Sandro 1b3f453256
Merge pull request #170321 from fabaff/rjpl
python3Packages.rjpl: init at 0.3.6
2022-04-26 01:51:15 +02:00
superherointj 8a5f8a4d87 gortr: enable tests 2022-04-25 19:38:01 -03:00
0x4A6F 163c21d9bb
routinator: 0.11.1 -> 0.11.2 2022-04-25 23:01:21 +02:00
Fabian Affolter 6e1e5eaccd home-assistant: update component-packages 2022-04-25 22:54:17 +02:00
Martin Weinelt 91ab9a73fc
Merge pull request #170317 from fabaff/pyoppleio
python3Packages.pyoppleio: init at 1.0.6
2022-04-25 22:49:21 +02:00
Martin Weinelt effc793bc3
Merge pull request #170314 from fabaff/hkavr
python3Packages.hkavr: init at 0.0.5
2022-04-25 22:48:38 +02:00
Anders Kaseorg 6920d8ca42 treewide: Simplify negated uses of versionAtLeast, versionOlder
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25 13:35:24 -07:00
Pavel Borzenkov 7db7864871 calibre-web: relax Flask, Flask-Login and lxml requirements 2022-04-25 22:25:37 +02:00
Fabian Affolter 26f5f9c6e3 home-assistant: update component-packages 2022-04-25 22:19:37 +02:00
Fabian Affolter a2801d435b home-assistant: update component-packages 2022-04-25 22:07:32 +02:00
Fabian Affolter b511a75cb9 home-assistant: update component-packages 2022-04-25 21:56:52 +02:00
Bryan Honof c3c33251e2 Grafana Mimir: Add maintainers
Add happysalada and myself as a maintainer of the Grafana Mimir Nix
package.

Signed-off-by: Bryan Honof <bryanhonof@gmail.com>
2022-04-25 08:01:20 -04:00
Bryan Honof 0e29eb34e2 Grafana Mimir: init at v2.0.0
Refs: #170083
2022-04-25 08:01:20 -04:00
ajs124 54250e30bb
Merge pull request #167885 from lorenz/asterisk/opus
asterisk: add support for open-source opus codec
2022-04-25 10:38:59 +01:00
markuskowa 6bffce0074
Merge pull request #170127 from markuskowa/upd-slurm
slurm: 21.08.6.1 -> 21.08.7.1
2022-04-25 09:48:14 +02:00
Vladimír Čunát a97a00fceb
nginx: fixup build with other than gcc11
This parameter isn't known by clang or older gcc,
and that breaks compilation there:
https://hydra.nixos.org/build/174714339
https://hydra.nixos.org/build/174713306

Flag was added in commit 6508304a in PR #170102.
2022-04-25 07:45:16 +02:00
Sandro 678a5d6f40
Merge pull request #169599 from azuwis/uxplay
uxplay: init at 1.50
2022-04-25 04:27:52 +02:00
Mario Rodas ef319b883e
Merge pull request #168701 from 1000101/jsonb_deep_sum
postgresqlPackages.jsonb_deep_sum: init at unstable-2021-12-24
2022-04-24 19:09:15 -05:00