Commit Graph

26868 Commits

Author SHA1 Message Date
Kim Lindberger
15aead1d8c
Merge pull request #229344 from ngerstle/keycloak-update
keycloak: 20.0.5 -> 21.1.1, keycloak-metrics-spi: 2.5.3 -> 3.0.0
2023-05-15 17:23:25 +02:00
Sandro
b8d0326b49
Merge pull request #228412 from LeSuisse/elk7-7.17.9 2023-05-15 15:39:32 +02:00
lassulus
292ac0da99 libosmoabis, libosmo-{netif,sccp}: add markuskowa to maintainers 2023-05-15 15:07:20 +02:00
Lassulus
7a4a5dfed8
Merge pull request #227131 from Janik-Haag/osmocom 2023-05-15 14:44:20 +02:00
ajs124
a19194af3a
Merge pull request #231463 from helsinki-systems/upd/proxysql
proxysql: 2.5.1 -> 2.5.2
2023-05-15 14:18:04 +02:00
Ryan Lahfa
e3bd7faa18
Merge pull request #226830 from Janik-Haag/birdwatcher
birdwatcher: init at 2.2.4, alice-lg: init at 6.0.0, nixos/birdwatcher: init, nixos/alice-lg: init
2023-05-15 08:42:10 +02:00
Janik H
55bd75e98f birdwatcher: init at 2.2.4 2023-05-15 02:52:06 +02:00
Bernardo Meurer
d8b94f5b2c
Merge pull request #231881 from lovesegfault/klipper-log 2023-05-14 16:48:48 -04:00
figsoda
45ba364c6b
Merge pull request #231886 from r-ryantm/auto-update/do-agent
do-agent: 3.16.2 -> 3.16.4
2023-05-14 14:30:49 -04:00
Sandro
9d1226bd25
Merge pull request #222819 from SuperSandro2000/matrix-ldap-c3d2
matrix-synapse.plugins.matrix-synapse-ldap3: add patch to read passwo…
2023-05-14 20:28:10 +02:00
happysalada
eb34a22511 meilisearch: 1.1.0 -> 1.1.1 2023-05-14 13:27:39 -04:00
R. Ryantm
13c12ae53f do-agent: 3.16.2 -> 3.16.4 2023-05-14 17:21:35 +00:00
Bernardo Meurer
ea47233988
klipper: install klippy to $out/bin 2023-05-14 12:56:38 -04:00
Jörg Thalheim
fc8c839fe8
Merge pull request #231841 from Ma27/wikijs-node18
wiki-js: use nodejs18
2023-05-14 16:22:56 +01:00
Ryan Lahfa
8ef486b60e
Merge pull request #207194 from RaitoBezarius/pixelfed-module
pixelfed: init at 0.11.5, module, tests
2023-05-14 17:09:19 +02:00
Herwig Hochleitner
891d21166f
Merge pull request #231740 from bendlas/lldap-extra-tools
lldap: build lldap_set_password and migration-tool
2023-05-14 16:02:56 +02:00
Martin Weinelt
d441fbe7a5
Merge pull request #231762 from mweinelt/hyperkitty-bs4-fixup
mailmanPackages.hyperkitty: fix tests
2023-05-14 15:58:17 +02:00
Kirill Radzikhovskyy
a14e2b4b16 plausible: unbreak with latest nodejs 2023-05-14 09:05:21 -04:00
Weijia Wang
691696ebad
Merge pull request #231732 from wegank/xorg-server-darwin
xorg.xorgserver: substitute outside of patches
2023-05-14 15:02:46 +02:00
Maximilian Bosch
577ffe768c
wiki-js: use nodejs18
Part of #229910.

Unfortunately this is a little hacky because upstream doesn't intend to
support it for 2.5, but only for 3.0 which isn't out yet, however nodejs-16
will get out of maintenance during the support-span of NixOS 23.05[1].

The only breaking change is that `extract-files` uses a deprecated way
of exposing modules, I went through the list of other breaking
changes in v17 and v18[2][3] and couldn't spot any usage of removed
features, also local testing didn't reveal further issues.

Unfortunately fixing that breakage turned out to be non-trivial.
Currently, `extract-files@9.0.0` is used with the problematic portions
in its `package.json`, however it's only a transitive dependency of
`@graphql-tools/url-loader` & `apollo-upload-client`. Unfortunately, the
versions of that in use require v9 and don't work with a newer version of
`extract-files` with the problem fixed[4]. Also, upgrading the
dependencies in question is not a feasible option because `graphql-tools`
was split up into multiple smaller packages in v8 and also some of the
APIs in use in `wiki.js` were dropped there[5], so this would also be
very time-consuming and non-trivial to fix.

Since this was the only issue, I decided to go down the hacky route and
patch the problem in `package.json` of `extract-files` manually during
our `patchPhase`.

[1] https://github.com/requarks/wiki/discussions/6388
[2] https://nodejs.org/en/blog/release/v17.0.0
[3] https://nodejs.org/en/blog/release/v18.0.0
[4] Upon local testing, this broke with the following error:

        Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './public/extractFiles' is not defined by "exports" in /wiki/node_modules/extract-files/package.json
[5] For instance `SchemaDirectiveVisitor` in
  `server/graph/directives/auth`.
