nixpkgs/nixos/tests
Florian Klink 17fa0e2fbf systemd: 253.3 -> 253.5
This allows us to drop our fsck-look-for-fsck-binary-not-just-in-
sbin.patch, as it was upstreamed.

We also manually backport https://github.com/systemd/systemd/pull/27856 as
it didn't get backported and without it we can't merge this PR as
systemd-boot-builder.py will remain broken and make it impossible to do upgrade
to NixOS 23.05 in some scenarios

Changelog:

```
991158e8b9 (hwdb: update to 2533fdd0fbe71e4a3fa7a2cca9830cd864fb9136, 2023-06-01)
d1087bc599 (test-network: add tests for vlan QoS mapping, 2023-05-24)
7ed7b07a92 (network/vlan: paranoia about type safety, 2023-05-24)
b20bc7c1ff (network/vlan: drop unnecessary restriction for QoS mapping, 2023-05-24)
dbf50f1911 (udev: do not set ID_PATH and by-path symlink for nvmf disks, 2023-05-10)
75d4967502 (journalctl: fix --no-tail handling, 2023-05-04)
f1ea9cd55e (journalctl: use correct variable to check if --since is specified, 2023-05-04)
0227947bab (test/README: fix advice for testsuite debugging, 2023-05-29)
3222272c46 (test-fstab-generator: fix test on systemd with systemd-boot, 2023-05-30)
23b7bf3d01 (home: move the assert back to the intended place, 2023-05-29)
901f0f0ac1 (resolvectl: drop extra colon, 2023-05-28)
5f3ca32d0c (basic/syscall: update syscall list, 2023-05-29)
375e6be16c (tree-wide: Downgrade a few more noisy log messages to trace, 2023-05-27)
3f5f7e5f30 (journal-remote: bump the refcount right after creating the writer object, 2023-05-25)
4810e789ad (man: fix UKI filename suffix in 'tries' description, 2023-05-26)
2e10f8874a (units: Shut down networkd and resolved on switch-root, 2023-05-25)
9dde31ac74 (resolve: avoid memory leak from a partially processed RR, 2023-05-23)
b1663b8333 (sd-journal: avoid double-free, 2023-05-23)
aa48ecb0a6 (core/timer: Always use inactive_exit_timestamp if it is set, 2023-05-23)
ac380e43a4 (core: Do not check child freezability when thawing slice, 2023-05-23)
53bc78d3e0 (tree-wide: Fix false positives on newer gcc, 2023-05-23)
58c1816aa4 (json: correctly handle magic strings when parsing variant strv, 2023-05-23)
fbb2c5ab19 (sysusers: fix argument confusion in error message, 2022-10-13)
e5520ab28f (sysusers: add usual "ret_" prefix, fix messages, 2022-10-13)
286ce2be44 (man: extend description of --boot, 2022-10-09)
7394a75688 (sd-bus: refuse to send messages with an invalid string, 2023-05-19)
ae83e97a51 (core/service: when resetting PID also reset known flag, 2023-05-22)
f0bb967388 (shared: correctly propagate possible allocation errors, 2023-05-21)
318c9d5fec (wait-online: downgrade log level of failure that interface is removed or unmanaged during processing it, 2023-05-22)
1a0f2c5c57 (boot: Read files in small chunks on broken firmware, 2023-01-05)
eeaf884f5b (cryptenroll: update log messages, 2023-05-20)
debce7c184 (test: check if we can use --merge with --follow, 2023-05-19)
3cf401e3e3 (manager: restrict Dump*() to privileged callers or ratelimit, 2023-04-27)
6ca461fe29 (ratelimit: add ratelimit_left helper, 2023-04-28)
604d132fde (journalctl: make --follow work with --merge again, 2023-05-19)
6a4c05c615 (test: make the stress test slightly less stressful on slower machines, 2023-05-19)
a08cb80451 (core/device: downgrade error when units specified in SYSTEMD_WANTS= not found, 2023-05-19)
eb5dad0a72 (unit: add conditions and deps to make oomd.socket and .service consistent, 2023-05-19)
c756ffea57 (oomd: shorten message, 2023-05-18)
a3e5eb5606 (sd-bus,sd-event: allow querying of description even after fork, 2023-05-18)
e91557a1e0 (sd-bus: do not assert if bus description is not set, 2023-05-18)
93b3bd12ac (test: don't mount /sys & /proc if already mounted, 2023-05-18)
c51273941d (nspawn: make the error message less confusing, 2023-05-18)
e85daabd3e (Revert (partially) "man: Clarify when OnFailure= activates after restarts (#7646)", 2023-05-17)
3e286a7b2e (man/tmpfiles: fix off-by-one in example, 2023-05-17)
cb6641bde3 (man: explain allowed values for /sys/power/{disk,state}, 2023-05-17)
65bf6c5a8f (man: say that ProtectClock= also affects reads, 2023-05-17)
13c8807360 (man: fixes for assorted issues reported by the manpage-l10n project, 2023-05-17)
1809fff392 (nspawn: make sure the device type survives when setting device mode, 2023-05-16)
b8ed81660f (nspawn: fix a global-buffer-overflow, 2023-05-15)
756e77b936 (nspawn: fix inverted condition, 2023-05-15)
c7861222ba (nspawn: call json_dispatch() with a correct pointer, 2023-05-15)
6f577f5d92 (nspawn: use the just returned errno in the log message, 2023-05-15)
9a7c6ed568 (nspawn: avoid NULL pointer dereference, 2023-05-16)
17c7b07c67 (nspawn: file system namespace -> mount namespace, 2023-05-15)
b13e836315 (nspawn: fix a typo in an error message, 2023-05-15)
d88225ef44 (busctl: set a description for the bus connection, 2023-05-05)
29115ef32e (man: indicate that the JOB parameter to "systemctl cancel" is optional, 2023-05-16)
051f86ae0e (meson: fix description for link-udev-shared option, 2023-05-16)
85ba46539f (man: use correct name for --bank option, 2023-05-15)
d7e75c7315 (machine,portable: fix a typo in an info message, 2023-05-12)
4d29f741c8 (machine: fix a memory leak when showing multiple machines, 2023-05-12)
e6a719598c (machine: fix a memory leak when showing multiple images, 2023-05-12)
ea221dc685 (fstab-generator: Fix log message, 2023-05-10)
4c3b06f255 (test: test O_CLOEXEC filtering of fdset fill logic, 2023-05-30)
88bf6b5815 (pid1: when taking possession of passed fds check O_CLOEXEC state first, 2023-05-30)
0d8372b450 (repart: Create temporary root directory using var_tmp_dir(), 2023-02-14)
aedfe41cda (cryptenroll: actually allow using multiple "special" strings when wiping, 2023-05-10)
f59ce1aa7b (core: fix use of uninitialized value, 2023-05-04)
3f5db0dbc1 (sd-journal: check .next_entry_array_offset earlier, 2023-05-03)
0baac8e60e (tree-wide: drop _pure_ attribute from non-pure functions, 2023-05-10)
4984f70db5 (dirent: conditionalize dirent assert based on dirent64 existence, 2023-05-10)
5fcbda8b5e (network/tc: rename settings in log messages too, 2023-05-10)
59dccdfddb (sd-bus: bus_message_type_from_string is not pure, 2023-05-10)
133d4ff6d6 (cryptenroll: fix an assertion with weak passwords, 2023-05-09)
c937b8f9de (units: Add CAP_NET_ADMIN condition to systemd-networkd-wait-online@.service as well, 2023-05-07)
60af5019fb (units: add/fix Documentation= about bus interface, 2023-05-09)
53f7e5f18f (core/service: fix error cause in the log, 2023-05-09)
951c27ce14 (shell completion: add timesync-status and show-timesync to zsh completion file (#27574), 2023-05-08)
32831842ba (doc: remove legacy DefaultControlGroup from dbus properties, 2023-05-08)
c31e2fa9c7 (zsh: add service-log-{level,target} completions for systemctl, 2023-05-07)
011a686a23 (test_ukify: fix loop iteration, 2023-04-21)
927d234406 (hwdb: do not include '#' in modalias, 2023-05-06)
b1a7a15ed2 (core: check the unit type more thoroughly when deserializing, 2023-05-04)
154b108513 (shared: refuse fd == INT_MAX, 2023-05-04)
a25605d01d (zsh: remove usage of PREFIX in _systemctl, 2023-05-05)
4be604e75a (basic/audit-util: make a test request before enabling use of audit, 2023-05-02)
4b4285e231 (main: add missing return, 2023-05-05)
ce096b0212 (shared: reject empty attachment path, 2023-05-02)
6027fbf1af (shared: ignore invalid valink socket fd when deserializing, 2023-05-02)
d649128268 (core: fix NULL pointer dereference during deserialization, 2023-05-02)
6ae77d6b99 (boot: Use correct memory type for allocations, 2023-05-02)
de0cbaceb7 (core: check for SERVICE_RELOAD_NOTIFY in manager_dbus_is_running, 2023-05-02)
5ed087fa46 (generators: skip private tmpfs if /tmp does not exist, 2023-04-30)
93143b6d6a (test: replace sleep with timeout, 2023-05-02)
881382685e (test-network: add workaround for bug in iproute2 v6.2.0, 2023-05-02)
abf9e916ad (coredumpctl: add --file/--root/--image to bash completion, 2023-04-25)
dd349a0ede (coredumpctl: fix bash completion matching, 2023-04-25)
120342b62d (test: match all messages with the FILE field, 2023-04-29)
e0da5c9bc6 (test: add tests for "systemctl stop" vs triggering by path unit, 2023-04-29)
c1542a967b (test: create temporary units under /run, 2023-04-29)
03f2a8921e (core/path: do not enqueue new job in .trigger_notify callback, 2023-04-29)
674591e6af (core/path: align table, 2023-04-29)
0413fb7de9 (test: add a couple of tests for systemd-pstore, 2023-04-27)
de41e55c7d (pstore: avoid opening the dmesg.txt file if not requested, 2023-04-28)
37c212dbd7 (pstore: explicitly set the base when converting record ID, 2023-04-28)
daee48adbb (test: dont use anchor char '$' to match a part of a string, 2023-04-27)
53ac14a054 (core/transaction: use hashmap_remove_value() to make not remove job with same ID, 2023-04-26)
0258760397 (resolved: adjust message about credentials, 2023-04-25)
8f19911bc3 (fuzz-journal-remote: fix potential fd-leak, 2023-03-18)
df1e479d4e (fuzz-journal-remote: remove temporary files on exit, 2023-03-18)
0d745e2de3 (hwdb: update to 46b8c3f5b297ac034f2d024c1f3d84ad2c17f410, 2023-04-30)
df9d1d9bb2 (sd-journal: make journal_file_copy_entry() return earlier, 2023-04-26)
3bc2553cfc (sd-journal: copy boot ID, 2023-04-26)
45b045880c (sd-journal: tighten variable scope, 2023-04-26)
3821e3ea07 (journal: Don't try to write garbage if journal entry is corrupted, 2023-04-26)
4eedc4711a (test: add test case of negative match for SYMLINK and TAG, 2023-04-25)
cd795f9abc (udev-rules: fix negative match rule for SYMLINK and TAG, 2023-04-25)
a25e2ef992 (core: fix property getter method for NFileDescriptorStore bus property, 2023-04-12)
eec30e3143 (repart: always take BSD lock when whole block device is opened, 2023-04-13)
50ab96e442 (bootctl: clean up handling of files with no version information, 2023-03-30)
9d97c8d423 (mkosi: disable centos 8 build, 2023-04-26)
c603dae241 (mkosi: disable key check for Fedora builds, 2023-04-26)
724a50fb01 (mkfs-util: do not pass -quiet to mksquashfs, 2023-04-27)
43d194392f (test: use setpriv instead of su for user switch from root, 2023-03-14)
ba683eb48c (test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASan, 2023-03-16)
fdcd1807ff (test: bump the D-Bus related timeouts to 120s, 2023-03-09)
4f8b2abf69 (coredump filter: add mask for 'all' using UINT32_MAX, not UINT64_MAX, 2023-04-26)
021bb972ff (coredump filter: fix stack overflow with =all, 2023-04-26)
3fd444c048 (build(deps): bump github/super-linter from 4.9.7 to 4.10.1, 2023-04-01)
a19396c73b (cryptenroll: fix a memory leak, 2023-03-27)
083ede1482 (test: tell dfuzzer to skip Reexecute(), 2023-04-26)
ae12c1380b (portablectl: add --extension to bash completion, 2023-04-25)
b1ecfe3fe7 (man: /usr/lib/systemd/random-seed -> /usr/lib/systemd/systemd-random-seed, 2023-04-25)
8895ccaaa8 (cryptsetup-fido2: Depend on libcryptsetup, 2023-04-24)
c6e957d02d (test: use idiomatic bash loop iteration, 2023-04-07)
26e181e94e (testsuite-54: drop unnecessary pipe, 2023-04-05)
d2c738341b (testsuite-70: drop unnecessary env, 2023-04-05)
f3abd451dd (test: drop uses of "&& { echo 'unexpected success'; exit 1; }", 2023-04-05)
59243061f6 (man: fix LogControl1 manpage example, 2023-04-24)
04983c2b00 (pam: cache sd-bus separately per module, 2023-04-16)
0045d952b5 (pam_systemd_home: clean up sd-bus when called about something else's user, 2023-04-20)
c50ec75e1e (testsuite-04: remove unnecessary conditional, 2023-04-04)
5a8987794e (man: clarify sd_bus_default, 2023-04-22)
b9af9a320e (man: add working example to LogControl1 manpage, 2023-04-21)
4d2b5338ac (detect-virt: add message at debug level, 2023-04-20)
749a6d9959 (dissect: let's check for crypto_LUKS before fstype allowlist check, 2023-04-20)
1aa6171081 (ratelimit: handle counter overflows somewhat sanely, 2023-04-20)
5ff63b8507 (man: try to make clearer that /var/ is generally not available in /usr/lib/systemd/system-shutdown/ callouts, 2023-04-20)
2be23f69ee (dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0, 2023-04-20)
7b437659b1 (list: fix double evaluation, 2023-04-20)
ffbb75aa46 (mountpoint-util: check /proc is mounted on failure, 2023-04-17)
14eb49b5eb (test: prefix the transient unit with test- to make coverage runs happy, 2023-04-18)
980954d2cf (kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anyway, 2023-04-18)
567a1a6fd8 (kmod-setup: use STARTSWITH_SET() where appropriate, 2023-04-18)
d37f06f96f (creds: make available to all ExecStartPre= and ExecStart= processes, 2023-04-15)
d15f907b5b (user-util:remove duplicate includes, 2023-04-17)
cedea4cb7e (virt: Further improve detection of EC2 metal instances, 2023-04-13)
826662680b (string-util: add strstrafter(), 2023-04-14)
ac721c88af (test: add a couple of tests with invalid UTF-8 characters, 2023-04-15)
9c8d8719e4 (test: add a simple test for getenv_path_list(), 2023-04-15)
a9c73150ac (test: add a couple of basic sanity tests for the security verb, 2023-04-15)
06a70861bc (test: add a couple of basic sanity tests for timedatectl, 2023-04-15)
def6c37a19 (shared: add a missing include, 2023-04-15)
79e23f618f (test: add tests for uuid/uint64 specifiers, 2023-04-15)
3ee1839c19 (fsck: look for fsck binary not just in /sbin, 2023-04-13)
eab75a8591 (test: stop the test unit when it's not needed anymore, 2023-04-14)
f86ec34958 (Synposis and description of networkctl man page reflecting only part of its functionality  (#27264), 2023-04-13)
fffcebc4bb (core/main: fix a typo for --log-target, 2023-04-13)
f152cdabae (test: add some tests for RuntimeMaxSec, 2023-04-13)
999f48558b (scope: do not disable timer event source when state is SCOPE_RUNNING, 2023-04-04)
430861fc96 (Fix cross-reference of manual for LogsDirectory, 2023-04-12)
91953109ec (pid1: fix coredump_filter setting, 2023-04-12)
fa8d33bb37 (Uphold/StopWhenUnneeded/BindsTo: requeue when job finishes, 2023-04-12)
6fc08d8407 (Uphold/StopWhenUnneeded/BindsTo: add retry timer on rate limit, 2023-04-12)
1fb4ae32b0 (man: add util-linux to the package list for Fedora container, 2023-04-12)
841146f243 (man: link to Fedora 37, 2023-04-12)
465edc1230 (systemctl: suppress error for try-* if unit is masked, 2023-04-04)
7102925d1a (ci: drop checkout from release workflow, 2023-04-11)
167c01688f (ci: don't run release wf on `systemd-security`, 2023-04-11)
bda5c892a8 (shell-completion: add --xml-interface option of busctl to the rules, 2023-04-11)
6265430ca9 (busctl: add --xml-interface to the help message, 2023-04-11)
d26fd71d1a (test: update description, 2023-04-11)
35a6460a2f (test: systemd-analyze blame should succeed now, 2023-04-10)
ef10974c66 (analyze: make blame command work even the default target not reached, 2023-04-10)
dc2facf61d (ci: add permissions to make a release, 2023-04-03)
4c65c644d6 (test/test-functions: fix typo in install_suse_systemd(), 2023-04-04)
fca5a45a59 (test: install symlinks with valid targets on SUSE and Debian, 2023-03-24)
d18037b8ff (localed: fix invalid free after shifting pointers using strstrip, 2023-04-07)
93ac024b7e (test: bump the timeout for non-qemu runs to 90s, 2023-04-07)
283b7b4159 (test: enable the systemd-resolved unit in TEST-75, 2023-04-07)
6179141124 (man/systemd-mount: Clearify documentation about --bind-device, 2023-04-05)
b2e1dabbeb (resolve: change DNS_PACKET_UNICAST_SIZE_LARGE_MAX to 1232 (#27171), 2023-04-07)
16dc17d68c (man: netdev: Clarify wireguard IPv6 endpoint format, 2023-04-07)
0558c490a6 (test: use kbd-mode-map we ship in TEST-73-LOCALE, 2023-04-05)
64ef6ccd4f (ci: do one build with no tpm/p11kit/fido2, 2023-04-04)
018461aaf0 (man: mention -o option for systemd-journal-remote, 2023-04-05)
31c7f6d0d1 (manager: remove transient unit directory during startup, 2023-04-04)
49c6965946 (core: a more informative error when SetProperties/StartTransientUnit fails, 2023-04-02)
649e335bc1 (journald: fix log message, 2023-04-04)
eda7bf237f (Added unit test for strv_env_name_is_valid() function listed in env-util.c (#27100), 2023-04-02)
0430078cfb (man: restore description of ConditionControlGroupController=v1|v2, 2023-03-31)
0d9c2c270b (test: set ReadWritePaths= for test-.services when built w/ coverage, 2023-03-31)
384fec2622 (core: skip deps on oomd if v2 or memory unavailable, 2023-03-31)
2950b4ebf6 (test: fixed negative checks in TEST-70-TPM2. Use in-line error handling rather than redirections. Follow up on #27020, 2023-03-30)
786649c904 (test: make make_addresses() actually return the addresses, 2023-03-30)
5e3ac73017 (coverage: add a wrapper for execveat(), 2023-03-30)
8b1cc644c5 (man: add example for sd_bus_call_method, 2023-03-30)
382e53977c (man: further shorten print-unit-path example, 2023-03-29)
960f05945c (man: link up new online coredump docs from man page, 2023-03-30)
edfca36727 (tree-wide: reset optind to 0 when GNU extensions in optstring are used, 2023-03-21)
91ff21962d (test-kernel-install: several cleanups, 2023-03-28)
9943f2af3d (units: let's establish the coredump socket before writting core_pattern sysctl, 2023-03-29)
dbb1b9c2c8 (test: do not remove state directory on failure, 2023-03-29)
29cfb05183 (test: fix shellcheck warnings in test-sysusers.sh, 2023-03-29)
18afac6e90 (man: fix shellcheck warning for html.in, 2023-03-29)
4629419038 (added more test cases, 2023-03-27)
05ae9e276c (test: fix regexp in testsuite-74.mount.sh, 2023-03-28)
295012f7fa (test: drop extraneous bracket in testsuite-74.mount.sh, 2023-03-28)
ff7040b193 (busctl: also assume --full if not writing to terminal, 2023-03-28)
00977a8e74 (busctl: use size_t for set size, 2023-03-28)
802fded9a5 (busctl: do not truncate property values when --full, 2023-03-28)
e400a62a92 (oomd: add inline comments with param names, 2023-03-21)
4067ec52f4 (test: add more testcases for rm_rf(), 2023-03-19)
201830df21 (rm-rf: also chmod() directory if it cannot be opened, 2023-03-19)
d91f7eb0fb (rm-rf: mask file mode with 07777 when passed to chmod(), 2023-03-19)
80417f90b0 (rm-rf: fix errno handling, 2023-03-18)
```

