0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00
Commit graph

11045 commits

Author SHA1 Message Date
xanderio
71ae33edd3
nixos/dependency-track: fix nginx config for frontend (#393041) 2025-04-23 16:19:22 +02:00
R. Ryantm
33730e48b8 wordpress: 6.7.2 -> 6.8 2025-04-23 15:46:59 +02:00
nixpkgs-ci[bot]
ac976cffa0
Merge staging-next into staging 2025-04-23 12:06:57 +00:00
misuzu
13c54bde10
yarr: 2.4 -> 2.5, nixos/yarr: init (#393922) 2025-04-23 14:26:53 +03:00
Morgan Jones
fd15f0eb3c nixosTests.armagetronad: make test more reliable to fix ZHF
Previously, we relied heavily on OCR to get past the game's tutorial
level, which timed out on aarch64 builders. We also relied on some timed inputs.
We can just do this by writing a line to the configuration, and letting
the simulated "players" die instead of trying to coredump each other
which takes better timing.
2025-04-23 00:25:39 -07:00
Ilan Joselevich
65506ebf0f
nixos/unifi: refactor test and package
- use autoPatchElf
- correct supported platforms
- use finalAttrs and stdenvNoCC
- use runTest
- attest the status of the service
2025-04-23 00:56:34 +03:00
Christoph Heiss
ba3fecf0ef
nixos/yarr: init
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2025-04-22 22:08:33 +02:00
K900
df4847ebd5 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-22 21:21:57 +03:00
Maximilian Bosch
7a48cf7a02
Merge: postgresqlPackages: add "asserts" option to postgresqlTestExtensions (#398205) 2025-04-22 16:10:28 +02:00
Maximilian Bosch
4c336c55b2
Merge: nextcloud29: drop (#397974) 2025-04-22 15:56:50 +02:00
Gaétan Lepage
b3f6a4ed52
nixosTests.haproxy: migrate to runTest (#400184) 2025-04-22 14:39:19 +02:00
nixpkgs-ci[bot]
032ce947b2
Merge staging-next into staging 2025-04-22 12:06:47 +00:00
Piotr Kwiecinski
1c40626d78
nixosTests.haproxy: migrate to runTest
Part of #386873
2025-04-22 12:48:09 +02:00
Leona Maroni
88dc8d1ed0
cassandra_3_0, cassandra_3_11: remove due to EOL (#392377) 2025-04-22 11:24:24 +02:00
Thomas Gerbet
ae11d4be17 cassandra_3_0, cassandra_3_11: remove due to EOL
Cassandra 3.0 and 3.11 are End of Life.
https://cassandra.apache.org/_/blog/Apache-Cassandra-3.0.x-and-3.11.x-End-of-Life-Announcement.html
2025-04-22 10:19:56 +02:00
Jörg Thalheim
7169b5d65c
nix-ld: 2.0.3 -> 2.0.4 (#399334) 2025-04-22 10:18:52 +02:00
Leona Maroni
455beb1ac0
varnish77: init at 7.7.0, varnish: move to varnish77, varnish75: drop (#394348) 2025-04-22 10:03:28 +02:00
K900
b47fbe4156 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-22 07:50:27 +03:00
Ryan Horiguchi
547813ca4c
netdata: 1.47.5 -> 2.4.0 2025-04-22 03:17:08 +02:00
Leona Maroni
9f50990ca5
nixosTests.haka: remove stale invocation
Missed with the haka package removal (1eecf7cc)
2025-04-21 21:40:51 +02:00
K900
e22856305b Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-21 21:18:16 +03:00
Domen Kožar
fee1e9db3e
paretosecurity: 0.1.3 -> 0.1.9 (#397890) 2025-04-21 18:28:16 +01:00
Leona Maroni
dd3403a0f5
nixosTests.gitlab: add minimal test for gitlab-container-registry (#390623) 2025-04-21 18:39:17 +02:00
Martin Weinelt
96c56efbc6
discourse: 3.3.2 -> 3.4.2 (#394129) 2025-04-21 16:44:43 +02:00
Wolfgang Walther
722e4bf4ff
postgresqlPackages.pgvecto-rs: move test from VM to postgresqlTestExtension 2025-04-21 12:56:19 +02:00
Wolfgang Walther
3af009b416
postgresqlPackages.tsja: move test from VM to postgresqlTestExtension 2025-04-21 12:36:26 +02:00
Wolfgang Walther
e06b22b254
postgresqlPackages.timescaledb: move test from VM to postgresqlTestExtension 2025-04-21 12:36:14 +02:00
Wolfgang Walther
6cc89cd16e
postgresqlPackages.citus: move test from VM to postgresqlTestExtension 2025-04-21 12:35:57 +02:00
K900
1bb422239f Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-21 10:01:23 +03:00
provokateurin
1efc79ccca
nextcloud29: drop 2025-04-21 07:48:32 +02:00
Tristan Ross
3990b11190
nixos/{vwifi,kismet}: init modules (#380819) 2025-04-20 17:02:03 -07:00
Morgan Jones
36cddaaa6f
nixos/kismet: init module
Use vwifi to write a proper test for Kismet. This test demonstrates how
to simulate wireless networks in NixOS tests, and extract meaningful
data by putting an interface in monitor mode using Kismet.
2025-04-20 15:39:23 -07:00
Morgan Jones
a7e52b03c3
nixos/mattermost: correct file upload directory
Fix compatibility with previous versions by making sure all the uploads
and plugins end up in the correct directory. Add a test for the exact
path we care about to ensure that it doesn't work "on accident."

Discovered while updating instances to unstable.
2025-04-19 18:33:20 -07:00
nixpkgs-ci[bot]
32a844bfb7
Merge staging-next into staging 2025-04-20 00:17:44 +00:00
Weijia Wang
9c6d45c714
hbase: 2.5.10 -> 2.5.11, 2.6.1 -> 2.6.2 (#390403) 2025-04-20 01:19:47 +02:00
Pol Dellaiera
10ccc66294
nixosTests.hub: migrate to runTest (#400180) 2025-04-19 21:46:12 +00:00
Pol Dellaiera
9258185510
nixosTests.logrotate: migrate to runTest (#400176) 2025-04-19 21:28:13 +00:00
Piotr Kwiecinski
38453b10b1
nixosTests.hub: migrate to runTest
Part of #386873
2025-04-19 23:21:00 +02:00
Piotr Kwiecinski
22356f510d
nixosTests.logrotate: migrate to runTest
Part of #386873
2025-04-19 22:57:48 +02:00
Adam C. Stephens
21dcd7bbc1
nixosTests.forgejo{,-lts}: simplify workflow subtest (#398217) 2025-04-19 16:47:27 -04:00
Neyts Zupan
ce6b63de06 paretosecurity: 0.1.3 -> 0.1.9
Also some modernization/gardening package and tests, thanks @tfc!
2025-04-19 21:36:36 +01:00
Piotr Kwiecinski
193857d582
nixosTests.man: migrate to runTest
Part of #386873
2025-04-19 22:21:12 +02:00
Wolfgang Walther
7f76f39830
nixos/rush: init module (#398463) 2025-04-19 18:25:49 +00:00
nixpkgs-ci[bot]
5ec4cb1365
Merge staging-next into staging 2025-04-19 18:05:00 +00:00
João Nogueira
24ad63ef2a
nixos/rush: init module 2025-04-19 19:45:05 +02:00
Piotr Kwiecinski
d7e7243d4c
nixosTests.signal-desktop: migrate to runTest
Part of #386873
2025-04-19 18:54:11 +02:00
nixpkgs-ci[bot]
6d87397256
Merge staging-next into staging 2025-04-19 12:06:09 +00:00
Pol Dellaiera
4ad61b022b
kexec-tools: passthru kexec tests and migrate to runTest (#399539) 2025-04-19 10:14:49 +00:00
nixpkgs-ci[bot]
060ba4dad7
Merge staging-next into staging 2025-04-19 00:15:33 +00:00
Yifei Sun
13bc649444
caddy: 2.9.1 -> 2.10.0 2025-04-18 17:03:23 -04:00