Commit Graph

11423 Commits

Author SHA1 Message Date
Sizhe Zhao
1fe7725039 nixosTests.cfssl: handleTest -> runTest 2025-07-04 20:58:28 +08:00
Sizhe Zhao
4633acf70e nixosTests.certmgr: handleTest -> runTest 2025-07-04 20:58:28 +08:00
Sizhe Zhao
4db8ad5fa6 nixosTests.ceph-single-node-bluestore-dmcrypt: handleTest -> runTest 2025-07-04 20:58:28 +08:00
Sizhe Zhao
644443d59a nixosTests.ceph-single-node-bluestore: handleTest -> runTest 2025-07-04 20:58:28 +08:00
Sizhe Zhao
9206b0adec nixosTests.ceph-single-node: handleTest -> runTest 2025-07-04 20:58:27 +08:00
Sizhe Zhao
50f3960dc8 nixosTests.ceph-multi-node: handleTest -> runTest 2025-07-04 20:58:27 +08:00
Sizhe Zhao
f4a714d8d5 nixosTests.cassandra_4: handleTest -> runTest 2025-07-04 20:58:27 +08:00
Sizhe Zhao
2e4fac6dfd nixosTests.cadvisor: handleTest -> runTest 2025-07-04 20:58:27 +08:00
Sizhe Zhao
4e792f525e nixosTests.bpf: handleTest -> runTest 2025-07-04 20:58:27 +08:00
Sizhe Zhao
16e6e74550 nixosTests.blocky: handleTest -> runTest 2025-07-04 20:58:27 +08:00
Sizhe Zhao
404d25243c nixosTests.birdwatcher: handleTest -> runTest 2025-07-04 20:58:27 +08:00
Cosima Neidahl
7624084e1a nixos/corteza: init, nixosTests.corteza: init (#420428) 2025-07-04 11:19:36 +02:00
K900
f0746b3633 schmittlauch drops maintainership of some packages; remove ktouch (#422219) 2025-07-04 05:05:02 +03:00
Martin Weinelt
88565a8620 nixos/dovecot: improve and harden systemd unit (#418722) 2025-07-03 23:44:45 +02:00
Trolli Schmittlauch
5af05b24fc treewide: drop maintainership of packages I don't really maintain 2025-07-03 22:55:35 +02:00
Sandro Jäckel
f88e1c39e9 treewide: move StartLimitIntervalSec/StartLimitBurst to unitConfig 2025-07-03 15:48:28 +02:00
Bruno BELANYI
edbd8e3ff6 nixosTests.tandoor-recipes: use 'database.createLocally' 2025-07-03 11:27:59 +00:00
Martin Weinelt
b50d97e6b3 treewide: add explicit format attribute for Python packages (#421660) 2025-07-02 10:35:11 +02:00
Jacek Galowicz
862557f761 paisa: init at 0.7.3 (#421235) 2025-07-02 09:02:45 +02:00
Martin Weinelt
ae4a1a485a treewide: add explicit format attribute for Python packages
If a Python package does not come with either `format` or `pyproject` we
consider it a setuptools build, that calls `setup.py` directly, which is
deprecated.

This change, as a first step, migrates a large chunk of these packages to
set setuptools as their explicit format

This is so we can unify the problem space for the next step of the
migration.
2025-07-02 05:56:47 +02:00
Martin Weinelt
1f92c7c42a nixos/dovecot: improve and harden systemd unit
Remove the major version from the unit name and add an alias for the old
dovecot2 name.

Then restricts what the dovecot service can do, which is very interesting
given that the unit runs as root and spawns less-privileged processes
from there.
2025-07-02 04:45:22 +02:00
Sebastian Kowalak
a5531469e5 paisa: implement feedback 2025-07-01 18:38:29 +02:00
Jonathan Davies
c012aca83d nixos/vector: dnstap test:
* Integrate Knot DNS
* Improve ORDER BY key
2025-07-01 13:23:49 +00:00
Jonathan Davies
680cd820a5 nixos/vector: journald-clickhouse test:
* Add boot_id to ORDER BY key
* Add ACL configuration to ClickHouse
2025-07-01 13:23:48 +00:00
Sebastian Kowalak
322ba968e1 paisa: add nixos-tests 2025-07-01 14:12:39 +02:00
Sizhe Zhao
354d9d7986 nixosTests.corteza: init 2025-07-01 19:21:06 +08:00
Felix Bargfeldt
bdfd0f2afc anubis: 1.19.1 -> 1.20.0 (#420596) 2025-07-01 07:58:53 +02:00
Weijia Wang
5eb75c0c2c prowlarr: build from sources (#413906) 2025-06-30 22:40:36 +02:00
OPNA2608
6bfa191ec3 nixosTests.galene: Modernise / simplify test code
- makeTest -> passed-through runTest
- Drop hardcoded sleep & check if galene still runs, it's not really necessary
2025-06-30 13:45:38 +02:00
OPNA2608
446617549c nixosTests.galene.stream: init 2025-06-30 13:15:38 +02:00
emilylange
d2a7d40650 nixos/sourcehut,sourcehut.*,nixosTests.sourcehut: drop
Sourcehut went a year with no update in nixpkgs, the packages did not
build for months, the module has issues at runtime, one of the
maintainers stopped using NixOS entirely and the other two don't respond
to issues.

Upstream has since also deprecated the Arch Linux and Debian
repositories to install Sourcehut. The only official way that remains is
Alpine Linux on x86_64-linux.
2025-06-30 12:29:16 +02:00
Jörg Thalheim
34b498526c nixos/easytier: init module (#398170) 2025-06-30 08:13:27 +02:00
Aleksana
a882648164 nixosTests.pixelfed.standard: handleTestOn -> runTestOn (#420281) 2025-06-29 09:12:42 +08:00
Martin Weinelt
d0218043a9 nixos/tests/postfix-tlspol: assert empty policies for localhost 2025-06-29 00:14:22 +02:00
Martin Weinelt
df0eb78b31 nixos/postfix-tlspol: migrate to static user/group
This fixes postfix' membership in the postfix-tlspol group, since
memberships in a dynamically allocated group don't seem to work out.

Additionally this fixes a typo in the systemd hardening and the test now
prints the results of systemd-analyze security.
2025-06-28 23:40:19 +02:00
Martin Weinelt
16ce859442 nixos/postfix-tlspol: fix postfix group membership (#418568) 2025-06-28 23:05:38 +02:00
L-Trump
725a756dbb nixos/easytier: init module 2025-06-28 23:22:51 +08:00
Defelo
c11e60c8ea anubis: 1.19.1 -> 1.20.0
Changelog: https://github.com/TecharoHQ/anubis/releases/tag/v1.20.0
Diff: https://github.com/TecharoHQ/anubis/compare/v1.19.1...v1.20.0
2025-06-28 15:28:04 +02:00
Maximilian Bosch
a064abed61 Merge: nixos/postgresql: move postStart into separate unit (#403645) 2025-06-27 18:09:54 +02:00
Jared Baur
73d9963492 nixosTests.qemu-vm-external-disk-image: fix test
This test uses make-disk-image.nix and uses a bootloader to boot off the
resulting disk image, which requires the NixOS config to be switchable.
2025-06-26 13:41:31 -07:00
Pol Dellaiera
b5acd6e545 nixos/netbird: robustness improvements (#420183) 2025-06-26 19:07:24 +02:00
eljamm
0c50bbe465 nixosTests.pixelfed.standard: handleTestOn -> runTestOn 2025-06-26 18:54:50 +02:00
K900
da21cd73af livekit-ingress: init (#409757) 2025-06-26 19:09:06 +03:00
Maximilian Bosch
8145f948b1 Merge: linuxPackages_ham: fold into standard kernels (#419546) 2025-06-26 17:19:51 +02:00
Aleksana
a7173ea04f treewide: remove maintainers with deleted GitHub accounts (#418024) 2025-06-26 22:27:09 +08:00
Michael Daniels
f8776aff47 treewide: remove maintainers with deleted GitHub accounts
Each of these maintainers came up in maintainers/scripts/check-maintainer-usernames.

I have manually verified that each of their IDs and usernames 404 when using the API calls
https://api.github.com/user/$ID, https://api.github.com/users/$USERNAME,
and https://api.github.com/users/$USERNAME/starred.
2025-06-26 10:02:59 -04:00
Krzysztof Nazarewski
fdc7bb0f4f tests/netbird: make the client test more robust 2025-06-26 13:09:23 +02:00
OPNA2608
efd1e065c6 nixosTests.lomiri: Fix mouse coords
We now apply a patch to lomiri that fixes some mouse issues in regular & VM usage, but causes some of our hardcoded coordinates to no longer work.

Update any coords that got broken by this.
2025-06-26 12:34:08 +02:00
Martin Weinelt
b2bc7903f2 firefox-esr-140-unwrapped: init at 140.0esr
Together with the wrapper and the nixos test.
2025-06-25 19:28:46 +02:00
Leona Maroni
a467ed2611 netbox_4_3: init at 4.3.2 (#414367) 2025-06-25 11:17:09 +02:00