0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-09 20:16:16 +03:00
Commit graph

10745 commits

Author SHA1 Message Date
K900
30830c6791 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-03 09:16:43 +03:00
zowoq
b16f158e1b nixos/hydra: switch to runTest, refactor 2025-04-03 10:11:53 +10:00
Gaétan Lepage
39feb5ab8b
nixosTests.docker{rootless,registry,tools-overlay,tools-cross}: migrate to runTest (#395516) 2025-04-03 00:29:39 +02:00
Emily
8159a40eef
nixos/grafana-agent: remove (#395514) 2025-04-03 00:28:13 +02:00
Gaétan Lepage
68c2987b76
nixosTests.grocy: migrate to runTest (#395528) 2025-04-02 23:43:34 +02:00
Nick Cao
a084e920e0
ocis_5-bin: rename from ocis-bin (#394598) 2025-04-02 16:56:09 -04:00
Florian Klink
28b1639d57 nixos/grafana-agent: remove
As described in https://github.com/NixOS/nixpkgs/pull/394017,
grafana-agent does not build with Go 1.23 anymore, and Go 1.22 has been
removed.

grafana-agent has been deprecated by Grafana (in favour of Grafana
Alloy), and will be EOL on 2025-11-01, which would be part of the
upcoming 25.05 release.

Instead of leaving us with a broken package, drop it alltogether, and
add release notes.
2025-04-02 21:45:31 +01:00
Piotr Kwiecinski
244d31d15a
nixosTests.mpv: migrate to runTest
Part of #386873
2025-04-02 22:02:45 +02:00
โทสฺตัล
8a8b892cc1 nixos/movim: add H2O support + testing with ejabberd 2025-04-03 00:18:28 +07:00
โทสฺตัล
585b1bbffa nixos/movim: move to runTest 2025-04-03 00:16:19 +07:00
โทสฺตัล
d00a5703d9 nixos/movim: rename to prosody-nginx to be clearer 2025-04-03 00:16:19 +07:00
โทสฺตัล
a926cb8519 nixos/movim: add aarch64-linux to testing 2025-04-03 00:16:18 +07:00
Piotr Kwiecinski
2f5740a2b9
nixosTests.mosquitto: migrate to runTest
Part of #386873
2025-04-02 19:07:43 +02:00
Yarny0
f4f89032a1 nixos/tests/cups-pdf: migration to runTest
https://github.com/NixOS/nixpkgs/issues/386873
2025-04-02 18:59:28 +02:00
nixpkgs-ci[bot]
d05ee1c1cb
Merge staging-next into staging 2025-04-02 16:38:11 +00:00
Silvan Mosberger
e52d633a63 Merge remote-tracking branch 'upstream/staging-next' into staging 2025-04-02 18:30:54 +02:00
Piotr Kwiecinski
6a31e09833
nixosTests.grocy: migrate to runTest
Part of #386873
2025-04-02 18:01:49 +02:00
Gaétan Lepage
b1ab0f8dc1
nixosTests.caddy: migrate to runTest (#395444) 2025-04-02 17:37:22 +02:00
Piotr Kwiecinski
b7a4f78fcb
nixosTests.docker-tools-cross: migrate to runTestOn
Part of #386873
2025-04-02 17:19:19 +02:00
Piotr Kwiecinski
d3b5f76505
nixosTests.docker-tools-overlay: migrate to runTestOn
Part of #386873
2025-04-02 17:14:24 +02:00
Domen Kožar
5897ff97e2
paretosecurity: 0.0.91 -> 0.0.96 (#393366) 2025-04-02 15:13:35 +01:00
Piotr Kwiecinski
cc69d51afb
nixosTests.docker-registry: migrate to runTest
Part of #386873
2025-04-02 16:11:07 +02:00
Piotr Kwiecinski
852f3beab8
nixosTests.docker-rootless: migrate to runTestOn
Part of #386873
2025-04-02 14:49:24 +02:00
Piotr Kwiecinski
d175fc3af4
nixosTests.docker: migrate to runTest
Part of #386873
2025-04-02 14:37:58 +02:00
Adam C. Stephens
59d54a1b80
envoy-bin: init at 1.33.2 (#395023) 2025-04-02 08:06:47 -04:00
Piotr Kwiecinski
808927def5
nixosTests.caddy: migrate to runTest
Part of #386873
2025-04-02 12:35:10 +02:00
Pol Dellaiera
6c2aa3efab
nixosTests.beanstalkd: migrate to runTest (#395299) 2025-04-02 11:04:08 +02:00
โทสฺตัล
7554581474 nixos/h2o: enable HTTP/3 via QUIC 2025-04-02 15:11:53 +07:00
โทสฺตัล
454411d33e nixos/h2o: reduce variable name noise 2025-04-02 15:11:52 +07:00
Florian Klink
d85d1f3b4e
nixos/h2o: disable OCSP stapling in tests (#393760) 2025-04-02 09:07:05 +01:00
Morgan Jones
ea485e1207
mattermost: squash systemd-tmpfiles warning (+ other minor fixes)
There was a systemd-tmpfiles warning about not being able to remove the
'plugins' directory. Squash this warning through removal of unnecessary
systemd-tmpfiles options, and write a test for it.

Add the {option}`services.mattermost.pluginsBundle` option to allow
overriding the plugin directory and also using it for tests. Update
wording in option documentation so it is more clear.

Use formats.json instead of builtins.toJSON so module merging works.

Make the tests go faster by pipelining shutdowns of nodes.
2025-04-01 19:20:48 -07:00
Adam C. Stephens
b2f768a31c
envoy-bin: init at 1.33.2 2025-04-01 23:24:06 +00:00
Adam C. Stephens
6ac38abf29
nixos/tests/envoy: migrate to runTests 2025-04-01 23:24:06 +00:00
zowoq
63228598d2
nixosTests.buildbot: migrate to runTest (#395270) 2025-04-02 08:19:59 +10:00
Gaétan Lepage
5f0f90f2ca
nixosTests.binary-cache{no-compression,xz}: migrate to runTest (#395261) 2025-04-01 23:38:27 +02:00
Gaétan Lepage
48ba75a76b
nixos/docling-serve: init (#395098) 2025-04-01 23:27:21 +02:00
Piotr Kwiecinski
dc3df2d066
nixosTests.beanstalkd: migrate to runTest
Part of #386873
2025-04-01 23:13:43 +02:00
Piotr Kwiecinski
5179f4621c
nixosTests.buildbot: migrate to runTest
Part of #386873
2025-04-01 21:51:09 +02:00
Pol Dellaiera
25264d105d nixos/docling-serve: init 2025-04-01 21:42:53 +02:00
Piotr Kwiecinski
fab4accced
nixosTests.binary-cache{no-compression,xz}: migrate to runTest
Part of #386873
2025-04-01 21:38:41 +02:00
Piotr Kwiecinski
fe5391e180
nixosTests.bcachefs: migrate to runTest
Part of #386873
2025-04-01 21:27:35 +02:00
K900
30edc74585 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-01 21:12:38 +03:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
Adam C. Stephens
62d611a22b
nixos/incus: add AppArmor rules (#386060) 2025-04-01 12:51:34 -04:00
tomberek
ec4abeac7f
teleport_15: remove (#394056) 2025-04-01 11:59:43 -04:00
misuzu
963f97c079
netbox_4_2: 4.2.3 -> 4.2.6, nixos/tests/netbox: Adjust tests for Netbox 4.2.5+ (#394329) 2025-04-01 18:20:42 +03:00
transcaffeine
42c621ba72
nixos/tests/netbox: Adjust tests for 4.2.0+, drop test for 3.6
This changes the previously used `site_id` in the tests'
REST-API usage to `scope_type`+`scope_id`.

Netbox 3.6 is deprecated and no longer available, the test for it
has been removed.
2025-04-01 17:02:20 +02:00
K900
6408946263 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-01 16:56:46 +03:00
Martin Joerg
3e20b1e31a nixosTests.magic-wormhole-mailbox-server: migrate to runTest
part of #386873
2025-04-01 19:19:25 +05:30
Gaétan Lepage
08dc9736a6
nixosTests.n8n: migrate to runTest (#394932) 2025-04-01 12:09:01 +02:00