Co-authored-by: Arian van Putten <arian.vanputten@gmail.com>
2023-06-03 15:54:16 +02:00
..
common nixos/tests/common/auto.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
dnscrypt-wrapper
fcitx5 nixosTests.fcitx5: unbreak, add rest of CJK 2023-05-20 05:21:02 +09:00
garage garage: 0.8.0 -> 0.8.1 2023-03-13 13:55:36 +01:00
git
google-oslogin nixosTests.google-oslogin: fix tests, provide group mock endpoint 2023-02-05 20:52:23 +01:00
grafana nixos/tests/grafana/provision: fix test 2023-01-29 16:50:56 +01:00
hadoop nixos/tests/hadoop/hdfs.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
hitch treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
hocker-fetchdocker treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
hydra treewide: makeWrapper to nativeBuildInputs 2022-09-26 17:53:26 +03:00
initrd-network-openvpn systemd-initrd: OpenVPN 2023-04-17 16:41:35 -04:00
initrd-network-ssh systemd-initrd: Support secrets when boot loader doesn't 2023-04-11 15:20:47 -04:00
installed-tests nixos/tests/pipewire: don't enable pipewire in test VM 2023-04-20 18:02:38 +03:00
k3s k3s: add ipset runtime dependency 2023-02-19 14:38:40 +09:00
kerberos krb5Full: turn into alias 2022-12-08 23:08:44 +01:00
krb5 krb5Full: turn into alias 2022-12-08 23:08:44 +01:00
kubernetes nixos/dnsmasq: Use attrs instead of plain text config 2022-12-04 23:08:37 +00:00
lorri nixos/tests: Add names 2022-09-24 17:38:09 +01:00
lvm2 nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
maddy nixos/maddy: Add tls option 2023-05-01 19:12:26 +02:00
matrix nixosTests.mjolnir: unbreak 2023-05-15 22:36:26 +08:00
mysql nixosTests.mysql-replication: fix deprecation warning 2023-05-10 18:22:41 +02:00
nextcloud nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
nfs Merge pull request #229030 from atorres1985-contrib/with-lib-is-bad 2023-05-17 20:24:46 -03:00
nginx-proxyprotocol nixos/nginx: first-class PROXY protocol support 2023-05-26 19:48:26 +02:00
nixops nixosTests.nixops.unstable.legacyNetwork: Use system.includeBuildDependencies 2023-03-15 13:37:59 +01:00
nixos-test-driver nixosTests.nixos-test-driver.node-name: init 2023-04-25 12:21:38 +02:00
pam nixos/pam: add test for ZFS home dataset unlocking 2023-05-15 09:22:42 +02:00
parsedmarc elasticsearch-oss: remove 2023-04-04 10:32:26 +02:00
php php8*: disable PCRE2 JIT SEAlloc to avoid crashes when forking 2022-11-30 13:22:39 +01:00
podman nixos/tests/podman: add zfs to rootful test 2023-02-28 18:08:29 +10:00
shadowsocks nixos/shadowsocks: wait for nginx to prevent race condition 2023-05-26 11:24:21 +02:00
spark nixosTests.spark: give worker node 2G of memory 2022-10-08 11:55:51 +01:00
stratis nixosTests.stratis.simple: enlarge disk size to avoid test hanging due 2023-01-25 08:58:41 +08:00
tinc
web-apps Merge pull request #207194 from RaitoBezarius/pixelfed-module 2023-05-14 17:09:19 +02:00
web-servers nixos/stargazer: fix route ordering 2023-04-30 13:05:34 -03:00
wireguard nixos/wireguard: fix mtu after switching netns. 2023-03-04 18:51:12 +00:00
xmpp nixosTests/prosody[-mysql]: fix tests TLS setup 2022-11-23 11:05:12 +01:00
3proxy.nix nixos/tests/3proxy.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
aaaaxy.nix nixos/tests/aaaaxy: fix test 2023-05-10 14:45:01 +02:00
acme-dns.nix nixosTests.acme-dns: init 2023-05-31 15:08:39 +02:00
acme.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
adguardhome.nix nixos/adguardhome: allow for empty/unmanaged configs 2022-11-15 23:43:15 -05:00
aesmd.nix nixos/aesmd: add option environment 2022-12-04 20:12:50 +01:00
agda.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
airsonic.nix nixosTests.airsonic: fix failure (type error) 2022-07-19 19:05:20 +02:00
akkoma.nix nixos/tests/akkoma: init 2022-12-27 14:37:01 +01:00
alice-lg.nix nixos/alice-lg: init 2023-05-15 02:52:06 +02:00
all-terminfo.nix nixos/terminfo: add enableAllTerminfo option 2022-04-13 10:04:31 +03:00
all-tests.nix Merge pull request #232360 from drupol/nixos/refactor-code-server 2023-06-01 13:56:01 +02:00
alps.nix maintainers: remove and add hmenke 2022-12-03 12:26:58 +01:00
amazon-init-shell.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
apcupsd.nix nixos/tests/apcupsd.nix: init 2023-01-04 21:45:58 +01:00
apfs.nix apfsprogs: build apfs-snap 2023-05-19 14:35:06 +02:00
apparmor.nix nixosTests.apparmor: fix expected.rules 2023-05-24 19:17:29 +02:00
atd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
atop.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
atuin.nix nixos/tests/atuin.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
auth-mysql.nix nixos/mysql-auth: add VM-Test 2022-08-06 19:43:34 +02:00
authelia.nix authelia: move module under security and minor fixes 2023-03-27 12:00:07 +01:00
avahi.nix nixos/tests/avahi: Fix running background command 2022-03-22 17:24:13 +01:00
babeld.nix
bazarr.nix nixos/tests/bazarr.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
bcachefs.nix treewide/meta: Remove chiiruno and replace with Madouura (#169096) 2022-04-18 02:13:36 +03:00
beanstalkd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
bees.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
binary-cache.nix Introduce mkBinaryCache function 2023-02-07 16:16:07 -08:00
bind.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
bird.nix
birdwatcher.nix nixos/birdwatcher: init 2023-05-15 02:52:06 +02:00
bitcoind.nix nixos/tests/bitcoind: fix test 2022-04-29 22:22:05 +02:00
bittorrent.nix
blockbook-frontend.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
blocky.nix
boot-stage1.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
boot.nix nixos/tests/boot: fix after aa0f27abb0 2022-04-03 17:24:05 +01:00
bootspec.nix nixos/bootspec: adopt the merged RFC-0125 2023-04-28 18:26:11 -07:00
borgbackup.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
botamusique.nix nixosTests.botamusique: satisfy pyradios dns lookup 2022-03-30 19:11:43 +02:00
bpf.nix nixosTests.bpf: disable kfunc test on aarch64 2023-05-06 06:40:30 +09:00
breitbandmessung.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
brscan5.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
btrbk-doas.nix btrbk: add doas variant of module test 2022-11-19 23:16:57 +01:00
btrbk-no-timer.nix nixos/btrbk: allow instances without timers 2022-05-12 05:55:17 +08:00
btrbk-section-order.nix nixos/btrbk: fix ordering of subsections and refactor 2022-10-24 08:52:25 +08:00
btrbk.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
budgie.nix Merge pull request #229030 from atorres1985-contrib/with-lib-is-bad 2023-05-17 20:24:46 -03:00
buildbot.nix buildbot: move out of python3.pkgs 2023-04-11 12:38:58 +02:00
buildkite-agents.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
caddy.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
cadvisor.nix nixos/tests/cadvisor.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
cage.nix nixosTests.cage: fix OCR properly 2023-04-14 22:32:26 +00:00
cagebreak.nix nixos/tests/cagebreak: Enable just polkit instead of udisks2 2022-09-03 14:11:58 +02:00
calibre-web.nix nixos/tests/calibre-web.nix: get rid of with lib 2023-05-12 22:29:25 -03:00
cassandra.nix
ceph-multi-node.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +01:00
ceph-single-node-bluestore.nix
ceph-single-node.nix ceph: enable dashboard in nixos test 2023-01-20 23:59:26 +01:00
certmgr.nix
cfssl.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
cgit.nix nixos/cgit: add package option 2023-01-31 12:13:56 +01:00
charliecloud.nix
chromium.nix nixos/tests/chromium: Re-enable the chrome://gpu test for M107 2022-11-06 21:48:57 +01:00
chrony-ptp.nix chrony: add gkleen as maintainer for nixos test for ptp_kvm 2023-01-31 10:08:32 -06:00
cinnamon.nix nixos/tests/cinnamon.nix: get rid of with lib 2023-05-12 22:29:25 -03:00
cjdns.nix
clickhouse.nix treewide: remove ma27 from a bunch of packages (again) 2023-03-03 21:25:26 +01:00
cloud-init-hostname.nix nixos/cloud-init: fix hostname and resolvconf configuration 2022-10-27 08:07:48 +02:00
cloud-init.nix nixos/cloud-init: fix hostname and resolvconf configuration 2022-10-27 08:07:48 +02:00
cloudlog.nix nixos/cloudlog: init 2023-01-23 22:41:07 +00:00
cntr.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
cockpit.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
cockroachdb.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
code-server.nix nixos/code-server: init tests 2023-05-26 09:51:33 +02:00
coder.nix nixos/coder: init module 2023-02-06 13:15:00 +01:00
collectd.nix nixos/collectd: put extraconfig before plugins 2022-04-03 17:25:26 +02:00
connman.nix nixos/tests/connman: init 2023-01-30 07:48:51 +01:00
consul-template.nix nixosTests.consul-template: init 2023-04-25 16:54:08 +02:00
consul.nix nixos/tests/consul: stop consul cleanly 2023-03-22 19:18:34 +01:00
containers-bridge.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-custom-pkgs.nix treewide: rename maintainer earvstedt -> erikarvstedt 2022-06-26 19:12:18 +02:00
containers-ephemeral.nix nixos-container: Use new configuration & state directories 2022-04-27 18:35:08 +12:00
containers-extra_veth.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-hosts.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-imperative.nix treewide: pass system argument to eval-config.nix 2023-05-12 14:56:23 +02:00
containers-ip.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-macvlans.nix
containers-names.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-nested.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-physical_interfaces.nix
containers-portforward.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-reloadable.nix
containers-restart_networking.nix
containers-tmpfs.nix nixos-container: Use new configuration & state directories 2022-04-27 18:35:08 +12:00
containers-unified-hierarchy.nix nixos-container: force systemd-nspawn to use unified cgroups hierarchy 2022-11-06 17:12:02 +01:00
convos.nix nixos/tests/convos.nix: get rid of with lib 2023-05-12 22:29:25 -03:00
corerad.nix nixos/tests: Add names 2022-09-24 17:38:09 +01:00
coturn.nix test/coturn: add some sanity-checks 2022-12-20 22:54:01 +01:00
couchdb.nix nixos/tests/couchdb.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
cri-o.nix nixos/tests/cri-o: Fix maintainers 2022-09-24 17:38:10 +01:00
croc.nix
cups-pdf.nix nixos/tests/cups-pdf: fix test with socket-activated cups 2023-01-20 21:53:34 +01:00
custom-ca.nix nixosTests.custom-ca.midori: fix 2022-10-15 14:05:59 +02:00
darling.nix llvmPackages_latest: move to aliases.nix 2023-05-08 13:05:33 +00:00
deepin.nix nixos/tests/deepin: init 2023-04-29 22:36:22 +08:00
deluge.nix nixos/tests/deluge: fix test 2022-11-20 00:35:59 +01:00
dex-oidc.nix
dhparams.nix nixosTests.dhparams: fix with openssl3 2022-11-11 02:55:54 +01:00
disable-installer-tools.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
discourse.nix discourse.tests: nodes.discourse.config -> nodes.discourse 2023-02-09 17:36:42 +01:00
dnscrypt-proxy2.nix nixos/dnsmasq: Use attrs instead of plain text config 2022-12-04 23:08:37 +00:00
dnsdist.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
doas.nix nixos/tests/doas.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
docker-registry.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
docker-rootless.nix
docker-tools-cross.nix dockerTools.buildImage: Add copyToRoot to replace contents, explain usage 2022-07-06 07:30:24 +02:00
docker-tools-overlay.nix
docker-tools.nix dockerTools: Specify 'latest' tag for repeated layer test image 2023-02-06 12:18:23 -06:00
docker.nix virtualisation.docker: require docker.service for docker-prune.service 2022-09-24 10:42:00 +02:00
documize.nix or consistency use bob in tests instead of john 2022-08-05 13:27:03 +02:00
doh-proxy-rust.nix nixos/tests/doh-proxy-rust.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
dokuwiki.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
dolibarr.nix nixos/dolibarr: init 2022-09-04 05:28:22 +02:00
domination.nix nixosTests.domination: fix the test 2022-10-15 14:05:47 +02:00
dovecot.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
drbd.nix
early-mount-options.nix nixosTests.early-mount-options: init 2023-04-25 13:07:08 +02:00
earlyoom.nix nixos/earlyoom: bring the module up to date (#163663) 2022-03-24 15:34:09 +08:00
ec2.nix nixos/ec2: remove paravirtualization-specific code 2022-11-23 17:18:18 +01:00
ecryptfs.nix nixos/tests: fix all tests that uses wait_until_tty_matches 2022-06-04 12:22:03 +08:00
elk.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
emacs-daemon.nix tests/emacs-daemon: fix failure for unset $DISPLAY 2022-04-16 16:53:45 +12:00
empty-file nixos: add functions and documentation for escaping systemd Exec* directives 2022-03-12 00:48:52 +01:00
endlessh-go.nix nixos/endlessh-go: init module 2022-09-23 23:55:54 +03:00
endlessh.nix nixos/endlessh: init module 2022-10-22 16:07:52 +03:00
engelsystem.nix
enlightenment.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
env.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
envfs.nix envfs: init at 1.0.0 2022-12-28 16:03:49 +01:00
envoy.nix nixos/envoy: add option requireValidConfig to make config validation errors non-fatal 2023-02-11 18:21:21 +01:00
ergo.nix
ergochat.nix
esphome.nix nixos/tests/esphome.nix: get rid of with lib 2023-05-12 22:29:27 -03:00
etcd-cluster.nix etcd: switch to etcd_3_5 2023-05-28 08:04:43 +10:00
etcd.nix etcd: switch to etcd_3_5 2023-05-28 08:04:43 +10:00
etebase-server.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
etesync-dav.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
evcc.nix nixos/tests/evcc: Ignore ERROR level messages 2023-01-09 02:34:55 +01:00
fancontrol.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
fenics.nix python3Packages.fenics: fix build, pin to older boost (#166728) 2022-04-14 19:37:20 -05:00
ferm.nix
firefox.nix nixos/tests/firefox: use pname to identify tested package 2022-08-06 11:36:37 +02:00
firejail.nix
firewall.nix nixos/{firewall, nat}: add a nftables based implementation 2022-12-23 00:49:24 +08:00
fish.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
flannel.nix
fluentd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
fluidd.nix nixos/tests/fluidd.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
fontconfig-default-fonts.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
freenet.nix nixosTests.freenet: init 2022-11-30 12:15:00 +01:00
freeswitch.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
freshrss-pgsql.nix nixos/freshrss: fix permissions and add database test 2023-01-06 21:16:50 +01:00
freshrss-sqlite.nix nixos/freshrss: fix permissions and add database test 2023-01-06 21:16:50 +01:00
frigate.nix nixos/tests/frigate: init 2023-05-22 16:29:55 +02:00
frr.nix
fsck.nix systemd-stage-1: fsck 2023-02-08 00:43:10 -05:00
fscrypt.nix nixos/pam: support fscrypt login protectors 2022-11-11 15:37:39 +01:00
ft2-clone.nix nixosTests.ft2-clone: make OCR more robust 2023-04-21 15:35:20 +02:00
gemstash.nix nixos/gemstash: init module 2023-03-07 15:56:56 +11:00
gerrit.nix
geth.nix nixos/geth: fix failing test 2023-05-09 20:35:28 +02:00
ghostunnel.nix nixos/tests: Add names 2022-09-24 17:38:09 +01:00
gitdaemon.nix
gitea.nix maintainers: rename indeednotjames to emilylange 2023-05-21 16:01:35 +02:00
github-runner.nix nixos/tests/github-runner: init 2023-02-26 15:39:19 +01:00
gitlab.nix nixosTests.gitlab: fix project ids 2023-05-31 22:14:25 +02:00
gitolite-fcgiwrap.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +01:00
gitolite.nix nixos/tests/gitolite: fix test timeout 2022-05-27 15:34:46 +02:00
glusterfs.nix
gnome-flashback.nix nixos/tests/gnome-flashback.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
gnome-xorg.nix nixos/tests/gnome-xorg.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
gnome.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
gnupg.nix nixos/tests/gnupg: init 2023-02-07 08:47:14 +01:00
go-neb.nix
gobgpd.nix
gocd-agent.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
gocd-server.nix
gollum.nix nixos/gollum: fix deprecation warning 2023-03-20 18:26:48 +01:00
gonic.nix nixos/gonic: init 2023-05-07 22:43:23 +02:00
gotify-server.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
grafana-agent.nix nixos/tests/grafana-agent: update port 2022-06-19 12:23:06 +02:00
graphite.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
graylog.nix elasticsearch-oss: remove 2023-04-04 10:32:26 +02:00
grocy.nix nixos/grocy: add a basic smoke test for file uploads 2022-11-30 22:18:05 -08:00
grub.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
gvisor.nix
haka.nix
haproxy.nix nixos/tests/haproxy: stop using nixos/profiles/minimal 2023-02-27 17:56:56 +01:00
hardened.nix nixos/tests/hardened.nix: get rid of with lib 2023-05-12 22:29:25 -03:00
harmonia.nix nixos/tests/harmonia: check if settings work 2023-05-11 18:03:14 +03:00
haste-server.nix nixosTests.haste-server: init 2022-03-07 23:38:25 +01:00
hbase.nix nixos/hadoop: add HBase submodule 2022-08-07 21:21:45 +02:00
headscale.nix nixos/tests/headscale: test improvements 2023-05-21 01:37:06 -03:00
hedgedoc.nix nixos/hedgedoc: convert to settings-style configuration 2022-07-10 08:07:14 -05:00
herbstluftwm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
hibernate.nix nixos/tests/hibernate.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
hledger-web.nix
hockeypuck.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
home-assistant.nix nixos/tests/home-assistant: Don't test matter 2023-05-20 00:31:07 +02:00
hostname.nix nixosTests.hostname: stop using deprecated nodes.machine.config 2023-03-07 13:29:19 +01:00
hound.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
i3wm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
icingaweb2.nix
iftop.nix nixos/tests/iftop.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
image-contents.nix nixos/make-disk-image: fix contents dir paths 2023-04-16 09:54:45 -07:00
incron.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
influxdb.nix
initrd-luks-empty-passphrase.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
initrd-network.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
initrd-secrets-changing.nix nixos/virtualisation/qemu-vm: remove persistBootDevice option 2023-04-21 13:00:19 +02:00
initrd-secrets.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
input-remapper.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
inspircd.nix
installer-systemd-stage-1.nix add installer test for stratis root fs 2023-05-07 18:48:28 +02:00
installer.nix remove unneeded import 2023-05-23 14:56:49 +02:00
invidious.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
invoiceplane.nix nixos/invoiceplane: Enable clean url 2022-11-09 08:17:52 -05:00
iodine.nix
ipv6.nix
iscsi-multipath-root.nix
iscsi-root.nix
isso.nix remove myself as maintainer for now as I switched to another distro 2023-02-25 18:56:02 +01:00
jackett.nix nixos/tests/jackett.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
jellyfin.nix nixos/tests/jellyfin: fix type errors in test script 2022-06-13 21:58:48 +02:00
jenkins-cli.nix
jenkins.nix nixos/jenkins-job-builder: better defaults for accessUser/accessTokenFile 2022-10-30 19:01:48 +01:00
jibri.nix nixos/tests/jibri: remove grep for obsolete videobridge health check 2022-11-03 17:00:45 -04:00
jirafeau.nix nixos/tests/jirafeau.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
jitsi-meet.nix nixos/tests/jitsi-meet: remove grep for successfull health check 2022-06-29 00:32:53 +02:00
kafka.nix nixos/tests/kafka: Fix tests 2022-10-26 15:41:40 +02:00
kanidm.nix kanidm: 1.1.0-alpha.11 -> 1.1.0-alpha.12 2023-06-01 15:28:11 +02:00
karma.nix nixos/karma: init 2022-10-10 10:46:25 +05:30
kavita.nix nixos/tests/kavita: init 2023-05-06 13:57:53 -03:00
kbd-setfont-decompress.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kbd-update-search-paths-patch.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kea.nix nixos/tests/kea: Test dhcp-ddns against knot 2023-03-11 22:23:09 +01:00
keepalived.nix
keepassxc.nix keepassxc: fix test timeout 2023-02-21 09:29:23 +01:00
kernel-generic.nix linux_6_0: drop 2023-01-23 10:59:20 +01:00
kernel-latest-ath-user-regd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
keter.nix nixos/keter: init 2022-08-18 15:29:47 +03:00
kexec.nix nixos/…/kexec-boot.nix: move into netboot.nix, rename to kexecTree 2022-06-09 19:59:03 +02:00
keycloak.nix nixos/keycloak: Escape database password properly 2022-11-03 14:15:53 +01:00
keyd.nix keyd: add keyd service and test 2023-03-22 15:12:29 +01:00
keymap.nix nixosTests.keymap: Remove unnecessary sleep 2022-12-24 14:06:40 +01:00
knot.nix nixos/tests/knot: Use more appropriate terminology 2023-03-11 22:23:10 +01:00
komga.nix nixos/tests/komga.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
ksm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kthxbye.nix nixos/kthxbye: init 2022-09-26 00:16:03 +05:30
kubo.nix nixos/kubo: restrict access to the API to users in a group by default 2023-04-15 15:25:20 +02:00
ladybird.nix nixosTests.ladybird: init 2022-09-26 17:04:52 +02:00
languagetool.nix nixos/service/languagetool: init 2022-09-03 16:48:43 +02:00
leaps.nix
legit.nix nixos/tests/legit: init 2023-05-27 16:20:05 +00:00
lemmy.nix nixos/lemmy: settings.database.createLocally -> database.createLocally 2022-09-19 11:34:08 -04:00
libinput.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
libreddit.nix nixos/tests/libreddit.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
libresprite.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
libreswan.nix nixos/tests/libreswan: attempt to fix flakiness 2023-03-04 20:06:32 +01:00
libuiohook.nix libuiohook: init at 1.2.2 2022-07-17 16:21:25 -04:00
libvirtd.nix treewide: {build,host,target}Platform -> stdenv.{build,host,target}Platform 2023-01-09 21:13:22 +02:00
lidarr.nix nixos/tests/lidarr.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
lightdm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
lighttpd.nix nixos: add lighttpd test 2022-07-26 04:45:03 +02:00
limesurvey.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
listmonk.nix nixos/listmonk: init module 2022-09-21 19:55:20 +02:00
litestream.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
lldap.nix nixosTests.lldap: init 2023-04-29 21:14:25 +02:00
locate.nix
login.nix nixos/test-driver: remove allow_reboot state from Machine, make it a start() kwarg 2023-03-16 01:50:15 +01:00
logrotate.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
loki.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
luks.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
lxd-image-server.nix nixosTests.lxd-image-server: use stdenv.hostPlatform.system 2022-10-23 15:10:13 +10:00
lxd-nftables.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
lxd.nix nixosTests.lxd: increase diskSize to 4096 2022-10-23 15:10:13 +10:00
maestral.nix nixos: add maestral tests 2022-04-03 03:37:22 +08:00
magic-wormhole-mailbox-server.nix
magnetico.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
mailcatcher.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
mailhog.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
mailman.nix nixosTests.mailman: init 2023-05-19 12:03:41 +02:00
make-test-python.nix nixos/tests: Make pure 2022-11-26 11:52:51 +01:00
man.nix
mate.nix nixos/tests/mate: init 2023-01-08 23:57:34 +08:00
matomo.nix nixos/tests: Add names 2022-09-24 17:38:09 +01:00
mattermost.nix mattermost: add environmentFile option to allow declarative secrets 2023-03-27 20:46:01 +02:00
mediatomb.nix nixos/tests/mediatomb: fix test when running with gerbera 2022-09-05 17:06:54 +02:00
mediawiki.nix nixos/mediawiki: also test fcgi socket 2023-05-01 20:51:11 +02:00
meilisearch.nix nixos/meilisearch: Update tests to reflect API changes 2022-08-24 22:00:26 -04:00
memcached.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
merecat.nix nixos/merecat: init 2022-10-31 09:24:28 +01:00
metabase.nix
mimir.nix mimir: switch pname to mimir 2022-06-07 06:53:15 -04:00
mindustry.nix nixosTests.mindustry: init 2023-01-15 13:11:37 +01:00
minecraft-server.nix nixos/minecraft-server: optimize world generation inside test 2022-08-26 23:22:52 -04:00
minecraft.nix
minidlna.nix nixos/minidlna: fix tests 2022-09-04 09:07:40 +00:00
miniflux.nix nixos/tests/miniflux.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
minio.nix nixosTests/minio: format with nixpkgs-fmt 2023-03-13 18:01:16 -07:00
miriway.nix mir: Pull patch to fix evdev device misses 2023-05-15 22:40:29 +02:00
misc.nix nixos/tests/misc.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
mod_perl.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
molly-brown.nix
mongodb.nix mongodb-4_0: drop 2023-01-05 21:21:33 +01:00
moodle.nix nixosTests.moodle: increase timeout 2022-09-02 18:09:00 +00:00
moonraker.nix nixos/tests/moonraker: init 2022-03-22 15:35:39 -07:00
moosefs.nix
morty.nix
mosquitto.nix nixos/mosquitto: use networkd for tests 2023-05-09 11:41:17 +02:00
mpd.nix
mpich-example.c
mpv.nix nixos/tests/mpv.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
mtp.nix nixos/tests/mtp: init 2022-04-02 18:28:02 +01:00
multipass.nix nixos/tests/multipass: init 2023-02-04 07:44:04 +00:00
mumble.nix
munin.nix
musescore.nix musescore: 3.6.2 -> 4.0.1 2023-02-02 15:33:00 +02:00
mutable-users.nix
mxisd.nix
n8n.nix nixos/tests/n8n.nix: get rid of with lib 2023-05-12 22:29:28 -03:00
nagios.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nar-serve.nix nixos/tests/nar-serve: Fix 2023-05-25 19:10:22 -07:00
nat.nix nixos/tests/nat: remove conntrack helpers test 2023-03-04 10:53:48 +03:00
nats.nix nixos/nats: fix test 2022-03-07 17:36:21 +01:00
navidrome.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
nbd.nix nixos/nbd: fix nbd-server config section ordering 2022-04-18 17:28:09 +01:00
ncdns.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
ndppd.nix
nebula.nix nixos/nebula: fix potential address collision in tests 2023-02-04 16:59:19 -08:00
neo4j.nix nixos/neo4j: fix typo 2022-08-12 15:45:48 -07:00
netbird.nix nixosTests.netbird: init 2022-08-22 16:37:43 +03:00
netdata.nix netdata: add raitobezarius as a maintainer 2023-03-17 17:27:01 +01:00
networking-proxy.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
networking.nix nixos/test/networking: test unusual interface names 2023-05-27 19:19:37 +02:00
nexus.nix
nghttpx.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
nginx-auth.nix dont use common names as password in test 2022-08-05 14:35:10 +02:00
nginx-etag.nix nixos/tests/nginx: fix nginx-etag test 2022-07-29 20:31:43 +03:00
nginx-globalredirect.nix nginx: make global redirect vhost option accept exceptions 2022-12-18 12:21:27 +01:00
nginx-http3.nix nixos/tests: update nginx-http3 test 2023-05-28 19:55:00 +03:00
nginx-modsecurity.nix nginx: detect duplicate modules 2022-12-16 01:57:14 +01:00
nginx-njs.nix nginxModules.njs: init at 0.7.8 2022-11-05 21:40:57 +01:00
nginx-pubhtml.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx-sandbox.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx-sso.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx-variants.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx.nix nixos/tests/nginx: fix etag test flakiness 2023-05-10 05:01:50 +02:00
nitter.nix nixos/nitter: fix wait_for_open_port 2022-06-05 09:35:48 +02:00
nix-ld.nix nixos/nix-ld: set NIX_LD by default 2022-12-19 17:06:41 +01:00
nix-serve-ssh.nix
nix-serve.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nixos-generate-config.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nixos-rebuild-specialisations.nix nixos: add --specialisation to nixos-rebuild 2023-01-15 18:16:49 +01:00
node-red.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
nomad.nix
non-default-filesystems.nix nixos/filesystems: init erofs 2023-05-12 19:55:32 +02:00
noto-fonts-cjk-qt-default-weight.nix nixosTests.noto-fonts-cjk-qt-default-weight: init 2023-03-22 16:26:30 +08:00
noto-fonts.nix nixos/tests/noto-fonts.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
novacomd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nscd.nix nixos/nscd: use nsncd by default 2023-02-02 11:07:25 +01:00
nsd.nix
ntfy-sh.nix Revert "nixos/ntfy-sh: add defaults, use dynamic user" 2023-05-29 11:11:32 -04:00
nzbget.nix nixosTests.nzbget: fix deprecation warning 2023-05-13 20:05:06 -04:00
nzbhydra2.nix nixos/tests/nzbhydra2.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
oci-containers.nix nixos/tests/oci-containers.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
octoprint.nix octoprint: add nixosTests 2023-01-29 05:40:28 +01:00
odoo.nix nixos/tests/odoo.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
oh-my-zsh.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
ombi.nix nixos/tests/ombi.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
openarena.nix
openldap.nix nixosTests.openldap: fix deprecation warning 2023-02-15 14:13:23 +01:00
openresty-lua.nix
opensearch.nix nixos/opensearch: Use DynamicUser and StateDirectory by default 2023-02-15 16:38:24 +00:00
opensmtpd-rspamd.nix
opensmtpd.nix
openssh.nix nixos/tests/openssh: add timeouts to all ssh invocations 2022-05-04 07:58:52 +03:00
openstack-image.nix
opentabletdriver.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
openvscode-server.nix nixosTests.openvscode-server: init 2023-05-15 21:48:08 +02:00
orangefs.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
os-prober.nix vmTools: update current maintained debian versions 2022-11-26 23:53:24 +03:00
osrm-backend.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
outline.nix outline: add nixos test 2023-05-23 12:03:39 +02:00
overlayfs.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
owncast.nix
pacemaker.nix nixos/tests/pacemaker: init 2022-03-09 01:19:10 +01:00
packagekit.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
pantheon.nix nixos/tests/pantheon.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
paperless.nix nixos/paperless-ngx: fix startup order 2023-01-02 15:21:45 +01:00
pass-secret-service.nix nixos/tests/pass-secret-service: fix eval 2023-02-16 19:11:10 +03:00
patroni.nix nixos/patroni: only run tests on x86_64-linux 2022-11-23 21:54:19 +01:00
pdns-recursor.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
peerflix.nix
peroxide.nix nixos/peroxide: add module for peroxide service 2023-03-18 07:43:59 +13:00
pgadmin4.nix nixosTests.pgadmin4: increase test coverage (#229632) 2023-05-15 17:04:22 +02:00
pgjwt.nix
pgmanage.nix
phosh.nix phosh: add tomfitzhenry@ as maintainer 2023-03-04 00:47:15 +11:00
photoprism.nix nixos/photoprism: add test 2023-01-15 18:02:46 +01:00
pict-rs.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
pinnwand.nix nixos/tests/pinnwand: drop reaper, refactor steck setup 2022-11-27 13:50:44 +01:00
plasma-bigscreen.nix nixos/plasma-bigscreen: enable uinput correctly 2022-10-12 20:28:53 +03:00
plasma5-systemd-start.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
plasma5.nix nixos/tests/plasma5: also test excludePackages works as expected 2022-06-12 17:48:09 +03:00
plausible.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
please.nix nixos/tests/please.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
pleroma.nix nixosTests/pleroma: node.xx.config -> node.xx 2023-03-03 08:18:29 +01:00
plikd.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
plotinus.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
podgrab.nix nixosTests.podgrab: fix failing test 2022-07-23 17:19:01 +02:00
polaris.nix nixos/tests/polaris.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
pomerium.nix pomerium: add test for UI 2023-03-18 06:49:22 -05:00
portunus.nix nixos/tests: init portunus 2023-05-21 23:56:02 +02:00
postfix-raise-smtpd-tls-security-level.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
postfix.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
postfixadmin.nix
postgis.nix
postgresql-jit.nix nixos/postgresql: fix enableJIT 2023-03-29 08:39:47 +02:00
postgresql-wal-receiver.nix postgresql: implement opt-in JIT support 2023-03-29 08:39:46 +02:00
postgresql.nix nixos/tests/postgresql: fix deprecation warning 2023-03-29 08:39:46 +02:00
power-profiles-daemon.nix nixosTests.power-profiles-daemon: enable polkit 2023-04-19 14:21:15 +00:00
powerdns-admin.nix powerdns-admin: 0.3.0 -> 0.4.1 2023-05-22 00:39:58 +02:00
powerdns.nix nixosTests.powerdns: fix test script for type checking 2022-07-30 16:29:16 +08:00
pppd.nix nixos/tests/pppd: fix with ppp 2.5.0 2023-04-25 18:00:12 +02:00
predictable-interface-names.nix systemd-initrd: networkd 2023-04-17 16:41:34 -04:00
printing.nix nixos/tests/printing: split into service/socket 2022-12-07 15:57:45 +01:00
privacyidea.nix treewide: remove myself as maintainer from some pkgs 2022-08-03 14:17:51 +02:00
privoxy.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
prometheus-exporters.nix Merge pull request #233245 from teutat3s/zhf/fix-prometheus-exporter-domain 2023-05-21 22:05:56 +02:00
prometheus.nix
promscale.nix nixosTests.promscale: add tests for promscale_extension 2023-04-22 21:29:50 +04:00
prowlarr.nix nixos/tests/prowlarr.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
proxy.nix
pt2-clone.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
public-inbox.nix nixosTests.public-inbox: extend sleep 2023-05-28 16:40:13 +00:00
pufferpanel.nix nixos/pufferpanel: init 2023-04-16 15:41:24 +03:00
pulseaudio.nix nixos/tests/pulseaudio: add test for pacmd 2022-08-18 16:51:21 +02:00
pykms.nix pykms: switch to maintained fork, fix PYTHONPATH, add test 2022-06-27 09:14:57 +08:00
qboot.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
qemu-vm-restrictnetwork.nix nixos/tests: add qemu-vm-restrictnetwork test 2023-01-12 19:50:27 +01:00
quake3.nix nixos/tests/quake3.nix: get rid of with lib 2023-05-12 22:29:25 -03:00
quorum.nix
rabbitmq.nix nixosTests.rabbitmq: Test config decryption (fails) 2022-09-28 13:41:42 +02:00
radarr.nix nixos/tests/radarr.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
radicale.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
rasdaemon.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
readarr.nix nixos/tests/readarr.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
redis.nix nixos/tests/redis.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
redmine.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
restart-by-activation-script.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
restic.nix nixos/restic: use private tmp for service unit 2023-04-30 10:39:29 +02:00
retroarch.nix maintainers: add libretro team, use it in retroarch/libretro 2022-10-01 14:31:39 +01:00
robustirc-bridge.nix
roundcube.nix
rshim.nix nixos/tests/rshim: init 2023-05-15 14:09:28 +02:00
rspamd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
rss2email.nix
rstudio-server.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +01:00
rsyncd.nix
rsyslogd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
rxe.nix
sabnzbd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
samba-wsdd.nix
samba.nix
sanoid.nix nixos/sanoid: fix aliased options 2022-08-22 18:56:47 +02:00
schleuder.nix nixos/dnsmasq: Use attrs instead of plain text config 2022-12-04 23:08:37 +00:00
sddm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
seafile.nix nixos/seafile: avoid sleep in tests 2022-10-09 13:31:13 -04:00
searx.nix
service-runner.nix
sftpgo.nix nixos/tests/sftpgo: init 2023-05-25 22:46:15 +02:00
sfxr-qt.nix sfxr-qt: add nixos test 2022-03-23 10:59:09 +01:00
sgtpuzzles.nix nixos/tests/sgtpuzzles: init 2023-03-04 00:52:21 +11:00
shadow.nix nixos/tests/shadow: ensure hashedPassword takes precedence over initialHashedPassword 2023-02-25 14:27:35 -05:00
shattered-pixel-dungeon.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
shiori.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
signal-desktop.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
simple.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
slurm.nix
smokeping.nix nixos/smokeping: Don't show 413 Forbidden on thttpd /. Fixes #197704 2022-10-25 23:11:50 +02:00
snapcast.nix nixos/snapserver: don't open ports by default 2022-04-20 23:25:28 +02:00
snapper.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
soapui.nix remove myself as maintainer for now as I switched to another distro 2023-02-25 18:56:02 +01:00
sogo.nix
solanum.nix
sonarr.nix nixos/tests/sonarr.nix: get rid of with lib 2023-05-12 22:29:29 -03:00
sourcehut.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
spacecookie.nix
sqlite3-to-mysql.nix sqlite3-to-mysql: init at 1.4.16 2022-11-13 20:18:24 +01:00
ssh-keys.nix
sslh.nix
sssd-ldap.nix nixos/test/sssd-ldap: do new login on a different VT 2023-05-09 18:51:47 +03:00
sssd.nix nixos/sssd: create symlinks in /etc to fix sssctl 2023-03-19 09:28:35 +01:00
starship.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
step-ca.nix Revert "treewide: use nativeBuildInputs with runCommand instead of inlining" 2022-12-26 21:05:35 +03:00
strongswan-swanctl.nix
stunnel.nix nixos/tests/stunnel: Add mutual authentication test 2022-03-11 14:36:26 -08:00
sudo.nix nixos/tests/sudo.nix: get rid of with lib 2023-05-12 22:29:30 -03:00
swap-file-btrfs.nix nixos/config/swap: check failure in swap file test 2023-05-16 10:48:53 -04:00
swap-partition.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
swap-random-encryption.nix nixos/config/swap: improve randomEncrytion 2023-05-05 13:36:42 -04:00
sway.nix nixos/tests/sway: skip type check for now 2022-06-04 13:55:01 +08:00
switch-test.nix nixos/switch-test: add test for services starting with dash 2022-08-20 16:43:25 -04:00
sympa.nix for consistency use bob in tests instead of joe 2022-08-05 13:13:24 +02:00
syncthing-init.nix Revert "nixos/syncthing: use rfc42 style settings" 2023-05-22 10:29:52 +02:00
syncthing-relay.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
syncthing.nix
systemd-analyze.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-binfmt.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-boot-ovmf-broken-fat-driver.patch systemd-boot: Patch for firmwares that fail to load large files 2023-05-30 19:21:16 -04:00
systemd-boot.nix systemd: 253.3 -> 253.5 2023-06-03 15:54:16 +02:00
systemd-bpf.nix systemd: enable BPF_FRAMEWORK by default (withLibBPF=true) 2022-08-21 12:22:16 +02:00
systemd-confinement.nix nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
systemd-coredump.nix nixos: systemd-coredump: improve disabled state 2022-08-01 09:52:56 -07:00
systemd-credentials-tpm2.nix nixos/tests/systemd-credentials-tpm2: Add tests for systemd credentials 2023-02-20 13:54:49 +01:00
systemd-cryptenroll.nix nixosTests.systemd-cryptenroll: mark as not broken 2023-01-28 17:06:38 +01:00
systemd-escaping.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-homed.nix nixos: add systemd-homed support 2022-12-09 12:10:51 -06:00
systemd-initrd-btrfs-raid.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
systemd-initrd-luks-fido2.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
systemd-initrd-luks-keyfile.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
systemd-initrd-luks-password.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
systemd-initrd-luks-tpm2.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
systemd-initrd-modprobe.nix nixos/tests/systemd-initrd-modprobe: init 2022-10-05 08:37:51 +08:00
systemd-initrd-networkd-ssh.nix systemd-initrd: sshd 2023-04-17 16:41:35 -04:00
systemd-initrd-networkd.nix systemd-initrd: Flush networkd 2023-04-17 16:41:36 -04:00
systemd-initrd-simple.nix systemd-initrd: Add users and groups with static IDs. 2023-04-12 13:55:50 -04:00
systemd-initrd-swraid.nix nixos/tests(treewide): vdb → vda, vdc → vdb, vdd → vdc, … / bootDevice → rootDevice 2023-04-21 13:00:19 +02:00
systemd-initrd-vconsole.nix nixos/tests/systemd-initrd-vconsole: init new test for console.earlySetup 2023-02-08 15:24:10 -05:00
systemd-journal.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-machinectl.nix nixos/tests/machinectl: Disable tmpfs for /tmp 2022-10-27 20:19:18 +02:00
systemd-misc.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-networkd-dhcpserver-static-leases.nix
systemd-networkd-dhcpserver.nix
systemd-networkd-ipv6-prefix-delegation.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
systemd-networkd-vrf.nix nixos/tests/systemd-networkd-vrf: clean up 2023-05-11 11:07:54 +02:00
systemd-networkd.nix nixos/networkd: configure /etc/systemd/networkd.conf 2022-04-11 00:28:33 +00:00
systemd-no-tainted.nix systemd-no-tainted: init as regression test 2022-10-05 01:03:24 +08:00
systemd-nspawn.nix for consistency use bob in tests instead of joe 2022-08-05 13:13:24 +02:00
systemd-oomd.nix nixos/tests/systemd-oomd: fix and follows upstream tests 2022-10-06 09:48:13 +08:00
systemd-portabled.nix nixos/tests: init systemd-portabled 2022-09-30 15:21:45 +02:00
systemd-repart.nix Merge pull request #232533 from nikstur/systemd-repart-create-root 2023-05-22 09:13:00 -04:00
systemd-shutdown.nix nixos/tests/systemd-shutdown: ensure systemd-initrd variant actually enables it 2023-02-23 19:42:45 -05:00
systemd-timesyncd.nix nixos/tests/systemd-timesyncd.nix: get rid of with lib 2023-05-12 22:29:30 -03:00
systemd-user-tmpfiles-rules.nix nixos: systemd: add systemd.user.tmpfiles 2023-01-17 12:19:40 +01:00
systemd-userdbd.nix nixos/systemd/userdbd: add method to enable service 2022-12-08 10:28:41 -06:00
systemd.nix nixosTests.nscd: init, move DynamicUser test into there 2022-10-07 14:19:56 +02:00
tandoor-recipes.nix nixos/tandoor-recipes: add test 2022-10-03 09:48:54 +02:00
taskserver.nix nixos/taskserver: do not open firewall port implicitly 2022-03-05 15:15:50 +01:00
tayga.nix nixos/tests/tayga: init 2022-12-01 11:17:39 +01:00
teeworlds.nix
telegraf.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
teleport.nix nixos/tests/teleport: make justinas the maintainer 2023-02-28 13:22:50 +02:00
terminal-emulators.nix nixosTests.terminal-emulators.contour: drop 2022-10-15 14:03:25 +02:00
thelounge.nix nixos/tests: Add names 2022-09-24 17:38:09 +01:00
tiddlywiki.nix
tigervnc.nix
timescaledb.nix cargo-pgx/timescaledb_toolkit: add nixos test 2023-02-13 10:58:26 +01:00
timezone.nix
tinydns.nix
tinywl.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
tmate-ssh-server.nix nixos/tmate-ssh-server: init module (#192270) 2022-10-05 17:34:30 +01:00
tomcat.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
tor.nix nixos/tests/tor.nix: get rid of with lib 2023-05-12 22:29:30 -03:00
tracee.nix tracee: 0.11.0 -> 0.13.0 2023-04-05 10:47:26 +01:00
traefik.nix traefik: 2.6.3 -> 2.7.1 2022-06-13 14:30:08 +00:00
trafficserver.nix trafficserver: 9.1.3 -> 9.1.4 2022-12-27 21:15:43 +01:00
transmission.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
trezord.nix
trickster.nix
trilium-server.nix
tsm-client-gui.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
tuptime.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
turbovnc-headless-server.nix services.openssh: support freeform settings (#193757) 2023-01-15 16:32:46 +01:00
tuxguitar.nix remove myself as maintainer for now as I switched to another distro 2023-02-25 18:56:02 +01:00
txredisapi.nix nixos/tests/txredisapi: stop using python38 2023-02-25 21:32:15 -08:00
ucarp.nix
udisks2.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
ulogd.nix nixos/tests/ulogd.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
unbound.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
unifi.nix nixos/tests/unifi: inherit allowUnfree into test node 2023-02-25 19:12:08 +01:00
upnp.nix miniupnpc_1: drop 2022-11-01 16:55:31 +01:00
uptermd.nix nixos/tests: fix all tests that uses wait_until_tty_matches 2022-06-04 12:22:03 +08:00
uptime-kuma.nix nixos/tests/uptime-kuma.nix: get rid of with lib 2023-05-12 22:29:30 -03:00
usbguard.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
user-activation-scripts.nix nixos/tests: fix all tests that uses wait_until_tty_matches 2022-06-04 12:22:03 +08:00
user-home-mode.nix nixos/tests: fix all tests that uses wait_until_tty_matches 2022-06-04 12:22:03 +08:00
uwsgi.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
v2ray.nix nixos/{test/,}v2ray: fix for new CLI and use upstream systemd units 2022-09-21 15:59:29 +08:00
varnish.nix nixos/tests/varnish: init 2022-09-27 21:45:27 +02:00
vault-agent.nix nixosTests.vault-agent: init 2023-04-25 15:58:30 +02:00
vault-dev.nix nixos/vault: add option to start in dev mode. (#180114) 2022-07-05 10:54:11 +02:00
vault-postgresql.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
vault.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
vaultwarden.nix vaultwarden: 1.27.0 -> 1.28.0 2023-03-28 10:15:39 -07:00
vector.nix nixosTests.vector: fix race condition 2023-05-11 19:45:47 +02:00
vengi-tools.nix vengi-tools: 0.0.20 -> 0.0.21 2022-09-06 16:00:26 +02:00
victoriametrics.nix
vikunja.nix nixos/vikunja: test 'port' option 2023-05-13 18:01:36 +01:00
virtualbox.nix nixosTests.virtualbox: remove cdepillabout as maintainer 2023-06-02 07:44:51 +09:00
vscodium.nix nixosTests.vscodium: rename "Get Started" to "Welcome" 2023-02-04 21:50:43 +08:00
vsftpd.nix nixos/tests: fix type mismatch in wait_for_open_port 2022-06-11 14:22:53 +02:00
warzone2100.nix nixosTests.warzone2100: init 2022-11-24 20:48:42 +01:00
wasabibackend.nix
webhook.nix nixos/webhook: init 2022-12-29 01:24:46 +01:00
wiki-js.nix nixosTests.wiki-js: fix test on i686-linux 2023-05-09 15:22:35 +02:00
wine.nix nixosTests.wine.wineWowPackages-wayland: drop 2022-10-15 14:03:24 +02:00
without-nix.nix nixos: Make config.nix.enable pass test 2022-03-21 23:14:10 +01:00
wmderland.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
wordpress.nix wordpress: 6.1.1 -> 6.2; wordpress6_2: init 2023-05-03 13:56:50 +02:00
wpa_supplicant.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
wrappers.nix nixos/security/wrappers: add test 2022-11-05 12:38:11 +01:00
xandikos.nix
xautolock.nix nixos/tests/xautolock.nix: get rid of with lib 2023-05-12 22:29:26 -03:00
xfce.nix nixosTests.xfce: silence a deprecation warning 2023-03-15 17:03:35 +08:00
xmonad-xdg-autostart.nix nixos/desktop-manager/none: add option to run XDG autostart files 2022-04-18 01:13:59 +08:00
xmonad.nix nixos/tests/xmonad: adjust to XMonad 0.17 2022-05-19 09:15:12 +02:00
xpadneo.nix nixos/xpadneo: add sanity test 2022-09-20 20:07:11 -04:00
xrdp.nix maintainers: remove volth 2022-06-29 00:52:12 +02:00
xss-lock.nix nixos/tests/xss-lock.nix: get rid of with lib 2023-05-12 22:29:30 -03:00
xterm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
xxh.nix
yabar.nix nixos/tests/yabar.nix: get rid of with lib 2023-05-12 22:29:30 -03:00
yggdrasil.nix nixos/tests/yggdrasil: fix local peering test 2023-04-11 14:34:28 +02:00
zammad.nix zammad: link test in passthru.tests 2023-05-17 16:06:50 +02:00
zeronet-conservancy.nix zeronet-conservancy: add nixos test 2022-06-18 22:06:55 +02:00
zfs.nix Merge pull request #207039 from NixOS/qemu-boot-disk-using-make-disk-image 2023-04-21 13:47:17 +02:00
zigbee2mqtt.nix nixos/tests/zigbeem2mqtt: add name 2022-09-01 13:32:47 +02:00
zoneminder.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
zookeeper.nix
zram-generator.nix nixos/zram: add writebackDevice option and corresponding test 2023-03-21 09:26:27 +08:00
zrepl.nix zrepl: 0.5.0 -> 0.6.0 2022-11-07 18:35:44 -05:00
zsh-history.nix nixos/tests: fix all tests that uses wait_until_tty_matches 2022-06-04 12:22:03 +08:00