nixpkgs/nixos/tests
r-vdp a8ab8b59a7
systemd-boot: introduce options to set a sort-key for systemd-boot entries
Without sort-keys specified on entries, the entries are sorted only by
file name (in decreasing order, so starting at the end of the alphabet!),
without taking any other fields into account (see
[the boot loader specification reference][1]).
Moreover, entries without a sort-key are always ordered after all
entries with a sort-key, so by not adding a sort-key to the NixOS ones,
we cannot add a sort-key to any other entry while keeping it below the
NixOS entries.

So currently we have options to set the file names for additional entries like
memtest and netbootxyz.
However, as mentioned above, the sorting by file name is not very intuitive and
actually sorts in the opposite order of what is currently mentioned in the option
descriptions.

With this commit, we set a configurable sort-key on all NixOS entries,
and add options for setting the sort-keys for the memtest and netbootxyz
entries.
The sorting by sort-key is more intuitive (it starts at the start of the
alphabet) and also takes into account the machine-id and version for entries
with identical sort-keys.

We use a bootspec extension to store the sort keys, which allows us to
redefine the sort key for individual specialisations without needing any
special casing.

[1]: https://uapi-group.org/specifications/specs/boot_loader_specification/#sorting
2024-03-02 02:11:32 +01:00
..
activation nixos/etc: make re-mounting /etc overlay idempotent 2024-02-21 22:54:00 +01:00
common nixos/lib/test-driver: drop LegacyStartCommand, clean up create_machine API 2024-02-27 23:15:59 +03:00
dnscrypt-wrapper nixos/tests/dnscrypt-wrapper: test TCP and run on port 443 2023-11-15 21:42:40 +01:00
fcitx5 nixosTests.fcitx5: make use of the newly added settings option 2023-08-15 08:36:07 +08:00
garage nixosTests.garage: fix 2023-10-18 19:20:03 +02:00
git
google-oslogin maintainers: Remove adisbladis as maintainer from various packages 2023-12-27 23:13:50 +13:00
grafana nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
guix nixos/tests: fix guix under network-online dep fix 2024-01-19 00:11:34 -08:00
hadoop treewide: replace <command> | systemd-cat with systemd-cat <command> 2023-11-07 21:08:23 +03:00
hitch
hocker-fetchdocker
hydra treewide: remove myself (ma27) from a few packages 2023-10-18 15:47:20 -03:00
incus nixos/tests/incus: ensure sysctl rules apply successfully to lxc containers 2024-02-28 11:59:39 -05:00
initrd-network-openvpn openvpn: fix tests and add to passthru.tests 2023-12-21 15:34:08 +09:00
initrd-network-ssh nixos/tests/initrd-network-ssh/default.nix: remove overuses of with 2023-08-01 10:12:12 +00:00
installed-tests fwupd: 1.9.12 -> 1.9.13 2024-02-09 16:45:09 +01:00
installer nixos: Add nixos.channel.enable 2023-07-07 19:00:06 +02:00
k3s nixos/k3s: add test for etcd backend 2024-02-19 18:39:57 -03:00
kerberos nixos/krb5: add myself as maintainer for module & tests 2023-12-21 11:38:18 +01:00
krb5 nixos/krb5: add myself as maintainer for module & tests 2023-12-21 11:38:18 +01:00
kubernetes
kubo nixos/tests/kubo: test socket activation for the Gateway 2023-12-14 23:19:34 +01:00
lorri
lvm2 maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
lxd treewide/lxc: set lxc team as maintainer 2023-12-04 10:06:50 -05:00
maddy
matrix nixosTests.matrix-synapse: fix requests certificate validation by using minica instead of openssl 2023-11-29 10:49:49 -05:00
mysql Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team 2023-12-20 11:43:29 +01:00
nextcloud Merge pull request #290507 from dotlambda/nextcloud-notify_push-meta 2024-02-22 17:28:11 +01:00
nfs nixos/tests: fix nfs/kerberos under network-online dep fix [BROKEN] 2024-01-18 16:28:42 -08:00
nginx-proxyprotocol nixos/tests/nginx-proxyprotocol: add raitobezarius as a maintainer 2023-07-21 21:13:28 +02:00
nixops nixops_unstable: fix tests eval with allowAliases = false; 2023-12-31 20:45:39 +00:00
nixos-test-driver nixos/tests/nixos-test-driver: test timeout failures 2023-10-29 12:45:00 +01:00
pam nixos/krb5: move to security.krb5 2023-12-21 11:35:26 +01:00
parsedmarc
php
podman nixos/tests/podman: firewall now opened by module 2024-01-16 14:46:16 +01:00
rkvm nixos/rkvm: add nixos test 2023-10-18 06:21:40 +03:00
shadowsocks
sourcehut srht-gen-oauth-tok: init at 0.1 2024-02-07 03:05:04 +01:00
spark spark: fix tests eval under allowAliases = false 2023-12-31 22:47:55 +00:00
stratis nixosTests.stratis.encryption: fix after stratis update 2023-10-24 18:47:39 -04:00
tinc
ulogd nixos/tests: fix ulogd under network-online dep fix 2024-01-18 16:28:42 -08:00
web-apps nixos/mastodon: add option redis.passwordFile 2024-02-17 15:52:58 +03:00
web-servers nixos/ttyd: add entrypoint option 2024-02-05 17:38:00 +01:00
wireguard
xmpp nixos/test/ejabberd: remove myself as maintainer 2023-11-14 22:34:27 +01:00
3proxy.nix nixos/tests: fix 3proxy under network-online dep fix 2024-01-18 16:28:42 -08:00
aaaaxy.nix
acme-dns.nix
acme.nix nixos/tests: fix acme under network-online dep fix 2024-01-18 16:28:42 -08:00
adguardhome.nix nixos/tests: fix adguardhome under network-online dep fix 2024-01-19 00:11:34 -08:00
aesmd.nix
agda.nix
airsonic.nix
akkoma.nix nixos/tests/akkoma: Disable retrieving timeline 2023-09-05 12:26:33 +02:00
alice-lg.nix
all-terminfo.nix nixos/terminfo: ignore broken packages in all-terminfo test 2023-11-30 11:56:44 +02:00
all-tests.nix Merge pull request #264087 from leonm1/matter-server-module 2024-03-01 13:51:19 +01:00
alps.nix
amazon-init-shell.nix
amazon-ssm-agent.nix nixosTests.amazon-ssm-agent: init 2023-11-09 12:02:53 +01:00
amd-sev.nix nixos/amd.sev: add test 2023-09-15 15:38:49 +02:00
anbox.nix nixosTests.allDrivers.anbox: avoid use of aliases 2023-12-27 18:36:19 +00:00
angie-api.nix nixos/tests: add test api in angie package 2023-12-17 22:43:15 +03:00
anki-sync-server.nix nixos/tests/anki-sync-server: add anki sync test 2023-11-30 17:25:27 +01:00
anuko-time-tracker.nix nixos/anuko-time-tracker: init 2023-06-27 12:30:33 +02:00
apache_datasketches.nix
apcupsd.nix
apfs.nix nixos/tests/apfs: clean up code 2023-06-05 16:39:09 +02:00
apparmor.nix
appliance-repart-image.nix appliance-repart-image: fix OVMF not detecting disk 2024-01-27 17:20:04 -08:00
archi.nix nixos/tests/archi: init smoke tests for Archi 2023-11-17 01:09:08 +01:00
armagetronad.nix nixos/armagetronad: address code review feedback 2024-02-27 18:59:37 -08:00
atd.nix
atop.nix
atuin.nix nixos/atuin: fix database.createLocally behaviour 2023-08-01 18:17:37 +08:00
audiobookshelf.nix audiobookshelf: init module 2023-09-29 22:01:45 +02:00
auth-mysql.nix nixos/tests/auth-mysql: fix test 2023-12-02 20:18:30 +01:00
authelia.nix
avahi.nix nixos/avahi: rename remaining config options 2023-12-11 09:36:15 +02:00
ayatana-indicators.nix ayatana-indicator-session: init at 23.10.3 2024-02-04 15:42:21 +01:00
babeld.nix nixos/tests: fix babeld under network-online dep fix 2024-01-19 00:11:33 -08:00
bazarr.nix
bcachefs.nix bcachefs tests: unlock directly to the right keyring 2023-09-22 12:58:04 +02:00
beanstalkd.nix
bees.nix
binary-cache.nix nixos/tests/binary-cache.nix: remove overuses of with 2023-08-01 10:12:12 +00:00
bind.nix
bird.nix
birdwatcher.nix
bitcoind.nix
bittorrent.nix nixos/tests: fix bittorrent under network-online dep fix 2024-01-18 16:28:41 -08:00
blockbook-frontend.nix
blocky.nix
boot-stage1.nix
boot.nix nixos/lib/test-driver: drop LegacyStartCommand, clean up create_machine API 2024-02-27 23:15:59 +03:00
bootspec.nix nixos/tests/bootspec: test initrd and initrdSecrets a bit stricter 2024-01-04 23:11:23 +01:00
borgbackup.nix
botamusique.nix
bpf.nix
bpftune.nix nixos/bpftune: drop flaky tests 2023-07-18 16:58:37 +08:00
breitbandmessung.nix
brscan5.nix
btrbk-doas.nix
btrbk-no-timer.nix
btrbk-section-order.nix nixos/tests/btrbk-section-order.nix: fix test 2023-12-20 12:00:00 +00:00
btrbk.nix nixos/btrbk: Add required stream_compress packages 2023-12-09 13:03:46 +01:00
budgie.nix nixosTests.budgie: Fix login subtest 2024-01-29 10:13:31 -03:00
buildbot.nix nixos/tests: fix buildbot under network-online dep fix 2024-01-18 16:28:42 -08:00
buildkite-agents.nix nixos/tests/buildkite-agents.nix: remove overuses of with 2023-08-01 10:12:12 +00:00
c2fmzq.nix nixos/c2fmzq-server: allow setting bool settings to false 2024-01-14 00:19:19 +01:00
caddy.nix nixos/caddy: Use caddyfile adapter by default when explicitly specifying configFile 2023-12-06 21:57:21 +01:00
cadvisor.nix
cage.nix treewide: rename fonts.fonts to fonts.packages 2023-07-24 17:34:39 +02:00
cagebreak.nix
calibre-server.nix services/calibre-server: Add new http & auth options (#216497) 2023-06-28 14:06:47 +02:00
calibre-web.nix
cassandra.nix
castopod.nix treewide: replace <command> | systemd-cat with systemd-cat <command> 2023-11-07 21:08:23 +03:00
ccache.nix nixos/ccache: add test 2024-02-23 11:08:02 +00:00
centrifugo.nix centrifugo: init at 5.1.1 2023-11-20 10:18:21 +03:00
ceph-multi-node.nix ceph: Fix tests by adding back old required python libs. See #281858. 2024-01-24 14:29:24 +00:00
ceph-single-node-bluestore.nix ceph: Fix tests by adding back old required python libs. See #281858. 2024-01-24 14:29:24 +00:00
ceph-single-node.nix ceph: Fix tests by adding back old required python libs. See #281858. 2024-01-24 14:29:24 +00:00
certmgr.nix
cfssl.nix
cgit.nix
charliecloud.nix
chromium.nix
chrony-ptp.nix
chrony.nix nixos/chrony: add simple test 2023-08-10 03:04:04 +02:00
cinnamon-wayland.nix nixosTests.cinnamon-wayland: Fix screensaver test 2024-01-25 21:41:57 +08:00
cinnamon.nix nixosTests.cinnamon{,-wayland}: Add test for sessionPath option 2023-12-23 10:09:35 +08:00
cjdns.nix
clickhouse.nix
cloud-init-hostname.nix
cloud-init.nix nixos/cloud-init: fail test faster 2023-12-12 09:40:12 +05:30
cloudlog.nix
cntr.nix
cockpit.nix cockpit: 287 -> 303 2023-10-22 22:39:22 -03:00
cockroachdb.nix
code-server.nix Revert "code-server: drop" 2023-12-19 15:40:57 +01:00
coder.nix
collectd.nix
connman.nix
consul-template.nix
consul.nix nixos/tests/consul: enable unfree 2024-02-21 08:41:06 -05:00
containers-bridge.nix
containers-custom-pkgs.nix maintainers: Remove adisbladis as maintainer from various packages 2023-12-27 23:13:50 +13:00
containers-ephemeral.nix
containers-extra_veth.nix
containers-hosts.nix
containers-imperative.nix nixos/tests/containers-imperative: download more RAM 2023-12-15 12:38:08 +03:00
containers-ip.nix nixos/tests/containers-ip: don't include channel sources 2023-11-23 12:54:31 +03:00
containers-macvlans.nix
containers-names.nix
containers-nested.nix
containers-physical_interfaces.nix
containers-portforward.nix
containers-reloadable.nix
containers-restart_networking.nix
containers-tmpfs.nix
containers-unified-hierarchy.nix
convos.nix nixos/tests/convos: drop journalctl test 2023-11-22 00:47:11 +08:00
corerad.nix nixos/tests: fix corerad under network-online dep fix 2024-01-18 16:28:41 -08:00
coturn.nix nixosTests.coturn: wait_for_open_port 2023-06-13 23:21:37 +02:00
couchdb.nix
cri-o.nix
croc.nix
cups-pdf.nix treewide: rename fonts.fonts to fonts.packages 2023-07-24 17:34:39 +02:00
curl-impersonate.nix nixos/tests: fix curl-impersonate under network-online dep fix 2024-01-18 16:28:42 -08:00
custom-ca.nix nixosTests.custom-ca: resolve out of memory situations 2023-09-04 14:34:21 +02:00
dae.nix nixos/dae: fix override existed config issue 2023-09-12 00:29:56 +08:00
darling.nix
dconf.nix nixos/tests/dconf: fix config format 2023-10-06 23:52:52 +03:00
deconz.nix nixos/tests/deconz: init 2023-10-16 20:49:41 +02:00
deepin.nix deepin: don't wait dde-wm-chooser in v23 2023-11-23 10:00:46 +08:00
deluge.nix
dex-oidc.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
dhparams.nix nixos/tests/dhparams: ensure correct ordering w.r.t. shutdown.target 2023-11-30 15:45:52 -08:00
disable-installer-tools.nix
discourse.nix nixosTests.discourse: Do not use deprecated field 2023-09-13 14:48:17 +02:00
dnscrypt-proxy2.nix
dnsdist.nix nixos/tests/dnsdist: test dnscrypt support 2024-01-25 18:25:40 +01:00
doas.nix
docker-registry.nix nixos/dockerRegistry: add openFirewall option 2024-03-01 09:56:03 +01:00
docker-rootless.nix
docker-tools-cross.nix
docker-tools-overlay.nix
docker-tools.nix dockerTools.tests.docker-tools: Add non-root streamLayeredImage test 2024-02-26 19:29:04 +00:00
docker.nix
documize.nix treewide: remove myself (ma27) from a few packages 2023-10-18 15:47:20 -03:00
doh-proxy-rust.nix
dokuwiki.nix
dolibarr.nix dolibarr: remove myself from maintainers 2024-01-22 14:54:30 +01:00
domination.nix
dovecot.nix
drawterm.nix drawterm: add nixos tests 2023-12-23 22:53:49 -06:00
drbd.nix
dublin-traceroute.nix nixos/dublin-traceroute: init 2023-11-28 08:47:56 -08:00
early-mount-options.nix
earlyoom.nix
ec2.nix
ecryptfs.nix
elk.nix elasticsearch: 7.17.10 -> 7.17.16 2024-01-14 12:21:45 +01:00
emacs-daemon.nix
empty-file
endlessh-go.nix
endlessh.nix
engelsystem.nix
enlightenment.nix
env.nix
envfs.nix
envoy.nix
ergo.nix
ergochat.nix
eris-server.nix eris-server: fix nixos test 2023-12-01 12:24:03 +01:00
esphome.nix
etcd-cluster.nix
etcd.nix
etebase-server.nix
etesync-dav.nix
evcc.nix evcc: 0.117.4 -> 0.118.0 2023-06-11 12:41:53 +02:00
fail2ban.nix nixos/fail2ban: use attrsets for settings instead of strings 2023-06-30 22:27:40 +02:00
fakeroute.nix nixos/tests/fakeroute: init 2023-06-20 01:12:04 +00:00
fancontrol.nix
fanout.nix nixos/fanout: add test 2023-10-21 17:31:14 -03:00
fastnetmon-advanced.nix nixos/tests/fastnetmon-advanced: init 2023-10-23 22:51:19 +02:00
fenics.nix
ferm.nix nixos/tests: fix ferm under network-online dep fix 2024-01-18 16:28:41 -08:00
ferretdb.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
filesystems-overlayfs.nix nixos/filesystems: init overlayfs 2024-02-07 22:13:00 +01:00
firefox.nix nixos/tests/firefox: use the module 2023-10-22 17:13:50 +03:00
firejail.nix
firewall.nix
fish.nix
flannel.nix
fluentd.nix
fluidd.nix
fontconfig-default-fonts.nix noto-fonts-emoji → noto-fonts-color-emoji 2023-09-12 12:38:07 +00:00
forgejo.nix nixosTests.forgejo: test git wire protocol version 2023-10-24 03:32:03 +02:00
freenet.nix
freeswitch.nix
freetube.nix nixosTests.freetube: mark as broken on aarch64-linux 2024-02-09 10:26:49 +02:00
freshrss-http-auth.nix nixos/freshrss: authType option 2023-07-19 19:43:55 -05:00
freshrss-pgsql.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
freshrss-sqlite.nix
frigate.nix frigate: 0.12.1 -> 0.13.1 2024-02-06 22:54:22 +01:00
frp.nix nixos/frp: use toml configFile 2024-01-18 21:37:40 +05:30
frr.nix treewide: scale back maintainership for various packages 2024-01-05 14:43:39 +01:00
fsck.nix nixos/qemu-vm: use persistent block device names 2023-06-16 19:36:03 +02:00
fscrypt.nix
ft2-clone.nix nixos/tests/ft2-clone: cleanup 2023-12-08 18:27:39 +01:00
gemstash.nix
geoserver.nix geoserver: add extensions and update script 2024-02-20 10:28:58 +01:00
gerrit.nix
geth.nix
ghostunnel.nix
gitdaemon.nix nixos/tests: fix gitdaemon under network-online dep fix 2024-01-19 00:11:34 -08:00
gitea.nix nixosTests.gitea: remove emilylange from maintainers 2023-11-07 19:10:56 +01:00
github-runner.nix
gitlab.nix nixos/services.gitlab: loosen the coupling between gitlab and postgres/ redis to avoid restarts and races 2024-02-07 18:19:18 +01:00
gitolite-fcgiwrap.nix
gitolite.nix
glusterfs.nix
gnome-extensions.nix nixosTests.gnome-extensions: system-monitor has been removed 2024-02-02 19:13:29 +01:00
gnome-flashback.nix nixos/tests/gnome-flashback: Restore wait_for_x test 2023-10-06 18:39:10 +08:00
gnome-xorg.nix nixosTests.gnome: Small cleanup 2023-11-21 08:42:33 +01:00
gnome.nix nixosTests.gnome: Small cleanup 2023-11-21 08:42:33 +01:00
gns3-server.nix nixosTests.gns3-server: init 2023-12-01 12:11:21 +01:00
gnupg.nix
go-camo.nix nixos/go-camo: init 2024-02-17 20:45:49 +01:00
go-neb.nix
gobgpd.nix
gocd-agent.nix
gocd-server.nix
gollum.nix
gonic.nix
goss.nix nixosTests.goss: init 2023-10-27 08:02:01 +02:00
gotify-server.nix treewide: remove myself (ma27) from a few packages 2023-10-18 15:47:20 -03:00
grafana-agent.nix
graphite.nix
graylog.nix
grocy.nix
grow-partition.nix nixos/grow-partition: add nixos test 2023-10-20 08:58:10 +00:00
grub.nix
guacamole-server.nix nixos/guacamole-server: init 2023-06-21 22:11:44 +02:00
gvisor.nix nixosTests.gvisor: remove flaky test 2023-11-25 03:05:11 +09:00
haka.nix
haproxy.nix nixos/tests/haproxy: Test HTTPS, QUIC and Cert Auth 2024-01-19 18:55:27 +01:00
hardened.nix nixos/tests/hardened: fix eval 2023-10-06 23:54:57 +03:00
harmonia.nix nixos/harmonia: test if extra-allowed-users works 2023-12-06 12:56:35 +01:00
haste-server.nix
hbase.nix
hddfancontrol.nix nixos/hddfancontrol: initial module & test 2023-08-23 13:25:29 -04:00
headscale.nix
hedgedoc.nix nixos/hedgedoc: refactor to reduce option count 2023-10-15 08:45:43 +02:00
herbstluftwm.nix
hibernate.nix nixos/tests/hibernate: Simplify and always set resumeDevice 2023-07-29 14:21:28 -04:00
hledger-web.nix
hockeypuck.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
home-assistant.nix nixos/tests/home-assistant: check for lovelace resources in config 2023-12-09 17:51:13 +01:00
homepage-dashboard.nix tests/homepage-dashboard: add tests for homepage 2023-07-13 09:38:27 +01:00
honk.nix nixos/modules/honk: init 2023-08-27 23:43:40 +02:00
hostname.nix nixos/tests: fix hostname under network-online dep fix [BROKEN] 2024-01-18 16:28:42 -08:00
hound.nix
i3wm.nix
icingaweb2.nix
iftop.nix
image-contents.nix
incron.nix nixos/tests/incron: replace activcationScript via tmpfiles 2023-12-29 03:21:36 +01:00
influxdb2.nix nixos/influxdb2: add org, bucket, users and auth provisioning 2023-08-23 14:46:52 +02:00
influxdb.nix
initrd-luks-empty-passphrase.nix nixos/qemu-vm: use persistent block device names 2023-06-16 19:36:03 +02:00
initrd-network.nix
initrd-secrets-changing.nix
initrd-secrets.nix
input-remapper.nix input-remapper: 1.5.0 -> 2.0.1 2023-11-19 11:02:46 -08:00
inspircd.nix
installer-systemd-stage-1.nix nixos/tests/installer: test /boot on ZFS 2023-12-07 13:17:49 +01:00
installer.nix nixos/lib/test-driver: drop LegacyStartCommand, clean up create_machine API 2024-02-27 23:15:59 +03:00
intune.nix nixos/intune: init 2024-02-02 10:00:33 +13:00
invidious.nix nixos/invidious: change default database user to invidious 2023-12-17 19:48:15 +01:00
invoiceplane.nix nixos/invoiceplane: add nginx as a webserver option for invoiceplane 2024-01-17 05:09:34 +01:00
iodine.nix
ipv6.nix
iscsi-multipath-root.nix treewide: replace <command> | systemd-cat with systemd-cat <command> 2023-11-07 21:08:23 +03:00
iscsi-root.nix maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
isso.nix
jackett.nix
jellyfin.nix
jenkins-cli.nix
jenkins.nix nixos/tests/jenkins: fix deprecation warning 2023-07-27 15:18:11 +02:00
jibri.nix
jirafeau.nix
jitsi-meet.nix nixosTests.jitsi-meet: test cfg.caddy.enable 2023-11-30 06:13:38 +00:00
jool.nix nixos/tests/jool: update for module changes 2023-09-04 18:38:25 +02:00
kafka.nix nixos/tests/kafka: test KRaft mode 2023-11-22 06:47:08 +01:00
kanidm.nix nixos/tests: fix kanidm under network-online dep fix 2024-01-18 16:28:41 -08:00
karma.nix
kavita.nix
kbd-setfont-decompress.nix
kbd-update-search-paths-patch.nix
kea.nix nixosTests.kea: use knot.settings for configuration 2023-09-23 10:04:02 +02:00
keepalived.nix nixosTests.keepalived: fix eval (maintainers attribute) 2024-02-16 22:36:32 +00:00
keepassxc.nix
kernel-generic.nix linux_6_5: remove 2024-02-28 12:48:08 +01:00
kernel-latest-ath-user-regd.nix
kernel-rust.nix nixos/tests/kernel-rust: test against 6.7 and testing (6.8rc1) 2024-01-31 09:52:20 +01:00
keter.nix nixos/keter: 2.0 -> 2.1 2023-06-14 11:54:03 -04:00
kexec.nix nixosTests.kexec: do not use module argument config 2023-06-16 19:43:40 +02:00
keycloak.nix
keyd.nix nixos/keyd: add extraConfig option 2023-10-07 11:50:04 +03:00
keymap.nix nixos/x11: move extraLayouts into xkb attrset 2023-11-01 11:55:25 +01:00
knot.nix nixos/tests/knot: test the XDP interface 2024-02-13 13:44:31 +01:00
komga.nix
ksm.nix
kthxbye.nix
ladybird.nix
languagetool.nix
lanraragi.nix lanraragi: 0.8.90 -> 0.9.0 2023-11-29 08:52:48 +01:00
leaps.nix
legit.nix nixos/tests/legit: fix eval 2023-10-06 23:55:20 +03:00
lemmy.nix lemmy-server: fix tests by waiting until backend is ready with 10s timeout 2024-02-15 22:46:32 +02:00
libinput.nix
libreddit.nix
librenms.nix nixos/librenms: add nixos test 2023-10-16 13:28:22 +02:00
libresprite.nix
libreswan.nix
libuiohook.nix
libvirtd.nix nixos/libvirtd: add support for nss modules 2023-11-21 01:39:02 -05:00
lidarr.nix
lightdm.nix
lighttpd.nix nixos/lighttpd: add reload support 2023-10-19 19:23:04 +02:00
limesurvey.nix
listmonk.nix listmonk: revamp the tests 2023-08-23 00:25:47 +02:00
litestream.nix nixos/tests/litestream: fix eval 2023-10-07 00:07:11 +03:00
livebook-service.nix livebook: Use mix release to build instead of escript 2024-01-26 20:19:46 +01:00
lldap.nix
locate.nix
login.nix
logrotate.nix
loki.nix
lomiri-system-settings.nix tests/lomiri-system-settings: init 2024-02-26 10:11:41 +01:00
luks.nix nixos/qemu-vm: use persistent block device names 2023-06-16 19:36:03 +02:00
lxd-image-server.nix nixos/tests/lxd-image-server: fix eval 2023-10-07 00:07:50 +03:00
maestral.nix nixos/tests: adjust everything I missed for sddm update 2023-07-09 18:49:28 +03:00
magic-wormhole-mailbox-server.nix
magnetico.nix
mailcatcher.nix
mailhog.nix
mailman.nix nixos/mailman: store locks in ephemeral runtime directory 2023-10-12 10:39:18 +00:00
make-test-python.nix
man.nix
mate.nix nixosTests.mate: Extend the test 2023-12-27 23:01:58 +08:00
matomo.nix matomo_5: Init at 5.0.2 2024-02-19 07:39:49 +01:00
matter-server.nix matter-server: add nixos service module 2024-02-13 19:17:53 -05:00
mattermost.nix
mealie.nix nixos/mealie: init tests 2024-02-23 07:15:44 +01:00
mediamtx.nix nixos/tests/mediamtx: init 2023-08-10 20:43:26 +02:00
mediatomb.nix
mediawiki.nix nixos/mediawiki: add nginx option 2023-10-04 22:21:55 +01:00
meilisearch.nix
memcached.nix
merecat.nix
metabase.nix
mimir.nix
mindustry.nix
minecraft-server.nix
minecraft.nix
minidlna.nix
miniflux.nix nixos/miniflux: add apparmor policy 2023-07-13 11:10:39 +02:00
minio.nix
miriway.nix nixos/tests/miriway: fix alacritty xwayland test 2024-01-20 16:51:40 +01:00
misc.nix nixos/systemd-tmpfiles: add settings option 2023-10-23 00:34:23 +02:00
mobilizon.nix Revert "nixos/mobilizon: fix integration test by using postgresql_14" 2023-12-10 07:23:16 +00:00
mod_perl.nix
molly-brown.nix
monado.nix nixos/monado: add test 2024-02-23 14:25:16 +01:00
mongodb.nix nixos/tests/mongodb: Remove self from maintainers 2023-12-09 17:45:33 +08:00
moodle.nix
moonraker.nix
moosefs.nix
morph-browser.nix tests/morph-browser: Add standalone (non-Lomiri) test 2024-02-22 10:36:50 +01:00
morty.nix
mosquitto.nix nixos/mosquitto: remove the bind_interface test 2023-10-22 19:12:26 +02:00
mpd.nix
mpich-example.c
mpv.nix
mtp.nix
multipass.nix
mumble.nix nixos/murmur: add apparmor policy 2023-07-13 11:11:01 +02:00
munin.nix munin: fix missing Date::Parse module error & make test fail w/o a fix 2023-12-25 09:13:32 +01:00
musescore.nix nixosTests.musescore: fix for version 4.2.0 2023-12-21 15:33:33 +02:00
mutable-users.nix
mxisd.nix
mympd.nix nixos/mympd: add nixos test 2023-12-21 16:02:10 +02:00
n8n.nix nixos/n8n: add test for webhookUrl configuration 2023-07-07 16:20:03 +01:00
nagios.nix
nar-serve.nix
nat.nix
nats.nix
navidrome.nix
nbd.nix
ncdns.nix
ndppd.nix
nebula.nix nixos/nebula: tests: revert wait_for_unit 2023-12-13 14:50:03 -08:00
neo4j.nix
netbird.nix nixosTests.netbird: fix after module update 2024-01-29 09:46:02 +02:00
netdata.nix tests/netdata: fix test after upgrade to 1.43.0 2023-10-28 14:43:19 +00:00
networking-proxy.nix
networking.nix nixos/tests: fix networking under network-online dep fix 2024-01-18 16:28:42 -08:00
nexus.nix
nghttpx.nix
nginx-auth.nix
nginx-etag-compression.nix nginx: change etags for statically compressed files served from store 2024-01-13 22:07:50 +01:00
nginx-etag.nix
nginx-globalredirect.nix
nginx-http3.nix nixos/tests/nginx-http3: add angie package in testing 2023-12-17 22:43:15 +03:00
nginx-modsecurity.nix
nginx-moreheaders.nix nixos/tests/nginx: add test variant for moreheaders module 2024-01-19 18:09:53 +01:00
nginx-njs.nix
nginx-pubhtml.nix
nginx-redirectcode.nix nixos/nginx: make redirect status code configurable 2023-12-11 11:09:02 -03:00
nginx-sso.nix
nginx-status-page.nix nixos/nginx: add test for status page 2023-07-28 20:29:09 +02:00
nginx-tmpdir.nix nixos/tests: add test for nginx temp directories removal 2023-10-06 14:26:37 +02:00
nginx-unix-socket.nix nixos/nginx: Allow empty port for listen directive 2023-10-09 21:16:03 -04:00
nginx-variants.nix angie: init at 1.4.0 2023-12-17 22:43:13 +03:00
nginx.nix
nitter.nix nitter: update tests to use guestAccounts 2023-12-20 11:36:11 +08:00
nix-ld.nix nix-ld: 1.2.1 -> 1.2.2 (#237962) 2023-06-20 20:23:27 +00:00
nix-serve-ssh.nix
nix-serve.nix
nixos-generate-config.nix
nixos-rebuild-install-bootloader.nix nixos/tests: add nixos-rebuild-install-bootloader 2023-10-23 12:39:40 +01:00
nixos-rebuild-specialisations.nix nixos/tests/nixos-rebuild-specialisations: download even more RAM 2023-12-17 19:27:07 +03:00
nixos-rebuild-target-host.nix nixos-rebuilt-target-host test: Add long TMPDIR to verify that fix works 2024-01-29 07:59:15 +01:00
nixseparatedebuginfod.nix nixseparatedebuginfod: add module and nixos test 2024-01-01 13:42:13 +01:00
node-red.nix
nomad.nix
non-default-filesystems.nix nixos/tests: add myself to maintainers of erofs test 2023-07-10 22:02:36 +02:00
non-switchable-system.nix nixos: add system.switch.enable flag 2023-10-26 17:47:35 +02:00
noto-fonts-cjk-qt-default-weight.nix nixos/fonts: rename fonts.enableDefaultFonts to fonts.enableDefaultPackages 2023-07-25 00:55:25 +02:00
noto-fonts.nix noto-fonts-emoji → noto-fonts-color-emoji 2023-09-12 12:38:07 +00:00
novacomd.nix
npmrc.nix nixos: test programs.npm.npmrc setting 2023-11-02 20:51:26 +13:00
nscd.nix
nsd.nix
ntfy-sh-migration.nix nixos/ntfy-sh: clean up DynamicUser workarounds 2024-01-10 00:15:50 +01:00
ntfy-sh.nix
ntpd-rs.nix nixos/ntpd-rs: fix metrics service 2024-01-17 15:06:20 +01:00
nvmetcfg.nix nixosTests.nvmetcfg: init 2024-02-02 17:10:25 -05:00
nzbget.nix
nzbhydra2.nix
oci-containers.nix Merge pull request #248315 from apeschar/oci-containers-backend-stop 2024-02-10 17:12:56 +01:00
ocsinventory-agent.nix nixosTests.ocsinventory-agent: init 2023-11-02 14:20:46 +01:00
octoprint.nix
odoo.nix odoo15: init at 15.0-20230720 2023-08-27 09:52:43 +02:00
oh-my-zsh.nix
ombi.nix
openarena.nix
openldap.nix
openresty-lua.nix nixosTests.nginx-sandbox: remove broken test and move the sandboxing test to the openresty test 2023-10-23 06:09:45 +03:00
opensearch.nix nixos/tests/opensearch: replace activationScript via tmpfiles 2023-10-26 01:44:21 +02:00
opensmtpd-rspamd.nix nixos/tests: fix rspamd under network-online dep fix 2024-01-18 16:28:41 -08:00
opensmtpd.nix nixos/tests: fix opensmtpd under network-online dep fix 2024-01-18 16:28:41 -08:00
opensnitch.nix opensnitch: 1.6.4 -> 1.6.5, opensnitch-ui: 1.6.4 -> 1.6.5.1 2024-02-12 11:58:44 +01:00
openssh.nix nixos/sshd: fix socket activated ports when using ListenAddress 2024-01-03 19:42:45 +01:00
openstack-image.nix
opentabletdriver.nix opentabletdriver: 0.6.3.0 -> 0.6.4.0 2023-12-23 21:16:43 +00:00
opentelemetry-collector.nix nixos/opentelemetry-collector: add nixosTest 2023-06-21 13:07:16 +01:00
openvscode-server.nix
orangefs.nix
os-prober.nix treewide: don't use python3Minimal where it is not required 2023-12-21 02:21:48 +01:00
osquery.nix nixos/tests/osquery: fix eval 2023-10-06 23:55:20 +03:00
osrm-backend.nix
outline.nix
overlayfs.nix
owncast.nix nixos/tests: fix owncast under network-online dep fix [BROKEN] 2024-01-19 00:11:34 -08:00
pacemaker.nix
packagekit.nix
pantheon.nix nixosTests.pantheon: Extend the test 2024-01-14 14:10:21 +08:00
paperless.nix nixosTests.paperless: Convert paperless extraConfig to settings 2024-01-09 13:47:52 +01:00
pass-secret-service.nix
patroni.nix
pdns-recursor.nix
peerflix.nix
peroxide.nix
pgadmin4.nix python3Packages.flask-security-too: fix for webauth 2 2024-01-16 15:55:16 +01:00
pgbouncer.nix nixos/tests/pgbouncer: do not use ensureDBOwnership 2023-11-17 15:52:51 +01:00
pgjwt.nix treewide: fix services.postgresql.extraPlugins usage 2023-12-08 14:58:18 +01:00
pgmanage.nix
phosh.nix
photoprism.nix
pict-rs.nix
pinnwand.nix
plantuml-server.nix nixosTests.plantuml-server: init 2023-11-15 15:12:56 +01:00
plasma5-systemd-start.nix nixos/tests: adjust everything I missed for sddm update 2023-07-09 18:49:28 +03:00
plasma5.nix nixos/tests: adjust everything I missed for sddm update 2023-07-09 18:49:28 +03:00
plasma6.nix nixos/tests: add plasma6 2024-02-28 18:49:33 +03:00
plasma-bigscreen.nix nixos/tests: adjust everything I missed for sddm update 2023-07-09 18:49:28 +03:00
plausible.nix plausible, nixos/plausible: Add listenAddress option. 2023-11-14 10:51:16 +01:00
please.nix
pleroma.nix nixosTests.pleroma: un-vendor toot 2023-11-16 18:16:15 +01:00
plikd.nix
plotinus.nix
podgrab.nix
polaris.nix
pomerium.nix nixos/pomerium: fix UI test 2024-01-25 22:04:59 -06:00
portunus.nix
postfix-raise-smtpd-tls-security-level.nix
postfix.nix
postfixadmin.nix
postgis.nix postgresqlPackages.postgis: build minimal gdal version 2024-01-03 11:38:02 +01:00
postgresql-jit.nix
postgresql-wal-receiver.nix
postgresql.nix nixos/postgresql: remove postgresql_11-backup-all test 2023-10-30 15:11:06 +01:00
power-profiles-daemon.nix nixosTests.power-profiles-daemon: test profilectl CLI 2024-02-24 09:39:28 +01:00
powerdns-admin.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
powerdns.nix nixos/tests/powerdns: Stop manually configuring config path 2023-07-01 18:55:50 +08:00
pppd.nix
predictable-interface-names.nix nixos/tests/predictable-interface-names: fix eval for systemd-stage1 2023-11-01 22:09:25 +03:00
printing.nix nixos/printing: Add openFirewall option (#176539) 2023-11-05 16:01:20 +01:00
privoxy.nix
prometheus-exporters.nix nixosTests.prometheus-exporters.dnsmasq: wait for DNSMasq before testing the exporter 2024-02-18 19:30:08 +01:00
prometheus.nix nixos/thanos: remove deprecations 2023-11-12 11:08:52 +01:00
promscale.nix treewide: fix services.postgresql.extraPlugins usage 2023-12-08 14:58:18 +01:00
prowlarr.nix nixos/tests/prowlarr: check fo folder existance 2023-12-29 10:57:56 +01:00
proxy.nix
pt2-clone.nix
public-inbox.nix public-inbox: add xapian to PATH 2023-06-20 16:58:47 +00:00
pufferpanel.nix
pulseaudio.nix
pykms.nix
pyload.nix nixos/pyload: init test 2024-01-23 15:07:40 +00:00
qboot.nix
qemu-vm-external-disk-image.nix nixos/lib/make-disk-image.nix: fix systemd-boot-builder clobbering /homeless-shelter 2024-03-01 12:52:48 +01:00
qemu-vm-restrictnetwork.nix nixos/tests: fix qemu-vm-restrictnetwork under network-online dep fix 2024-01-18 16:28:41 -08:00
qemu-vm-volatile-root.nix nixos/tests/qemu-vm-volatile-root: init 2023-06-21 01:38:27 +02:00
qgis.nix qgis: add nixos tests 2023-09-02 17:15:56 +02:00
qownnotes.nix qownnotes: 24.2.0 -> 24.2.3 2024-02-16 13:08:22 +01:00
quake3.nix
quicktun.nix nixos/quicktun: add test 2023-11-01 20:10:14 +01:00
quorum.nix
rabbitmq.nix
radarr.nix
radicale.nix
ragnarwm.nix ragnarwm: init at 1.3.1 2023-08-20 18:20:39 +02:00
rasdaemon.nix
readarr.nix
redis.nix
redmine.nix
restart-by-activation-script.nix
restic.nix nixos/restic: allow timer to be disabled 2023-11-07 22:37:37 +01:00
retroarch.nix nixos/tests: adjust everything I missed for sddm update 2023-07-09 18:49:28 +03:00
robustirc-bridge.nix
rosenpass.nix rosenpass: refactor, add module and test (#254813) 2023-10-23 19:29:30 +02:00
roundcube.nix
rshim.nix
rspamd-trainer.nix nixos/rspamd-trainer: init; rspamd-trainer: init at unstable-2023-11-27 2023-12-27 10:35:53 +01:00
rspamd.nix
rss2email.nix nixos/tests: fix rss2email under network-online dep fix 2024-01-18 16:28:41 -08:00
rstudio-server.nix
rsyncd.nix
rsyslogd.nix
rxe.nix
sabnzbd.nix nixos/tests/sabnzbd: add check for sabctools mismatch 2023-10-11 08:53:22 -04:00
samba-wsdd.nix nixos/samba-wsdd: add openFirewall option 2023-07-17 10:22:43 -04:00
samba.nix
sane.nix nixos/sane: add nixos test 2024-01-02 12:00:00 +00:00
sanoid.nix
scaphandre.nix scaphandre: init at 0.5.0 (#238462) 2023-06-26 19:41:28 +02:00
schleuder.nix
scrutiny.nix nixosTests.scrutiny: init 2024-02-22 21:20:10 +00:00
sddm.nix sddm: 0.19.0 -> 0.20.0 2023-07-07 12:46:59 +03:00
seafile.nix
searx.nix nixos/tests/searx: use configured package for static content 2024-02-28 17:51:29 -08:00
seatd.nix nixos/tests/seatd: init 2023-11-23 13:50:14 +11:00
service-runner.nix
sftpgo.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
sfxr-qt.nix
sgt-puzzles.nix sgt-puzzles: rename all "sgtpuzzles" -> "sgt-puzzles" 2023-10-06 21:36:48 +11:00
shadow.nix nixos/tests/shadow: test hashedPasswordFile 2023-09-13 17:00:05 +02:00
shattered-pixel-dungeon.nix nixosTests.shattered-pixel-dungeon: use wait_for_text 2023-11-07 19:33:16 +00:00
shiori.nix
signal-desktop.nix
simple.nix
sing-box.nix sing-box: 1.3.4 -> 1.3.5 2023-08-01 13:01:54 +08:00
slimserver.nix nixos/tests/slimserver: regex squeezelite number in log 2024-01-05 12:43:01 -05:00
slurm.nix tests/slurm: use getDev for mpi test 2024-02-01 11:08:56 +01:00
smokeping.nix
snapcast.nix
snapper.nix nixos/snapper/test: fix, make compliant with new config scheme 2023-06-18 16:20:31 +02:00
snmpd.nix nixos/snmpd: add nixos test 2023-12-19 18:54:34 +02:00
soapui.nix
soft-serve.nix nixos/soft-serve: init 2023-10-21 17:51:42 +02:00
sogo.nix maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
solanum.nix
sonarr.nix
sonic-server.nix nixosTests.sonic-server: init 2023-11-10 15:11:28 +01:00
spacecookie.nix
sqlite3-to-mysql.nix python311Packages.factory-boy: rename from factory_boy 2023-10-08 12:32:12 +09:00
ssh-agent-auth.nix nixos/pam: Warn on insecure sshAgentAuth configurations 2024-01-04 17:30:09 +00:00
ssh-audit.nix nixos/tests: fix ssh-audit under network-online dep fix 2024-01-19 00:11:35 -08:00
ssh-keys.nix
sslh.nix nixos/sslh: refactor for RFC42 2023-10-29 18:13:37 +01:00
sssd-ldap.nix
sssd.nix
stalwart-mail.nix stalwart-mail: fix default configuration and test 2024-02-13 20:34:22 +01:00
starship.nix
step-ca.nix
strongswan-swanctl.nix
stub-ld.nix nixos/stub-ld: init module 2023-12-11 05:47:23 -05:00
stunnel.nix nixos/tests/stunnel: ensure correct ordering w.r.t. shutdown.target 2023-11-30 15:47:09 -08:00
sudo-rs.nix nixos/tests/sudo-rs: cleanup 2023-11-25 14:11:24 +00:00
sudo.nix nixos/tests/sudo: check that sudo is enabled by default 2023-11-10 03:32:26 +01:00
suwayomi-server.nix nixos/suwayomi-server: add nixos tests 2024-01-19 02:31:33 +01:00
swap-file-btrfs.nix
swap-partition.nix
swap-random-encryption.nix
sway.nix nixos/tests/sway: fix alacritty xwayland test 2024-01-06 11:21:27 +01:00
switch-test.nix nixos/switchTest: Also test swap devices 2023-09-22 10:26:11 +02:00
sympa.nix
syncthing-init.nix nixos/tests/syncthing-init: Remove unused testName attribute 2023-10-07 14:04:43 +03:00
syncthing-many-devices.nix nixos/syncthing: get API key for every curl request 2023-10-15 02:04:52 +03:00
syncthing-no-settings.nix nixosTests.syncthing-no-settings: init 2023-06-29 17:57:13 +03:00
syncthing-relay.nix
syncthing.nix
sysinit-reactivation.nix nixos/switch-to-configuration: add sysinit-reactivation.target 2024-01-18 00:46:30 +01:00
systemd-analyze.nix
systemd-binfmt.nix
systemd-boot-ovmf-broken-fat-driver.patch
systemd-boot.nix systemd-boot: introduce options to set a sort-key for systemd-boot entries 2024-03-02 02:11:32 +01:00
systemd-bpf.nix
systemd-confinement.nix
systemd-coredump.nix
systemd-credentials-tpm2.nix nixos/tests: adopt newest TPM support in test infra 2023-10-22 16:01:37 +02:00
systemd-cryptenroll.nix nixos/tests: adopt newest TPM support in test infra 2023-10-22 16:01:37 +02:00
systemd-escaping.nix
systemd-homed.nix
systemd-initrd-bridge.nix nixos/tests/systemd-initrd-bridge: init 2023-08-25 13:11:20 -04:00
systemd-initrd-btrfs-raid.nix nixosTests.systemd-initrd-btrfs-raid: mount the host Nix store 2023-06-08 16:55:25 +02:00
systemd-initrd-luks-fido2.nix nixos/qemu-vm: use persistent block device names 2023-06-16 19:36:03 +02:00
systemd-initrd-luks-keyfile.nix nixos/qemu-vm: use persistent block device names 2023-06-16 19:36:03 +02:00
systemd-initrd-luks-password.nix nixos/qemu-vm: use persistent block device names 2023-06-16 19:36:03 +02:00
systemd-initrd-luks-tpm2.nix nixos/tests: adopt newest TPM support in test infra 2023-10-22 16:01:37 +02:00
systemd-initrd-luks-unl0kr.nix nixos/tests: init systemd-initrd-luks-unl0kr 2023-10-16 21:33:02 +11:00
systemd-initrd-modprobe.nix nixos/tests/systemd-initrd-modprobe: Test parameter in stage 1 2023-11-09 17:53:49 -05:00
systemd-initrd-networkd-ssh.nix nixos/tests/systemd-initrd-networkd-ssh: Test with backdoor not LUKS 2023-11-09 17:53:49 -05:00
systemd-initrd-networkd.nix nixos/tests/systemd-initrd-networkd: ensure correct ordering w.r.t. shutdown.target 2023-11-30 15:48:25 -08:00
systemd-initrd-simple.nix systemd-stage-1: Enable backdoor in nixos tests 2023-11-09 17:53:48 -05:00
systemd-initrd-swraid.nix nixos/swraid: fix regression for old initrd and add test coverage 2023-09-10 17:16:33 +02:00
systemd-initrd-vconsole.nix nixos/tests/systemd-initrd-vconsole: fix test and improve reliability 2023-06-15 06:48:05 -04:00
systemd-initrd-vlan.nix nixos/tests/systemd-initrd-vlan: init 2023-08-25 10:32:10 -04:00
systemd-journal-gateway.nix nixos/(tests/)journald-(remote|upload|gateway): add raitobezarius as a maintainer 2023-12-09 13:57:08 +01:00
systemd-journal-upload.nix systemd.tests.systemd-journal-upload: fix meta eval 2024-01-05 21:34:36 +00:00
systemd-journal.nix nixos/tests/journal-gateway: init 2023-12-09 01:54:44 +01:00
systemd-lock-handler.nix nixos/systemd-lock-handler: init 2024-01-27 11:55:46 +02:00
systemd-machinectl.nix
systemd-misc.nix
systemd-networkd-dhcpserver-static-leases.nix remove tomfitzhenry@ as maintainer for some packages 2023-07-23 12:39:57 +10:00
systemd-networkd-dhcpserver.nix nixos/tests: fix systemd-networkd-dhcpserver under network-online dep fix 2024-01-18 16:28:41 -08:00
systemd-networkd-ipv6-prefix-delegation.nix nixos/tests: fix systemd-networkd-ipv6-prefix-delegation under network-online dep fix 2024-01-18 16:28:42 -08:00
systemd-networkd-vrf.nix
systemd-networkd.nix maintainers: ninjatrappeur -> picnoir 2023-11-11 08:31:16 +01:00
systemd-no-tainted.nix
systemd-nspawn-configfile.nix nixos/tests/systemd-nspawn-configfile: init 2023-06-12 12:08:39 +02:00
systemd-nspawn.nix nixos/tests: fix systemd-nspawm under network-online dep fix 2024-01-19 00:11:34 -08:00
systemd-oomd.nix
systemd-portabled.nix
systemd-repart.nix nixos/systemd-repart: remove superfluous gpt manipulation 2023-10-16 19:03:57 +02:00
systemd-shutdown.nix systemd shutdownRamfs: Fix infinite shutdown loop 2023-07-29 13:52:52 -04:00
systemd-sysupdate.nix nixos/sysupdate: fix systemd-sysupdate test 2024-01-31 09:16:04 -08:00
systemd-sysusers-immutable.nix nixos/systemd-sysusers: init 2024-01-18 23:08:14 +01:00
systemd-sysusers-mutable.nix nixos/systemd-sysusers: init 2024-01-18 23:08:14 +01:00
systemd-timesyncd-nscd-dnssec.nix systemd: disable NSCD when DNSSEC validation is disabled in timesyncd 2023-12-20 13:21:43 +02:00
systemd-timesyncd.nix nixos/tests/systemd-timesyncd: tmpfiles.rules -> tmpfiles.settings 2023-11-27 19:29:25 +01:00
systemd-user-tmpfiles-rules.nix
systemd-userdbd.nix
systemd.nix Merge branch 'master' into staging-next 2023-10-20 09:29:36 +03:00
systemtap.nix linuxPackages.systemtap: 4.8 -> 5.0a, add nixos tests (#276840) 2024-01-09 19:38:02 +01:00
tandoor-recipes.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
tang.nix nixos/tang: create module for tang server (#247037) 2023-10-16 13:10:15 +02:00
taskserver.nix nixos/tests/taskserver: Fix build 2023-06-04 23:14:07 +02:00
tayga.nix nixos/tests: fix tayga under network-online dep fix 2024-01-19 00:11:34 -08:00
teeworlds.nix
telegraf.nix telegraf: 1.28.5 -> 1.29.0 2023-12-13 08:49:02 +01:00
teleport.nix teleport_11: remove 2023-11-27 23:22:57 +02:00
terminal-emulators.nix lomiri.lomiri-terminal-app: init at 2.0.1 2024-01-15 18:42:35 +01:00
thelounge.nix
tiddlywiki.nix
tigervnc.nix
timescaledb.nix treewide: fix services.postgresql.extraPlugins usage 2023-12-08 14:58:18 +01:00
timezone.nix
tinydns.nix
tinyproxy.nix
tinywl.nix nixosTests.tinywl: fix by adding Mesa drivers 2023-09-25 13:04:20 +02:00
tmate-ssh-server.nix nixos/tmate-ssh-server: fix test by opening port on firewall 2023-06-27 21:21:25 +08:00
tomcat.nix nixosTests.tomcat: add lib to imports to fix eval 2023-12-28 06:50:22 +00:00
tor.nix
tracee.nix nixos/tests/tracee: fix eval 2023-10-07 00:17:54 +03:00
traefik.nix
trafficserver.nix nixos/tests: fix trafficserver under network-online dep fix 2024-01-18 16:28:42 -08:00
transfer-sh.nix nixosTests.transfer-sh: init 2024-01-29 00:44:36 +08:00
transmission.nix nixosTests.tranmission_4: init 2023-09-23 21:38:47 +10:00
trezord.nix
trickster.nix
trilium-server.nix
tsja.nix treewide: fix services.postgresql.extraPlugins usage 2023-12-08 14:58:18 +01:00
tsm-client-gui.nix tsm-client: 8.1.20.0 -> 8.1.21.0 2023-12-19 19:47:28 +01:00
tuptime.nix
turbovnc-headless-server.nix
tuxguitar.nix
twingate.nix nixos/twingate: improve test 2023-07-23 01:24:51 +03:00
txredisapi.nix
typesense.nix typesense: fix test failure due to initialization timing 2024-01-07 13:04:59 +01:00
ucarp.nix
udisks2.nix nixos/tests/udisks2: actually start udisks 2023-11-12 12:09:58 +03:00
unbound.nix nixos/unbound: Fix deprecation warnings 2023-11-13 08:35:56 +00:00
unifi.nix
upnp.nix nixos/tests: fix upnp under network-online dep fix 2024-01-19 00:11:34 -08:00
uptermd.nix nixos/tests: fix uptermd under network-online dep fix 2024-01-18 16:28:41 -08:00
uptime-kuma.nix
urn-timer.nix nixosTests.urn-timer: init 2024-02-04 19:59:22 +01:00
usbguard.nix
user-activation-scripts.nix nixos/systemd-user: call systemd-tmpfiles during activation 2023-08-29 10:46:44 -07:00
user-expiry.nix nixos/update-users-groups: add nixos test for the expires option 2023-08-02 13:51:06 +02:00
user-home-mode.nix
uwsgi.nix
v2ray.nix
varnish.nix maintainers/teams: init and add helsinki-systems 2023-11-30 19:11:08 +01:00
vault-agent.nix
vault-dev.nix
vault-postgresql.nix
vault.nix
vaultwarden.nix Merge pull request #266093 from K900/pipe-systemd-cat 2023-11-08 11:28:44 +03:00
vector.nix
vengi-tools.nix
victoriametrics.nix
vikunja.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
virtualbox.nix nixosTests.virtualbox: fix eval 2023-08-23 12:25:34 +00:00
vscode-remote-ssh.nix vscode: move rev and vscodeServer to derivation 2023-06-09 18:52:10 +10:00
vscodium.nix treewide: rename fonts.fonts to fonts.packages 2023-07-24 17:34:39 +02:00
vsftpd.nix
warzone2100.nix
wasabibackend.nix
watchdogd.nix nixosTests.watchdogd: init 2024-01-20 00:15:35 +01:00
webhook.nix
wiki-js.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
wine.nix
without-nix.nix
wmderland.nix
wordpress.nix nixos/wordpress: Add test for wordpress6_4 2023-11-14 18:34:57 +01:00
wpa_supplicant.nix nixos/hostapd: fix regression after refactoring to RFC42. 2023-07-25 18:40:51 +02:00
wrappers.nix nixos/security/wrappers: add one regression test for #98863 2023-08-27 14:10:38 +02:00
xandikos.nix
xautolock.nix
xfce.nix nixosTests.xfce: Check if any coredumps are found 2023-10-30 21:15:22 +08:00
xmonad-xdg-autostart.nix
xmonad.nix
xpadneo.nix
xrdp-with-audio-pulseaudio.nix nixos/tests: add xrdp-with-audio-pulseaudio 2024-01-13 12:42:06 -03:00
xrdp.nix
xscreensaver.nix nixos/xscreensaver: add module tests 2023-11-24 08:53:00 -03:00
xss-lock.nix
xterm.nix
xxh.nix
yabar.nix
yggdrasil.nix nixos/yggdrasil: add extraArgs option 2023-10-06 17:59:14 +01:00
zammad.nix nixos/tests/zammad: set memory limit to 2048 MB 2023-12-14 18:03:22 +01:00
zeronet-conservancy.nix
zfs.nix zfs_unstable: Rename from zfsUnstable 2024-02-27 18:45:55 -05:00
zigbee2mqtt.nix nixos/tests/zigbee2mqtt: test against dummy serial device 2024-02-03 02:22:44 +01:00
zoneminder.nix
zookeeper.nix
zram-generator.nix
zrepl.nix nixos/tests: fix zrepl under network-online dep fix 2024-01-18 16:28:41 -08:00
zsh-history.nix
zwave-js.nix zwave-js: module init, zwave-js-server: init at 1.33.0 2023-11-02 08:21:09 +00:00