Commit graph

2374 commits

Author SHA1 Message Date
Emily 8159a40eef
nixos/grafana-agent: remove (#395514) 2025-04-03 00:28:13 +02: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
โทสฺตัล 585b1bbffa nixos/movim: move to runTest 2025-04-03 00:16:19 +07:00
Piotr Kwiecinski 2f5740a2b9
nixosTests.mosquitto: migrate to runTest
Part of #386873
2025-04-02 19:07:43 +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
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
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
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
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
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
Piotr Kwiecinski 209baee20b nixosTests.doas: migrate to runTest
Part of #386873
2025-04-01 14:44:27 +05:30
Pol Dellaiera 0fc64a2b59
nixosTests.xscreensaver: migrate to runTest (#394998) 2025-04-01 10:13:34 +02:00
Pol Dellaiera 8a2f45af8b
nixosTests.firefly-iii{-data-importer}: migrate to runTest (#395013) 2025-04-01 10:13:28 +02:00
Piotr Kwiecinski e8ea207b5f
nixosTests.firefly-iii-data-importer: migrate to runTest
Part of #386873
2025-03-31 22:57:48 +02:00
Piotr Kwiecinski d235e9cd90
nixosTests.firefly-iii: migrate to runTest
Part of #386873
2025-03-31 22:56:18 +02:00
Piotr Kwiecinski 79c1d5b7c7
nixosTests.bazarr: migrate to runTest
Part of #386873
2025-03-31 22:37:56 +02:00
Piotr Kwiecinski 7be89c1891
nixosTests.xscreensaver: migrate to runTest
Part of #386873
2025-03-31 21:57:36 +02:00
Piotr Kwiecinski 090c2790bb
nixosTests.n8n: migrate to runTest
Part of #386873
2025-03-31 16:05:31 +02:00
Pol Dellaiera 603a95751c
nixosTests.emacs-daemon: migrate to runTest (#394008) 2025-03-31 15:36:06 +02:00
Cosima Neidahl 8a18d11ce8
nixosTests.{miriway,morph-browser}: Migrate to runTest (#392112) 2025-03-31 13:22:51 +02:00
Wolfgang Walther 899c3986e7
nixos/postgrest: init module (#394041) 2025-03-31 07:20:43 +00:00
Philipp Bartsch 0dbddf816a nixosTests.fail2ban: migrate to runTest 2025-03-31 09:13:38 +05:30
Piotr Kwiecinski 3c1d5bb96b
nixosTests.invoiceplane: migrate to runTest
Part of #386873
2025-03-30 20:28:38 +02:00
Gaétan Lepage c01965bd2f
nixosTests.varnish{75,76,60}: migrate to runTest (#394659) 2025-03-30 19:26:45 +02:00
Piotr Kwiecinski 26497c8351
nixosTests.varnish{75,76,60}: migrate to runTest
Part of #386873
2025-03-30 18:22:15 +02:00
Piotr Kwiecinski 0839b7db77
nixosTests.nginx-http3: migrate to runTest
Part of #386873
2025-03-30 18:07:09 +02:00
Piotr Kwiecinski b3f70ee9f5
nixosTests.nginx-variants: migrate to runTest
Part of #386873
2025-03-30 18:00:36 +02:00
Piotr Kwiecinski 89e464c751
nixosTests.nginx-unix-socket: migrate to runTest
Part of #386873
2025-03-30 17:54:41 +02:00
Gaétan Lepage 6a4153aa55
nixosTests.nginx{proxyprotocol,pubhtml,redirectcode,sso,status-page,tmpdir}: migrate to runTest (#394588) 2025-03-30 17:34:34 +02:00
Piotr Kwiecinski 4ec639a1d9
nixosTests.nginx-tmpdir: migrate to runTest
Part of #386873
2025-03-30 15:15:50 +02:00
Wolfgang Walther 064432a519
nixos/postgrest: init module 2025-03-30 14:24:16 +02:00
Piotr Kwiecinski 7877fe4368
nixosTests.nginx-status-page: migrate to runTest
Part of #386873
2025-03-30 14:07:00 +02:00
Piotr Kwiecinski ff716504b0
nixosTests.nginx-sso: migrate to runTest
Part of #386873
2025-03-30 14:03:48 +02:00
Pol Dellaiera 2de4451f5d
nixosTests.mailcatcher: migrate to runTest (#394488) 2025-03-30 09:33:28 +02:00
Pol Dellaiera 9da5a97dab
nixosTests.traefik: migrate to runTestOn (#394433) 2025-03-30 09:32:54 +02:00
Pol Dellaiera ac10315637
nixosTests.node-red: migrate to runTest (#394465) 2025-03-30 09:32:02 +02:00
Pol Dellaiera 1cd60ef65d
nixosTests.davis: migrate to runTest (#394468) 2025-03-30 09:31:07 +02:00
Piotr Kwiecinski 7a830b19d7
nixosTests.nginx-redirectcode: migrate to runTest 2025-03-30 03:31:10 +02:00
Piotr Kwiecinski c0d90aca81
nixosTests.nginx-pubhtml: migrate to runTest
Part of #386873
2025-03-30 03:25:08 +02:00
Piotr Kwiecinski cfb69d81fa
nixosTests.proxyprotocol: migrate to runTest
Part of #386873
2025-03-30 03:22:00 +02:00
Piotr Kwiecinski 28cd6cadd2
nixosTests.nifi: migrate to runTestOn
Part of #386873
2025-03-30 03:14:28 +02:00
Piotr Kwiecinski 1004fff704
nixosTests.mailcatcher: migrate to runTest
Part of #386873
2025-03-30 01:25:41 +01:00
Piotr Kwiecinski 48e6184ddf
nixosTests.dolibarr: migrate to runTest
Part of #386873
2025-03-30 01:05:50 +01:00
Piotr Kwiecinski 2789e7a7b3
nixosTests.davis: migrate to runTest
Part of #386873
2025-03-30 00:29:17 +01:00
Piotr Kwiecinski 04456442cc
nixosTests.node-red: migrate to runTest
Part of #386873
2025-03-30 00:22:55 +01:00
Gaétan Lepage c9947f03d1
nixosTests.nginx{auth,etag,etag-compression,globalredirect,mime,modsecurity,moreheaders}: migrate to runTest (#394455) 2025-03-30 00:15:33 +01:00
Piotr Kwiecinski 1e0be03fb6
nixosTests.nginx-moreheaders: migrate to runTest
Part of #386873
2025-03-29 23:58:44 +01:00
Piotr Kwiecinski 9a3d7473c4
nixosTests.nginx-modsecurity: migrate to runTest
Part of #386873
2025-03-29 23:52:25 +01:00
Piotr Kwiecinski af2b019d25
nixosTests.nginx-mime: migrate to runTest
Part of #386873
2025-03-29 23:51:25 +01:00
Piotr Kwiecinski 69df9598cb
nixosTests.nginx-globalredirect: migrate to runTest
Part of #386873
2025-03-29 23:50:31 +01:00
Piotr Kwiecinski 8638fa379f
nixosTests.nginx-etag-compression: migrate to runTest
Part of #386873
2025-03-29 23:49:32 +01:00
Piotr Kwiecinski a186de0fa1
nixosTests.nginx-etag: migrate to runTest
Part of #386873
2025-03-29 23:48:17 +01:00
Piotr Kwiecinski fa5141395f
nixosTests.nginx-auth: migrate to runTest
Part of #386873
2025-03-29 23:47:25 +01:00
Piotr Kwiecinski 389f2fb908
nixosTests.nginx: migrate to runTest
Part of #386873
2025-03-29 23:45:36 +01:00
Piotr Kwiecinski 5ae8e39ef7
nixosTests.wiki-js: migrate to runTest
Part of #386873
2025-03-29 23:10:35 +01:00
Piotr Kwiecinski 728e8e2b58
nixosTests.traefik: migrate to runTestOn
Part of #386873
2025-03-29 22:17:53 +01:00
Gaétan Lepage 01a1541c5b
nixosTests.icingaweb2: migrate to runTest (#394430) 2025-03-29 22:08:36 +01:00
Gaétan Lepage 74ac6644f4
nixosTests.monica: migrate to runTest (#394427) 2025-03-29 22:05:03 +01:00
Piotr Kwiecinski e6dd7d6641
nixosTests.icingaweb2: migrate to runTest
Part of #386873
2025-03-29 21:58:45 +01:00
Pol Dellaiera f76a822fae
nixosTests.wordpress: migrate to runTest (#394349) 2025-03-29 21:55:05 +01:00
Piotr Kwiecinski e90d9be0a3
nixosTests.monica: migrate to runTest
Part of #386873
2025-03-29 21:47:47 +01:00
Piotr Kwiecinski 4f57c255ac
nixosTests.unit-php: migrate to runTest
Part of #386873
2025-03-29 17:29:12 +01:00
Piotr Kwiecinski b7d2e507e0
nixosTests.wordpress: migrate to runTest
Part of #386873
2025-03-29 16:14:24 +01:00
Jonas Heinrich 5164b0c65c
nixosTests.dokuwiki: migrate to runTest (#394001) 2025-03-29 09:47:19 +01:00
Ryan Hendrickson 800863744b
nixos/geoclue2: add options for static source (#392257) 2025-03-28 21:10:22 -04:00
Izel Nakri a27582f5fe nixosTests/bitbox-bridge: init
only run these tests on linux
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-03-29 00:49:47 +05:30
isabel c673e7ade9 nixosTests.wakapi: migrate to runTest 2025-03-29 00:47:44 +05:30
Piotr Kwiecinski 71d746b1fd
nixosTests.emacs-daemon: migrate to runTest
Part of NixOS#386873
2025-03-28 14:40:52 +01:00
e1mo 924b4f9c64
nixosTests.dokuwiki: migrate to runTest
Part of #386873
2025-03-28 14:11:44 +01:00
Weijia Wang 31d08304ea
nixos/h2o: wait for open ports in tests, use runTest (#391834) 2025-03-27 12:31:49 +01:00
Jonas Heinrich 5325034183
froide-govplan: init at 0-unstable-2025-01-27 (#349750) 2025-03-26 14:27:02 +01:00
Ryan Hendrickson 4c2f564ef0 nixos/geoclue2: add options for static source 2025-03-24 19:15:47 -04:00
emilylange b5a6b91b33
nixosTests.forgejo{,-lts}: migrate to runTest
This is part of the bigger handleTest deprecation.

See 7e3c66897a.
2025-03-24 18:38:09 +01:00
Robert Hensing 1a9038924d
nixosTests.pgadmin4: Use runTest (#386875) 2025-03-24 17:18:10 +00:00
Sandro 21a8234637
nixosTests.{qtile,ragnarwm}: migrate to runTestOn (#389073) 2025-03-23 23:27:02 +01:00
Jonas Heinrich 4d32c67c73 nixos/tests/froide-govplan: init 2025-03-23 18:05:54 +01:00
OPNA2608 5d371953de nixosTests.morph-browser: Migrate to runTest 2025-03-22 13:57:56 +01:00
OPNA2608 de76a1e852 nixosTests.miriway: Migrate to runTest 2025-03-22 13:55:56 +01:00
Austin Horstman 469f2ca232
clatd: 1.6 -> 2.1.0 (#390764) 2025-03-21 23:46:50 -05:00
โทสฺตัล 1905cd89f8 nixos/h2o: move to runTest 2025-03-22 00:10:19 +07:00