2023-05-14 14:25:33 +02:00
Weijia Wang
271735a0b9 xorg.xorgserver: substitute outside of patches 2023-05-14 14:02:10 +02:00
Martin Weinelt
e96bad849d
mailmanPackages.hyperkitty: fix tests
Probably broken in the last beautifulsoup4 bump.
2023-05-14 03:02:19 +02:00
Herwig Hochleitner
36c70c49d3 lldap: build lldap_set_password and migration-tool 2023-05-13 23:08:56 +02:00
Weijia Wang
4ea772b83a
Merge pull request #231608 from r-ryantm/auto-update/imgproxy
imgproxy: 3.16.1 -> 3.17.0
2023-05-13 23:02:24 +02:00
Weijia Wang
af61fc34b9
Merge pull request #231578 from r-ryantm/auto-update/spicedb
spicedb: 1.20.0 -> 1.21.0
2023-05-13 22:54:04 +02:00
Vladimír Čunát
51c2025d5a
Merge #231026: staging-next 2023-05-10 2023-05-13 22:09:45 +02:00
Robert Scott
4a77ca9579
Merge pull request #230115 from shyim/update-opensearch
opensearch: 2.6.0 -> 2.7.0
2023-05-13 20:52:30 +01:00
Soner Sayakci
5ebd9561cf
opensearch: 2.6.0 -> 2.7.0 2023-05-13 21:38:03 +02:00
github-actions[bot]
021f9a2fe5
Merge master into staging-next 2023-05-13 18:01:14 +00:00
Robert Scott
09315163a7
Merge pull request #231624 from bachp/zhf-thanos
thanos: pin to Go 1.19
2023-05-13 18:27:12 +01:00
Vladimír Čunát
1ba92fc952
Merge branch 'master' into staging-next 2023-05-13 19:23:59 +02:00
ajs124
831e41f469
Merge pull request #231629 from Izorkin/update-unit
unit: 1.29.1 -> 1.30.0
2023-05-13 19:01:33 +02:00
Artturi
3a49233b91
Merge pull request #225504 from huantianad/dpkg-unpackCmdHook 2023-05-13 19:52:27 +03:00
ngerstle
8028e8ae73 keycloak: 20.0.5 -> 21.1.1
Version increase: see
https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-21-0-0
for details and breaking changes.
2023-05-13 17:53:00 +02:00
ngerstle
e6d4b3b101 keycloak-metrics-spi: 2.5.3 -> 3.0.0
Version increase: compatible with keycloak 21

changelog:
    feat: adds support for Keycloak 21 (thanks @ghenadiibatalski )
    fix: realm names are now shown again instead of ids (thanks @diversit )
    other fixes and improvements (thanks @claudiunicolaa , @douph1 , @uberspot)
2023-05-13 17:52:30 +02:00
Weijia Wang
9daee20670
Merge pull request #231332 from r-ryantm/auto-update/snac2
snac2: 2.28 -> 2.30
2023-05-13 18:43:51 +03:00
Izorkin
e5aa2e3b30
unit: add ruby 3.2 2023-05-13 16:55:50 +03:00
Izorkin
ba455450b1
unit: remove ruby_2_7 2023-05-13 16:55:50 +03:00
Izorkin
baa5550162
unit: 1.29.1 -> 1.30.0 2023-05-13 16:55:47 +03:00
Pascal Bach
3757137462 thanos: pin to Go 1.19
It panics when running with Go 1.20 with the following error:

```
panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc
to declare that it assumes a non-moving garbage collector,
but your version of go4.org/unsafe/assume-no-moving-gc hasn't been updated
to assert that it's safe against the go1.20 runtime.
If you want to risk it, run with environment variable
ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.20 set.
Notably, if go1.20 adds a moving garbage collector,
this program is unsafe to use.
```
2023-05-13 10:04:51 +02:00
github-actions[bot]
0b21b8d8a6
Merge master into staging-next 2023-05-13 06:01:08 +00:00
R. Ryantm
067be3aff2 imgproxy: 3.16.1 -> 3.17.0 2023-05-13 05:53:05 +00:00
Mario Rodas
b50b006b04 postgresqlPackages.pgvector: 0.4.1 -> 0.4.2
Diff: https://github.com/pgvector/pgvector/compare/v0.4.1...v0.4.2

Changelog: https://github.com/pgvector/pgvector/raw/v0.4.2/CHANGELOG.md
2023-05-13 04:20:00 +00:00
Mario Rodas
176aaf016a
Merge pull request #231804 from r-ryantm/auto-update/jackett
jackett: 0.20.4105 -> 0.20.4145
2023-05-14 04:21:41 -05:00
R. Ryantm
6d27a48680 snac2: 2.30 -> 2.31 2023-05-14 07:30:32 +00:00
R. Ryantm
ef563407bf jackett: 0.20.4105 -> 0.20.4145 2023-05-14 07:30:17 +00:00
Bernardo Meurer
44059d2db4
Merge pull request #231750 from lovesegfault/roon-updates 2023-05-13 21:38:59 -04:00
Bernardo Meurer
183249ec02
roon-server: 2.0-1259 -> 2.0-1272 2023-05-13 18:40:59 -04:00
Mario Rodas
bf960aa6bc postgresql11Packages.pg_auto_failover: fix build on Linux
ZHF: #230712
2023-05-13 04:20:00 +00:00
Nikolay Korotkiy
d23a16146f
Merge pull request #231571 from r-ryantm/auto-update/martin
martin: 0.8.1 -> 0.8.2
2023-05-13 07:47:58 +04:00