Commit graph

12331 commits

Author SHA1 Message Date
Hugo Renard 999fa7eb67
listmonk: 3.0.0 -> 5.1.0 2025-10-10 19:48:13 +02:00
nixpkgs-ci[bot] fa9347194d
Merge master into staging-next 2025-10-10 12:07:02 +00:00
David Flatz 62cf69dfac nixos/fontconfig: add test for allowBitmaps 2025-10-10 11:42:30 +02:00
Leona Maroni 7a9291fdb6
nixos/tests/litestream: fix test by changing grafana host
Grafana failed previously with
```
Failed, expected: Running, failure: invalid IP address: localhost
```
2025-10-10 11:20:27 +02:00
nikstur 3d359bbda4
nixos/timesyncd: cleanup & make it bashless (#449937) 2025-10-10 08:01:29 +00:00
nixpkgs-ci[bot] 7e9e7583ef
Merge master into staging-next 2025-10-10 00:16:30 +00:00
nikstur 0e0be1398a nixos/profiles: add bashless profile 2025-10-09 23:52:39 +02:00
Pol Dellaiera 7a025c2dc7
treewide: remove aidalgol (#448386) 2025-10-09 21:03:00 +00:00
Felix Buehler cf594a3b83 nixos/docuseal: init 2025-10-09 21:46:22 +02:00
nixpkgs-ci[bot] b64b1a6e98
Merge master into staging-next 2025-10-09 18:06:05 +00:00
Maximilian Bosch 285ea04d23
nextcloud32: init at 32.0.0 (#446632) 2025-10-09 18:00:09 +00:00
Victor Engmark e4be0ba6f0
nixos-containers: Remove ".nix" from test name 2025-10-09 18:04:39 +02:00
nikstur ccf0b1426f nixos/timesyncd: remove migration path dating back to 19.09
Also remove the test that only tested this migration and nothing else
about systemd-timesyncd.
2025-10-08 16:05:41 +02:00
K900 32ccd680ad Merge remote-tracking branch 'origin/master' into staging-next 2025-10-08 15:57:19 +03:00
Adam C. Stephens 1fae0a2bea
erlang: simplify generic builder and overriding (#448033) 2025-10-08 12:34:41 +00:00
nixpkgs-ci[bot] bd43b58711
Merge master into staging-next 2025-10-08 00:16:11 +00:00
Sandro d3afe2db00
hadoop: 3.4.1 -> 3.4.2, use jdk21 (#442660) 2025-10-07 18:30:46 +00:00
nixpkgs-ci[bot] 6bd303a5a5
Merge master into staging-next 2025-10-07 18:05:51 +00:00
h7x4 35ef0e22e8
nixos/linkwarden: init module, linkwarden: init at 2.13.0 (#347353) 2025-10-07 15:50:50 +00:00
Jan van Brügge 5ae9c6959e
nixos/tests/linkwarden: init tests 2025-10-07 12:57:56 +01:00
provokateurin 34a7111f89
nextcloud32: init at 32.0.0 2025-10-07 09:45:28 +02:00
K900 fb73ccd10d Merge remote-tracking branch 'origin/staging-next' into staging 2025-10-07 08:19:36 +03:00
illustris c3c9b51017
hadoop: 3.4.1 -> 3.4.2, use jdk21
- Update hadoop to 3.4.2
- Switch from jdk11 to jdk21
- Add support for lean variant builds
- Replace netstat with ss in tests
2025-10-06 22:03:11 +05:30
dish 231b923f0a
{nixos/,}.tt-rss: drop (#448401) 2025-10-06 13:54:05 +00:00
Doron Behar 4ec104a4fd
musescore: 4.5.2-unstable-2025-07-03 -> 4.6.0 (#448796) 2025-10-06 09:15:16 +00:00
dotlambda 65fb719b8c
nixos/immich: add secretSettings option (#448238) 2025-10-06 09:07:08 +00:00
Sarah Brofeldt dbd5479105
apacheKafka: Deprecate 3.7 and 3.8 series (#446610) 2025-10-06 07:56:46 +00:00
Doron Behar 21008a6b52 nixosTests.musescore: adapt test to 4.6.0 and beyond 2025-10-05 23:40:35 +03:00
Martin Weinelt 4d28f658ba
nixos/limesurvey: add nginx support
The majority of services in nixpkgs uses nginx, so for better coexistence
we add support for it. The option design follows that of mediawiki.

Co-Authored-By: Julien Malka <julien@malka.sh>
2025-10-05 22:29:44 +02:00
Acid Bong f418365067
maintainers: drop evils 2025-10-05 22:22:45 +03:00
nixpkgs-ci[bot] acd068a6c1
Merge staging-next into staging 2025-10-05 18:05:56 +00:00
Yohann Boniface 39d4980709
firezone-server: 0-unstable-2025-03-15 -> 0-unstable-2025-08-31 (#433162) 2025-10-05 16:07:42 +00:00
Patrick a536b2a1d6
firezone-server: 0-unstable-2025-03-15 -> 0-unstable-2025-08-10 2025-10-05 17:49:44 +02:00
Adam C. Stephens 038d146ee6
nixos/tests/rabbitmq: fail quickly if service fails to start 2025-10-05 11:14:33 -04:00
Robert Schütz c78079059a nixos/immich: add secretSettings option 2025-10-05 02:44:08 -07:00
Wolfgang Walther 5e1f5b623b
Merge branch 'staging-next' into staging 2025-10-05 11:40:56 +02:00
K900 e93c560b79 Merge remote-tracking branch 'origin/master' into staging-next 2025-10-05 12:17:08 +03:00
Wolfgang Walther 91a8fee3aa
treewide: remove redundant parentheses
Auto-fixed by nixf-diagnose.
2025-10-05 10:52:03 +02:00
Wolfgang Walther c283f32d29
treewide: remove unused with
Auto-fixed by nixf-diagnose.
2025-10-05 10:50:41 +02:00
Wolfgang Walther 90e7159c55
treewide: remove unused rec
Auto-fix by nixf-diagnose.
2025-10-05 10:49:12 +02:00
nixpkgs-ci[bot] e23d356469
Merge staging-next into staging 2025-10-05 00:18:23 +00:00
Ratchanan Srirattanamet 1422ed8801 kimai: fix bundled assets missing
We were relying on `composerNoScripts = false` to make sure post-install
command `assets:install` is run. `assets:install` copies assets from
`vendor/` directory into `public/` directory, placing it in appropriate
places.

However, with commit 80bb9aec24 ("kimai: switch to buildComposerProject2
and tag"), we switched to `buildComposerProject2` which has moved
`composer install` step to `composerVendor` derivation. By design,
`composerVendor` ignores anything that happens outside `vendor/`, so
the assets was not copied into final derivation.

So stop relying on `composerNoScripts = false` and run `assets:install`
ourselves in `postInstall` step. A side effect of this is that there is
another post-install step being skipped (`cache:clear`). However we
simply handle caches outside of the derivation (it's handled in the
module), so that's not a problem.

Fixes: https://github.com/NixOS/nixpkgs/issues/442208
2025-10-05 02:19:10 +07:00
K900 f8d669f413 Merge remote-tracking branch 'origin/master' into staging-next 2025-10-04 21:10:21 +03:00
Doron Behar 0fe515d371
nixos/syncthing: add guiPasswordFile option, add and move Syncthing tests (#446197) 2025-10-04 16:50:14 +00:00
dramforever 736ac3f69f Merge remote-tracking branch 'nixos/staging-next' into HEAD 2025-10-04 22:46:07 +08:00
nixpkgs-ci[bot] 45e7932c78
Merge master into staging-next 2025-10-04 12:05:54 +00:00
Franz Pletz a692d916c3
nixos/tests: add systemd-networkd-batadv (#448380) 2025-10-04 10:57:59 +00:00
Maximilian Bosch 8d6d9f140b
php81: remove (#448348) 2025-10-04 09:46:58 +00:00
Tom Herbers 752efb4902
nixos/tests: add systemd-networkd-batadv 2025-10-04 11:19:42 +02:00
Maximilian Bosch 7cb99c1333
php81: remove
https://www.php.net/supported-versions.php

Security support will end by 12/2025.
2025-10-04 10:03:13 +02:00
Aidan Gauland 54716a2463 Remove dangling NixOS module
Module `peroxide` has no package.
2025-10-04 16:17:46 +13:00
dish 69b4b86d23
{nixos/,}.tt-rss: drop
Per https://community.tt-rss.org/t/the-end-of-tt-rss-org/7164, it will
cease development on 2025-11-01, and since it cannot be maintained
through the release of NixOS 25.11, it is being dropped now.
2025-10-03 22:24:16 -04:00
nixpkgs-ci[bot] 1a9cdd1a7d
Merge staging-next into staging 2025-10-04 00:16:20 +00:00
nixpkgs-ci[bot] 1f71b1fc26
Merge master into staging-next 2025-10-04 00:15:35 +00:00
Maximilian Bosch 3b20c99382
nixos/irqbalance: add nixos test (#440903) 2025-10-03 22:19:03 +00:00
Maximilian Bosch 2241dbad8a
unit: drop php81 support 2025-10-03 23:46:46 +02:00
Maximilian Bosch 4085aba10a
nixos/tests/frp: use php84 2025-10-03 23:37:00 +02:00
Maximilian Bosch 2cb89c0aef
postfixadmin: remove, doesn't support php >8.1
In newer versions it does, but there's zero effort to package it by the
maintainer and it's not the job of the PHP team to pick that up.
2025-10-03 23:37:00 +02:00
Maximilian Bosch f4b702bb11
invoiceplane: remove, doesn't support php >8.1 2025-10-03 23:21:57 +02:00
Will Fancher 70ca21d3c4
systemd: v257.9 -> v258 (#427968) 2025-10-03 16:06:12 -04:00
Maximilian Bosch a6b0564b7d
nixos/filesystems: fix special file-systems for systemd-nspawn (#345899) 2025-10-03 19:33:31 +00:00
Arian van Putten 4dd4e54e2c nixos/tests/systemd-initrd-luks-tpm2: Fix on aarch64-linux
Systemd wants you to run tpm unlock on a machine with the TCG
bits of OVMF enabled. If not it just bails out with

No TPM2 hardware discovered and EFI firmware does not see it either, falling back to traditional unlocking
2025-10-03 21:17:19 +02:00
Elliot Berman fa533ecbdf
nixos: tests: kernel-generic: Add kernelPackagesExtensions test
Extend kernelPackages using kernelPackagesExtensions by adding a simple
"hello world" kernel module. Ensure it is loaded and the "Hello world!"
printk appears in dmesg.
2025-10-03 09:58:42 -07:00
Gutyina Gergő 2eceead9e7
nixos/avahi: add debug option 2025-10-03 16:55:51 +02:00
NullCube dffad9dff3 nixos/tests/syncthing: disable syncthing-many-devices test
The `syncthing-many-devices` test has been failing since at least
2025-07-06, and there doesn't appear to be any issue reports relating to
it. Disabling is done simply out of convenience, and an issue has been
reported about it.

Tracking issue: https://github.com/NixOS/nixpkgs/issues/447674
First failing hydra build: https://hydra.nixos.org/build/302090970
2025-10-03 04:43:29 -07:00
NullCube 7f483bbc00 nixos/tests/syncthing: add guiPassword and guiPasswordFile tests 2025-10-03 04:43:27 -07:00
NullCube 2ebf757637 nixos/tests/syncthing: move tests to folder 2025-10-03 04:43:24 -07:00
K900 b994cdb501 Merge remote-tracking branch 'origin/staging-next' into staging 2025-10-03 09:18:23 +03:00
Will Fancher 95ec87adcb nixos/tests/systemd: Slightly changed IP accounting message 2025-10-02 23:59:42 -04:00
Will Fancher c9115a3792 nixos/tests/machinectl: Slightly changed ID shift message 2025-10-02 23:59:42 -04:00
nixpkgs-ci[bot] dd2d512251
Merge master into staging-next 2025-10-03 00:15:52 +00:00
h7x4 316b4b6fb5
add Ringboard pkg and service module (#445583) 2025-10-02 22:49:20 +00:00
Sefa Eyeoglu 756483bb31
nixos/borgbackup: Add option wrapper (#447400) 2025-10-02 20:09:28 +00:00
René Neumann ecb103a306
nixos/borgbackup: Add option wrapper
Add an option `service.borgbackup.jobs.<name>.wrapper` that allows to
control the name of the installed wrapper script -- or even to disable
its installation at all.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-10-02 21:46:38 +02:00
nixpkgs-ci[bot] 7d9f8fb0c1
Merge staging-next into staging 2025-10-02 15:59:43 +00:00
nixpkgs-ci[bot] 7f2d963f4f
Merge master into staging-next 2025-10-02 15:58:50 +00:00
h7x4 07850aa993
nixos/tests/ringboard: init 2025-10-02 23:28:10 +09:00
David McFarland b459ffd3c8
wasabibackend: 2.0.2.1 -> 2.3.1 (#361232) 2025-10-02 14:24:07 +00:00
Aidan Gauland 9bf50ebcdf treewide: remove aidalgol
- Remove aidalgol from maintainers and all packages.
- Add maintainers to tests from their corresponding packages.
- Remove package 'heroic' because this will quickly bitrot without a
  maintainer.
2025-10-02 17:42:00 +13:00
Philip Taron 43f7d33034
mdadm: 4.3 -> 4.4 (#438382) 2025-10-02 01:47:39 +02:00
Sergei Trofimovich 693d4474a3 nixosTests.systemd-initrd-swraid: enable --bitmap=internal (fix interactive hang) 2025-10-01 21:06:20 +01:00
Sergei Trofimovich 9ba559c8d9 nixosTests.installer.swraid: enable --bitmap=internal (fix interactive hang)
Co-authored-by: Philip Taron <philip.taron@gmail.com>
2025-10-01 21:06:10 +01:00
nixpkgs-ci[bot] afa2627e4e
Merge master into staging-next 2025-10-01 18:05:33 +00:00
h7x4 4d63ee7620
nixos/irqbalance: add nixos test 2025-10-02 00:34:02 +09:00
dish 4877b8c914
renovate: 41.81.0 -> 41.132.4, fix nixos test (#447647) 2025-10-01 13:51:50 +00:00
nixpkgs-ci[bot] 099c1ef350
Merge master into staging-next 2025-10-01 12:07:23 +00:00
Ramses a77b87719f
nixos/tests/systemd-boot: switch to runTest (#436897) 2025-10-01 10:53:26 +00:00
Franz Pletz a7d284263a
nixos/tests/renovate: fixes for recent forgejo updates 2025-10-01 08:15:49 +02:00
nixpkgs-ci[bot] b873fed1e5
Merge master into staging-next 2025-10-01 00:18:39 +00:00
misuzu dd8b5b49ab
nixos/clickhouse: tests: Increase Kafka memory (#447286) 2025-09-30 20:12:08 +00:00
K900 4999ae577c Merge remote-tracking branch 'origin/master' into staging-next 2025-09-30 21:47:55 +03:00
dish 22688e8f64
maintainers: remove srxl (#447406) 2025-09-30 14:59:15 +00:00
Felix Bargfeldt 211824367f
radicle-node: 1.4.0 -> 1.5.0 (#447452) 2025-09-30 13:03:15 +00:00
Defelo 8b399523a7
radicle-node: 1.4.0 -> 1.5.0 2025-09-30 13:26:29 +02:00
Ruby Iris Juric 6d7ea3cf45
maintainers: remove srxl 2025-09-30 17:21:37 +10:00
Jonathan Davies 99fa42a62d
nixos/clickhouse: tests: Increase Kafka memory 2025-09-29 21:04:01 +01:00
Robert Rose a7bc9869c2 nixos/k3s: run etcd test with correct k3s package 2025-09-29 20:16:52 +02:00
Robert Schütz d4257061d6 Merge branch 'master' into staging-next 2025-09-29 09:51:09 -07:00
dotlambda 6b36977077
nextcloud30: drop (#446070) 2025-09-29 16:18:14 +00:00
provokateurin 3afd6ec50d
nextcloud30: drop 2025-09-29 16:03:32 +02:00
nixpkgs-ci[bot] 3c90917fd5
Merge master into staging-next 2025-09-29 12:07:15 +00:00
xanderio 15a7cb4502
nixos: fix 'do not exist' typos (#434317) 2025-09-29 08:59:22 +00:00
K900 03bf26cffa Merge remote-tracking branch 'origin/master' into staging-next 2025-09-29 08:31:31 +03:00
r-vdp 2e5d6ebbec
nixos/tests/systemd-boot: switch to runTest
This saves a lot of time and memory when evaluating these tests
2025-09-29 01:15:39 +02:00
Thomas Gerbet 18a91c2f83
morty: drop (#446354) 2025-09-28 19:26:27 +00:00
nixpkgs-ci[bot] e23c3f07e7
Merge master into staging-next 2025-09-28 18:05:02 +00:00
Aaron Andersen 771f1aaafa
nixosTests.redmine: Drop 3rdparty plugins and themes (#446137) 2025-09-28 16:26:46 +00:00
nixpkgs-ci[bot] 072095cb06
Merge master into staging-next 2025-09-28 00:18:04 +00:00
Weijia Wang d2c8d3dbc5
ipget: 0.11.3 -> 0.12.0 (#444724) 2025-09-27 23:52:03 +00:00
nixpkgs-ci[bot] 016c52f8ba
Merge master into staging-next 2025-09-27 18:05:08 +00:00
Martin Weinelt 3c6c343d73
nixos/tests/evcc: fix charger messaging
The scoping for these messages changed a while ago.
2025-09-27 16:25:53 +02:00
K900 1699460be7 Merge remote-tracking branch 'origin/master' into staging-next 2025-09-27 16:49:30 +03:00
Masum Reza 1d84eb3dff
nixos/nvme-rs: init (#410730) 2025-09-27 10:57:22 +00:00
Jonathan Davies 65715b99bb
apacheKafka: Deprecate 3.7 and 3.8 series 2025-09-27 10:38:20 +00:00
liberodark 74a08886b1 nixos/nvme-rs: init 2025-09-27 08:44:52 +02:00
K900 63730dc4de Merge remote-tracking branch 'origin/master' into staging-next 2025-09-26 22:55:30 +03:00
Nick Cao dda7e66595
nixosTests.terminal-emulators: remove eterm (#445796) 2025-09-26 19:33:43 +00:00
dish ef50371e31
prometheus-storagebox-exporter: Init at 0-unstable-2025-07-28 (#446387) 2025-09-26 19:10:48 +00:00
Defelo c88215b4a8
nixos/tests/radicle-ci-broker: init 2025-09-26 21:07:37 +02:00
Dionysis Grigoropoulos 377847e3c8
nixos/prometheus/storagebox: Init module 2025-09-26 20:24:04 +03:00
Sandro Jäckel 3c6d1656bd
morty: drop 2025-09-26 15:45:40 +02:00
nixpkgs-ci[bot] ea925c766f
Merge master into staging-next 2025-09-26 12:07:11 +00:00
Felix Singer b93160990d nixosTests.redmine: Drop 3rdparty plugins and themes
The tests are supposed to test Redmine and not if specific 3rdparty
plugins and themes work. These can be tested too, but then they should
be separated out and not be included in the main test. However, just
remove them as these weren't updated since quite a while.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-09-25 21:52:38 +02:00
nixpkgs-ci[bot] e11e848c96
Merge master into staging-next 2025-09-25 18:05:56 +00:00
Jonathan Davies 8c33c65b88
nixos/vector: tests: Use method to check for open DNSTAP socket 2025-09-25 16:55:52 +00:00
Niklas Korz 7e0bcb51b1
nixosTests.jenkins: fix running on darwin hosts (#445282) 2025-09-25 14:43:42 +00:00
Leona Maroni 6b7e5a5aca
nixos/nginx: remove deprecated vhost option enableSSL
The option services.nginx.virtualHost.<...>.enableSSL is deprecated for
8 years [^1]. It causes confusion for people who guess the option and
think it's the right one.
I think it's time to remove it for good.

^1: a912a6a291
2025-09-25 16:34:38 +02:00
Adam C. Stephens 169adc0d68
forgejo: rename bin/gitea -> bin/forgejo (#446031) 2025-09-25 13:54:41 +00:00
Adam C. Stephens 513349d0ed
forgejo: rename bin/gitea -> bin/forgejo 2025-09-25 09:00:33 -04:00
nixpkgs-ci[bot] 2bc7207ed4
Merge master into staging-next 2025-09-25 12:07:10 +00:00
Leona Maroni b3a76d495e
nixos/nginx: allow adding new ACME certificates without nginx restart
Currently, nginx gets restarted when adding a new ACME certificate, even
when `services.nginx.enableReload = true` because of changes in the
Wants/After/Before sections of `nginx.service`.
This change moves these dependencies to `nginx-config-reload.service` and
the respective ACME systemd units.
2025-09-25 10:36:42 +02:00
Leona Maroni 543d5d030f
{pg-dump-anon,postgresql.pkgs.anonymizer}: 1.3.2 -> 2.4.1 (#445784) 2025-09-25 08:26:43 +00:00
Maximilian Bosch 2f8c1fda9c
victoriatraces: init at 0.2.0 (#441750) 2025-09-25 08:17:46 +00:00
Wolfgang Walther 59fd919cdf
postgresql_18: 18rc1 -> 18.0 (#445730) 2025-09-25 08:03:47 +00:00
ghpzin cfd5ccac7a mrxvt: drop
Unmaintained upstream since 2012 and marked insecure in nixpkgs since 2021.
2025-09-25 08:47:54 +03:00
ghpzin fccd7d1db3 nixosTests.terminal-emulators: remove eterm
- remove references to `eterm` from nixosTests.
`eterm` package was dropped back in 2023:
2ab03da4fd
2025-09-24 16:21:54 +03:00
Wolfgang Walther f797efcfe8
nixosTests.postgresql.anonymizer.postgresql_18: fix test
The test for the latest PostgreSQL version will always fail while
`postgresql` doesn't point to that, yet.

That's because `pg_dump` can only connect to older versions, so the
`postgresql` package that `pg-dump-anon` uses always needs to use the
very latest version.
2025-09-24 14:32:57 +02:00
nixpkgs-ci[bot] f4c61486bf
Merge master into staging-next 2025-09-24 12:07:37 +00:00
Wolfgang Walther df837de00a
nixosTests.postgresql.anonymizer: silence warning 2025-09-24 13:58:12 +02:00
Wolfgang Walther 4182de0892
{pg-dump-anon,postgresql.pkgs.anonymizer}: 1.3.2 -> 2.4.1
Release Notes:
https://gitlab.com/dalibo/postgresql_anonymizer/-/blob/latest/CHANGELOG.md?ref_type=heads#20250919--241---minor-bug-fixes
2025-09-24 13:57:41 +02:00
Cabia Rangris 320f897dda
outline: 0.87.3 -> 0.87.4 (#444287) 2025-09-24 09:49:02 +00:00
Robert Hensing 38d19f7967
nixosTests.docker-tools-nix-shell: Fix test (#445632) 2025-09-24 09:35:54 +00:00
isabel 56dd75449b
nixosTests.dashy: init (#443896) 2025-09-24 09:06:07 +00:00
Dionysis Grigoropoulos f57583db80
nixosTests.docker-tools-nix-shell: Fix test
This test fails because the VM doesn't have enough disk space. Inceasing
it by almost one GB makes the test pass.
2025-09-23 23:00:10 +03:00
K900 83dfcbb306 Merge remote-tracking branch 'origin/master' into staging-next 2025-09-23 21:15:13 +03:00
Leona Maroni b76c36dcdc
nixos/tests/acme: introduce new test nginx without reload 2025-09-23 15:39:24 +02:00
misuzu e7fa9ff16c
nixos-init: init at 0.1.0 (#433154) 2025-09-23 12:48:56 +00:00
nikstur 3c24952c6d chroot-realpath: drop in favour of nixos-init 2025-09-23 00:21:34 +02:00
nikstur d0c03e4c5a nixos-init: init at 0.1.0 2025-09-23 00:21:33 +02:00
Niklas Korz 444d9c4702 nixosTests.jenkins: fix running on darwin hosts 2025-09-22 19:00:25 +02:00