Leona Maroni
e93de65b20
varnish77: init at 7.7.0
...
(cherry picked from commit 98d6f4dc0a
)
2025-05-15 09:50:31 +02:00
Christian Theune
842d9ba4e5
varnish76: init at 7.6.1
...
(cherry picked from commit 0129b83a02
)
2025-05-15 09:44:47 +02:00
r-vdp
c0912454bd
systemd-initrd: migrate test to runTest and add comment for syntax highlighting of test script
...
(cherry picked from commit ed70f0089d
)
2025-05-08 14:26:35 +00:00
Cassie Cheung
957ce46e2a
nixos/anubis: init module
...
(cherry picked from commit cadf4cfc83
)
2025-04-23 13:33:02 +02:00
Silvan Mosberger
14182c1970
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.
(branch-equivalent to commit 374e6bcc40
)
2025-04-01 20:11:51 +02:00
Wolfgang Walther
4099f34cd8
[Backport 24.11] velocity: init at 3.4.0-unstable-2025-02-28 ( #388744 )
2025-03-23 20:14:15 +00:00
Neyts Zupan
507bf2030a
paretosecurity: init at 0.0.86, nixos/paretosecurity: init
2025-03-19 09:39:33 +00:00
Mikael Voss
42b144ec7e
nixos/tests/akkoma: re‐write end‐to‐end test
...
The test now checks federation between two Akkoma instances.
(cherry picked from commit 73e68329f4
)
2025-03-14 22:06:19 +01:00
Tert0
f5a29a6e81
nixos/tests/velocity: init
...
(cherry picked from commit 3f29dce6df
)
2025-03-10 17:18:55 +01:00
Mikael Voss
5946d2a40d
nixos/iosched: init module
...
(cherry picked from commit 3c0be38ee0
)
2025-02-25 14:25:33 +01:00
Niklas Korz
52ce39f3dd
nixosTests.mobilizon: migrate from handleTest to runTest
...
(cherry picked from commit eb9659fa9b
)
2025-02-18 13:34:15 +00:00
seth
e3ab7b8116
sdl3: init at 3.1.8
...
(cherry picked from commit f8db37f3a1
)
2025-01-20 13:17:10 +00:00
OPNA2608
182f1eafcb
tests/shadps4: init
...
(cherry picked from commit 88d11cc667
)
2025-01-04 10:43:10 -07:00
Lin Jian
0ac68729e2
nixos/kmonad: add a basic nixos test
...
(cherry picked from commit 16677264ae
)
I manually resolved the conflict.
2025-01-02 01:46:20 +08:00
misuzu
d9e61390fc
[Backport release-24.11] Correct password option docs and add related tests ( #367384 )
2024-12-25 12:41:25 +02:00
Adam C. Stephens
e020e1909f
nixos/tests/incus: fix multi-system support
...
(cherry picked from commit 9e95bbbc34
)
2024-12-23 03:32:53 +00:00
fidgetingbits
71286bacb1
nixos/tests: Add two new tests for password option override ordering
...
This commit adds two new tests to show that the ordering of password
overrides documentation in nixos/modules/config/user-groups.nix is
correct. The override behavior differs depending on whether a system
has systemd-sysusers enabled, so there are two tests.
(cherry picked from commit b84fb1e5cd
)
2024-12-22 14:45:34 +00:00
Robin Gloster
5db834e4bc
[Backport release-24.11] Update TT-RSS, add simple test and updater flag customization ( #366774 )
2024-12-21 11:41:09 +00:00
Adam C. Stephens
b93a71dcc6
incus: refactor tests
...
(cherry picked from commit d7552b8a2d
)
2024-12-20 20:25:38 +00:00
gileri
e94acb0e5e
tt-rss: Add simple test
...
(cherry picked from commit cc2afaa16f
)
2024-12-20 10:59:44 +00:00
Kerstin
38f6e197be
[Backport release-24.11] canaille: init at 0.0.56, add module ( #358353 )
2024-11-23 11:29:33 +01:00
Kerstin Humm
9a5238a2ff
nixos/open-web-calendar: init module
...
(cherry picked from commit 897954b8ae
)
2024-11-23 09:04:17 +00:00
Kerstin Humm
02e290b42e
nixos/canaille: init module
...
Co-Authored-By: Janik <80165193+Janik-Haag@users.noreply.github.com>
(cherry picked from commit ff2f00d425
)
2024-11-23 09:03:40 +00:00
Claes Hallström
d174bf438b
nixos/glances: init module
2024-11-13 00:06:47 +01:00
Wolfgang Walther
9035573855
nixosTests.postgresql: move all postgresql related nixosTests into one folder
...
This makes it possible to run all those tests at once by building
nixosTests.postgresql and allow a simple entry to ci/OWNERS for all
tests.
2024-11-09 18:24:52 +01:00
Wolfgang Walther
ecffab1fda
postgresqlPackages.postgis: move nixosTests.postgis into package
...
Same reasoning as commit before.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
aded718a98
postgresqlPackages.apache_datasketches: move nixosTests.apache_datasketches into package
...
There is no need to fire up a whole VM just to run a two line test of
creating the extension. We can use postgresqlTestExtension for that.
This has the advantage that it runs with postgresqlTestHook, so without
a VM, making it more portable.
2024-11-09 18:24:51 +01:00
Ramses
d06e176158
nixos/swapspace: init module ( #348588 )
2024-11-06 16:52:09 +01:00
Sandro
90a1d755a5
nixos/tests/redmine: Limit platforms to supported ones ( #348178 )
2024-11-06 10:01:27 +01:00
7c6f434c
2bd5a51a15
timidity: add enableVorbis option ( #201828 )
2024-11-04 10:24:39 +00:00
Aleksana
0a3743227d
varnish74: drop ( #352492 )
2024-11-04 10:15:01 +08:00
Will Fancher
37ee6ba681
Revert "NixOS apply
script"
...
Reverts #344407
This has broken nixos-rebuild switch so that it no longer updates the profile, which has bad consequences including not updating the systemd-boot menu with new generations.
2024-11-01 20:18:09 -04:00
Thomas Gerbet
132cb2a957
varnish74: drop
...
Varnish 7.4 is EOL and not supported upstream anymore again.
2024-10-31 00:09:41 +01:00
phanirithvij
e4c898c807
nixos/swapspace: add tests
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-30 22:42:26 +05:30
Robert Hensing
d0b30777a2
nixosTests.nixos-rebuild-specialisations-legacy: init
2024-10-30 00:21:21 +01:00
Robert Hensing
313451b74a
nixosTests.rebuild-target-host-legacy: init
2024-10-30 00:21:21 +01:00
Robert Hensing
6427500989
nixos/toplevel: Add bin/apply
2024-10-30 00:21:20 +01:00
Aleksana
91d052e89a
cups vm tests: fix race condition, add more tests ( #338193 )
2024-10-29 18:56:19 +08:00
Pol Dellaiera
dc8a253d56
nixos/send: init ( #351255 )
2024-10-28 18:26:33 +01:00
Ivan Mincik
120be0345d
qgis: add server support ( #267301 )
2024-10-28 08:17:33 +00:00
Moraxyc
c9086d8837
nixos/send: init
2024-10-28 00:23:07 +08:00
Yarny0
9bca42857a
nixos/tests/printing: test cases for domain socket only config
...
Add two new vm tests for the printing configuration that
test `listenAddresses = []`, i.e., the situation where cups
only listens on the unix domain socket `/run/cups/cups.sock`.
This helps catching bugs like this:
https://github.com/OpenPrinting/cups/issues/985
https://github.com/NixOS/nixpkgs/pull/337748
2024-10-27 10:52:02 +01:00
Maciej Krüger
e907f6aa04
odoo: fix tests and update to 18.0 ( #346397 )
2024-10-26 01:21:04 +02:00
Rémi NICOLE
0433962e5b
netbox: 3.7.8 -> 4.1.3 ( #331750 )
2024-10-25 09:09:06 +00:00
Sefa Eyeoglu
15aad9d3a1
nixos/ntpd: cleanup; add tests ( #349633 )
2024-10-24 15:21:01 +02:00
Nicolas Jeannerod
bb9c433426
Update nixos/tests/all-tests.nix
...
Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
2024-10-24 11:46:02 +02:00
Ivan Mincik
9067c29c9a
qgis: add server support
2024-10-24 09:35:24 +02:00
Minijackson
c0e16ebce5
netbox_4_1: init at 4.1.3
2024-10-23 21:07:30 +02:00
Minijackson
97815535fb
netbox_4_0: init at 4.0.11
...
Migrate to pkgs/by-name,
and update the test so that it passes for all versions
This version is added as EOL, since NetBox 4.1 is out,
but it might be still useful in case of an upgrade issue.
2024-10-23 21:07:28 +02:00
Robert Hensing
868c371827
refactor: Use modular NixOS test entrypoint ( #350436 )
2024-10-23 17:48:28 +02:00