Commit Graph

29906 Commits

Author SHA1 Message Date
Vanilla
4d93f6e3a3
wireguard-exporter: fix static build 2023-10-01 09:48:30 +08:00
Aaron Jheng
ed66c817ab etcd_3_3: remove 2023-09-29 20:28:16 -03:00
Aaron Andersen
e8ac355ece
Merge pull request #257906 from r-ryantm/auto-update/tomcat-native
tomcat-native: 1.2.31 -> 2.0.5
2023-09-28 18:49:47 -04:00
Weijia Wang
ba22f7b41f
Merge pull request #257898 from wegank/scaphandre-cleanup
scaphandre: cleanup
2023-09-29 00:01:35 +02:00
R. Ryantm
ef3e6b6e87 tomcat-native: 1.2.31 -> 2.0.5 2023-09-28 21:35:37 +00:00
Weijia Wang
8004b0ed17 scaphandre: cleanup 2023-09-28 22:44:37 +02:00
Weijia Wang
300a6fda77 mastodon: apply suggestion 2023-09-28 22:29:04 +02:00
Sandro Jäckel
591d32cdb1 mastodon: reduce the amount of files information is spread across 2023-09-28 22:21:53 +02:00
Weijia Wang
a6fd03427d
Merge pull request #257881 from wegank/mastodon-update-script
mastodon: simplify update script
2023-09-28 22:19:05 +02:00
Weijia Wang
6686a88feb
Merge pull request #257803 from yu-re-ka/ferretdb-1-11
ferretdb: 1.10.1 -> 1.11.0
2023-09-28 21:19:47 +02:00
Weijia Wang
a985e3c9ff mastodon: simplify update script 2023-09-28 20:32:06 +02:00
Weijia Wang
a51fbe633e
Merge pull request #257839 from yayayayaka/matrix-sliding-sync-add-yayayayaka
matrix-sliding-sync: Add yayayayaka to maintainers
2023-09-28 16:59:06 +02:00
Thiago Kenji Okada
3011f88263
Merge pull request #257568 from wietsedv/auto-update/readarr
readarr: 0.3.5.2217 -> 0.3.6.2232
2023-09-28 15:07:56 +01:00
Thiago Kenji Okada
4324ee9a9a
Merge pull request #257364 from mfrw/mfrw/tailscale-1.50.0
tailscale: 1.48.2 -> 1.50.0
2023-09-28 15:05:00 +01:00
Yaya
db5d1691d0 matrix-sliding-sync: Add yayayayaka to maintainers
(cherry picked from commit 4a822007840488a5001e754308aa6118f74be4f4)
2023-09-28 15:48:15 +02:00
Mario Rodas
63f4f63b3c
Merge pull request #257685 from misuzu/gotosocial-update
gotosocial: 0.11.0 -> 0.11.1
2023-09-28 08:38:38 -05:00
Mario Rodas
3850566e6f
Merge pull request #257772 from r-ryantm/auto-update/jackett
jackett: 0.21.904 -> 0.21.932
2023-09-28 08:36:01 -05:00
Stanisław Pitucha
4861f13a9a
Merge pull request #257739 from r-ryantm/auto-update/engelsystem
engelsystem: 3.3.0 -> 3.4.0
2023-09-28 23:04:53 +10:00
Weijia Wang
f3d8120d7d
Merge pull request #257810 from erictapen/mastodon-fix-update-script
mastodon: fix updateScript
2023-09-28 14:56:06 +02:00
K900
82233e8120 lemmy-ui: add missed build dependency 2023-09-28 12:29:58 +00:00
Yureka
837690c7e7
fastnetmon-advanced: 2.0.342 -> 2.0.350 (#254826) 2023-09-28 13:18:54 +02:00
Kerstin Humm
ded07331ce
mastodon: fix updateScript
nix-prefetch-github emits "hash" attribute, not "sha256"
2023-09-28 12:05:22 +02:00
Yureka
356ac890ba ferretdb: 1.10.1 -> 1.11.0
Diff: https://github.com/FerretDB/FerretDB/compare/v1.10.1...v1.11.0

Changelog: https://github.com/FerretDB/FerretDB/releases/tag/v1.11.0
2023-09-28 11:26:39 +02:00
R. Ryantm
4c3c0cb389 jackett: 0.21.904 -> 0.21.932 2023-09-28 06:10:31 +00:00
R. Ryantm
962d5cd620 engelsystem: 3.3.0 -> 3.4.0 2023-09-27 23:57:08 +00:00
Brendan Taylor
95e66809de coredns: allow adding external plugins
Solves https://github.com/NixOS/nixpkgs/issues/146603

CoreDNS has support for plugins that are added at compile time. This
exposes an argument `externalPlugins` that will build coredns with
the specified plugins.

Example:
```
coredns-fanout = pkgs.coredns.override {
  externalPlugins = [
    {name = "fanout"; repo = "github.com/networkservicemesh/fanout"; version = "v1.9.1";}
  ];
  vendorHash = "<SRI hash>";
};
```
2023-09-27 23:35:47 +02:00
misuzu
ccb07f39c3 gotosocial: 0.11.0 -> 0.11.1
Diff: https://github.com/superseriousbusiness/gotosocial/compare/refs/tags/v0.11.0...v0.11.1

Changelog: https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.11.1
2023-09-27 20:36:27 +03:00
Ryan Lahfa
e909050efd
Merge pull request #257047 from minijackson/netbox-3.6.2 2023-09-27 18:50:54 +02:00
Vladimír Čunát
8a86b98f0b
Merge #255658: staging-next 2023-09-17 2023-09-27 18:00:00 +02:00
Nick Cao
46dac7578f
Merge pull request #257537 from r-ryantm/auto-update/hiraeth
hiraeth: 1.0.1 -> 1.1.1
2023-09-27 09:32:35 -04:00
github-actions[bot]
81ae4e07a3
Merge master into staging-next 2023-09-27 12:01:06 +00:00
Kerstin
962321fcc3
Merge pull request #255009 from meatballhat/tootcat-update-pr-174202
mastodon: generate and read yarn hash from dependencies dir
2023-09-27 13:58:46 +02:00
Wietse
d00988ce78 readarr: 0.3.5.2217 -> 0.3.6.2232 2023-09-27 08:58:41 +02:00
github-actions[bot]
9a4dae4abd
Merge master into staging-next 2023-09-27 06:01:00 +00:00
Charlotte Van Petegem
bbf12a9169 matrix-hookshot: 4.4.1 -> 4.5.1
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.5.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.5.1
2023-09-27 06:54:54 +01:00
Mario Rodas
afec833369
Merge pull request #257439 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.11.2 -> 2.12.0
2023-09-26 21:08:58 -05:00
R. Ryantm
e6f709868d hiraeth: 1.0.1 -> 1.1.1 2023-09-27 00:56:54 +00:00
Dan Buch
3ffce56f46
mastodon: generate and read yarn hash from dependencies dir
Co-authored-by: Robert Schütz <github@dotlambda.de>
2023-09-27 00:17:14 +00:00
github-actions[bot]
f80bca6721
Merge master into staging-next 2023-09-27 00:02:24 +00:00
Nick Cao
d0ae465b9c
Merge pull request #257469 from sumnerevans/matrix-synapse-1.93
matrix-synapse: 1.92.1 -> 1.93.0
2023-09-26 19:04:21 -04:00
Minijackson
88ecbc2b98
netbox: 3.6.2 -> 3.6.3 2023-09-26 22:51:48 +02:00
Minijackson
541d1eef67
netbox_3_3: remove
should be, by now, unused by everyone

Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
2023-09-26 22:51:48 +02:00
Minijackson
3cc7cbce03
netbox_3_6: init, mark 3_5 as EOL
use it for the upgrade test
increase tests memory, otherwise NetBox gets OOM killed

Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
2023-09-26 22:42:49 +02:00
Weijia Wang
1781c2c6c3
Merge pull request #257468 from r-ryantm/auto-update/snac2
snac2: 2.35 -> 2.41
2023-09-26 22:16:29 +02:00
github-actions[bot]
4bfb61a48c
Merge master into staging-next 2023-09-26 18:01:12 +00:00
Sumner Evans
33f5fb167e
matrix-synapse: 1.92.1 -> 1.93.0
https://github.com/matrix-org/synapse/releases/tag/v1.93.0

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-09-26 11:19:48 -06:00
R. Ryantm
fa922e12d7 snac2: 2.35 -> 2.41 2023-09-26 16:41:31 +00:00
Yureka
2287c3e69b peering-manager: 1.7.4 -> 1.8.1 2023-09-26 14:42:45 +02:00
github-actions[bot]
2717201e72
Merge master into staging-next 2023-09-26 12:01:28 +00:00
Ninjatrappeur
08d49ec73f
Merge pull request #257414 from gaelreyrol/sozu-update-0.15.5
sozu: 0.15.4 -> 0.15.5
2023-09-26 13:09:59 +02:00