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
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
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
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
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
nixpkgs-ci[bot]
f08a85f704
Merge master into staging-next
2025-09-22 12:07:05 +00:00