nixpkgs/nixos/tests
r-vdp 24bf6e9cb8
nixos/etc-overlay: avoid rebuilding the initrd every time the etc contents change
Before this change, the hash of the etc metadata image was included in
the mount unit that's responsible for mounting this metadata image in the
initrd.
And because this metadata image changes with every change to the etc
contents, the initrd would be rebuild every time as well.
This can lead to a lot of rebuilds (especially when revision info is
included in /etc/os-release) and all these initrd archives use up a lot of
space on the ESP.

With this change, we instead include a symlink to the metadata image in the
top-level directory, in the same way as we already do for things like init and
prepare-root, and we deduce the store path from the init= kernel parameter,
in the same way as we already do to find the path to init and prepare-root.

Doing so avoids rebuilding the initrd all the time.
2024-10-16 17:42:58 +02:00
..
activation nixos/etc-overlay: avoid rebuilding the initrd every time the etc contents change 2024-10-16 17:42:58 +02:00
common nixosTests: fixup tests/common/resolver to work with a local resolver 2024-10-06 15:18:45 +00:00
druid druid: add passthru test 2024-07-28 07:20:16 +00:00
etcd nixos/tests/etcd: enable aarch64-linux 2024-03-23 06:13:41 -03:00
fcitx5 nixos/fcitx5: replace renamed options in test 2024-08-31 09:22:24 -04:00
garage nixosTests.garage: migrate replicationMode to string 2024-05-15 11:50:11 +02:00
git
google-oslogin maintainers: Remove adisbladis as maintainer from various packages 2023-12-27 23:13:50 +13:00
grafana maintainers: remove kfears (#342128) 2024-09-16 00:57:14 +02:00
guix nixos/tests: fix guix under network-online dep fix 2024-01-19 00:11:34 -08:00
hadoop hadoop: init 3.4, drop 3.2 2024-06-24 09:25:57 +05:30
hitch
hydra hydra: rename from hydra_unstable 2024-08-29 13:56:32 +10:00
incus lxc: added option for unprivileged containers. 2024-08-28 09:18:23 -04:00
initrd-network-openvpn openvpn: fix tests and add to passthru.tests 2023-12-21 15:34:08 +09:00
initrd-network-ssh
installed-tests xdg-desktop-portal: Fix installedTests (#344743) 2024-10-14 21:36:39 +03:00
installer nixos/tests/installer: add testByAttrSwitch 2024-07-10 20:59:41 +02:00
k3s treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
kerberos nixos/kerberos_server: use krb format generator, plus misc cleanup 2024-06-08 23:29:53 +02:00
krb5 nixos/tests: fix discrepancy between nix-build and nix build 2024-03-12 10:09:59 -05:00
kubernetes kubernetes: 1.30.2 -> 1.31.0 2024-08-22 16:26:38 +02:00
kubo kubo: 0.28.0 -> 0.29.0 2024-06-11 15:47:09 +02:00
lorri lorri: 1.6.0 -> 1.7.0 (#322749) 2024-07-07 11:16:23 +02:00
lvm2 nixos/tests/lvm2/vdo: only build latest kernel 2024-08-23 19:59:33 +02:00
lxc lxc: added option for unprivileged containers. 2024-08-28 09:18:23 -04:00
lxd nixos/tests/lxd: fix squashfs container import 2024-08-28 09:18:19 -04:00
maddy
matrix nixos/matrix-appservice-irc: allow disabling media lifetime 2024-09-09 20:35:13 +02:00
mycelium nixos/mycelium: add mycelium binary to systemPackages 2024-06-08 15:01:32 +03:00
mysql tests/mysql: properly specify percona packages 2024-10-13 23:04:24 +02:00
networking nixos/tests/networking: test nameservers via DHCP 2024-10-15 11:53:05 +02:00
nextcloud Merge: nextcloud30: init at 30.0.0; nextcloud30Packages: init (#342521) 2024-10-01 14:51:56 +02:00
nfs nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
nginx-proxyprotocol
nix nixosTest.nix-upgrade: try to garbage collect with old nix 2024-08-23 11:06:48 +02:00
nix-required-mounts nix-required-mounts: nixfmt 2024-06-26 00:35:45 +00:00
nixops nixosTests.nixops: remove dead code from Nix expression 2024-03-19 05:30:53 +08:00
nixos-test-driver nixos/tests/nixos-test-driver: test timeout failures 2023-10-29 12:45:00 +01:00
pam nixos/pam/u2f: implement RFC0042 2024-07-05 17:07:02 +03:00
parsedmarc
php
podman nixos/tests/podman: add test for rootless quadlet 2024-05-31 16:02:15 +02:00
postgresql/wal2json nixos/tests: add postgresql wal2json test 2024-09-14 05:17:49 +00:00
prometheus nixos/prometheus: Log systemd-analyze for alertmanager/webhook-logger/pushgateway 2024-07-07 00:15:42 +01:00
qtile nixos/tests/qtile: test extraPackages and qtile-extras 2024-08-20 02:27:03 +02:00
replace-dependencies replaceDependencies: add support for ca-derivations 2024-09-24 12:20:15 +02:00
rke2 nixos/tests/rke2: add tests for single-node and multi-node 2024-05-28 12:39:38 +08:00
rkvm nixos/rkvm: add nixos test 2023-10-18 06:21:40 +03:00
scion/freestanding-deployment nixos/scion: init scion ip gateway config in test 2024-09-25 19:08:33 +02:00
shadowsocks
sourcehut nixosTests.sourcehut: regenerate expired PGP key 2024-08-05 23:22:27 +02: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
systemd-confinement treewide: replace deprecated aliases 2024-07-01 08:49:45 +02:00
tinc
ulogd nixos/tests: fix ulogd under network-online dep fix 2024-01-18 16:28:42 -08:00
vector nixos/vector: Delete superfluous host field from demo_logs source in Quickwit test 2024-07-29 21:51:02 +01:00
web-apps nixosTests.snipe-it: fix test 2024-10-15 09:11:35 +02:00
web-servers unit: add nixos tests for perl 2024-09-08 19:51:21 +02:00
wireguard nixos/tests/wireguard: tie kernel version to test to default 2024-08-31 16:09:11 +02:00
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/acme: Better error handling (#250260) 2024-10-03 11:41:53 +03:00
adguardhome.nix nixos/adguardhome: update config to match new schema 2024-04-19 18:42:52 +02:00
aesmd.nix
agda.nix agda: Remove the --local-interfaces flag 2024-03-18 23:10:27 +01:00
airsonic.nix
akkoma.nix nixos/akkoma: check that upload and media proxy base url is specified 2024-04-09 13:58:03 +01: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 nixos/atticd: init module (#347749) 2024-10-14 09:33:35 -04:00
alloy.nix grafana-alloy, nixos/alloy: add hbjydev to maintainers 2024-06-10 13:40:45 +03: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
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
apache_datasketches.nix
apcupsd.nix
apfs.nix apfsprogs: unstable-2023-11-30 -> 0-unstable-2024-09-27 2024-10-04 15:50:10 +02:00
apparmor.nix
appliance-repart-image-verity-store.nix nixos/tests/appliance-repart-image-verity-store: init 2024-09-20 17:35:49 +02:00
appliance-repart-image.nix appliance-repart-image: fix OVMF not detecting disk 2024-01-27 17:20:04 -08:00
archi.nix archi: removed OCR welcome check 2024-05-07 01:56:25 +02:00
aria2.nix nixos/aria2: add test 2024-04-18 21:04:28 +02:00
armagetronad.nix tests/armagetronad: increase timeout for busy Hydra server 2024-07-30 16:49:58 -07:00
artalk.nix nixos/artalk: init module 2024-05-18 02:15:33 +08:00
atd.nix
atop.nix nixos/tests/atop: fix version regex, add timeout 2024-08-21 00:10:14 +03:00
atticd.nix nixos/atticd: init module 2024-10-13 08:23:34 -04:00
atuin.nix
audiobookshelf.nix nixos.tests.audiobookshelf: remove with lib; 2024-08-30 23:01:46 +02:00
auth-mysql.nix nixos/tests/auth-mysql: fix test 2023-12-02 20:18:30 +01:00
authelia.nix
avahi.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
ayatana-indicators.nix tests/ayatana-indicators: Add ayatana-indicators-bluetooth 2024-09-06 11:59:46 +02:00
babeld.nix nixos/tests: fix babeld under network-online dep fix 2024-01-19 00:11:33 -08:00
bazarr.nix
bcachefs.nix
beanstalkd.nix
bees.nix
benchexec.nix nixos/benchexec: init 2024-05-17 21:24:05 +02:00
binary-cache.nix
bind.nix bind: make systemd service wait for BIND to be ready 2024-05-31 13:33:29 +02:00
bird.nix
birdwatcher.nix
bitcoind.nix
bittorrent.nix nixosTests.bittorrent: Format 2024-09-12 20:25:55 +02: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 borgbackup: Use RequiresMountsFor to require that the repo is mounted 2024-06-30 21:33:13 +02:00
borgmatic.nix nixos/borgmatic: added test 2024-03-02 12:24:17 +01:00
botamusique.nix
bpf.nix bpftrace: fix tcp*.bt/runqlat.bt scripts 2024-06-23 21:07:42 +09:00
bpftune.nix
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 budgie-analogue-clock-applet: move from budgiePlugins scope to top-level 2024-07-14 15:37:52 -04:00
buildbot.nix buildbot: 3.11.3 -> 4.0.0 2024-06-30 13:26:51 +10:00
buildkite-agents.nix
c2fmzq.nix nixos/c2fmzq-server: allow setting bool settings to false 2024-01-14 00:19:19 +01:00
caddy.nix maintainers: remove KamilaBorowska 2024-04-21 22:26:12 +02:00
cadvisor.nix
cage.nix
cagebreak.nix treewide: big opengl cleanup 2024-06-16 14:11:33 +03:00
calibre-server.nix
calibre-web.nix
cassandra.nix
castopod.nix nixosTests.castopod: fix mp3 generation 2024-05-21 00:29:56 +04:00
ccache.nix nixos/ccache: add test 2024-02-23 11:08:02 +00:00
centrifugo.nix nixos/tests/centrifugo: fix shards address list order in tests 2024-03-29 16:38:24 +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-dmcrypt.nix tests/ceph: benaryorg as dmcrypt test maintainer 2024-08-31 17:12:02 +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 nixos/cgit: test list settings type 2024-08-19 08:13:49 +02:00
charliecloud.nix
chromadb.nix nixos/chromadb: init 2024-08-16 18:23:12 +02:00
chromium.nix
chrony-ptp.nix
chrony.nix dhcpcd: disable privsep by default 2024-09-16 01:23:54 +02:00
cinnamon-wayland.nix gpaste: Move from gnome scope to top-level 2024-07-01 08:26:48 +02:00
cinnamon.nix gpaste: Move from gnome scope to top-level 2024-07-01 08:26:48 +02:00
cjdns.nix
clatd.nix nixos/clatd: make client fetch PLAT prefix dynamically 2024-06-11 00:41:10 -07:00
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 virtualisation.oci-containers: Add new imageStream option (#335430) 2024-08-24 04:38:27 +02:00
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 nixos/tests/coder: sync maintainers to coder package 2024-04-29 22:39:34 -04:00
collectd.nix
commafeed.nix nixos/commafeed: init module 2024-04-26 17:19:33 +02:00
connman.nix
consul-template.nix
consul.nix nixos/tests/consul: enable unfree 2024-02-21 08:41:06 -05:00
containers-bridge.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
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: add Perl library that is now missing due to stc-ng 2024-09-06 13:40:31 +03:00
containers-ip.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
containers-macvlans.nix
containers-names.nix
containers-nested.nix
containers-physical_interfaces.nix
containers-portforward.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
containers-reloadable.nix nixos/tests/containers-reloadable: use specializations instead of multiple machines 2024-09-08 17:04:45 +03:00
containers-require-bind-mounts.nix nixos/nixos-containers: require mounts for bind mount host paths 2024-04-04 19:48:15 -04:00
containers-restart_networking.nix nixos/tests/containers-restart_networking: use specialisations instead of multiple machines 2024-09-08 17:04:45 +03:00
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
couchdb.nix
crabfit.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
cri-o.nix
croc.nix nixos/tests/croc: fix --pass argument and code passing 2024-10-09 17:40:39 +02:00
cryptpad.nix nixos/cryptpad: harden service 2024-07-24 16:17:32 +09:00
cups-pdf.nix
curl-impersonate.nix curl-impersonate: 0.6.1 -> 0.7.0 2024-08-10 00:01:53 -03:00
custom-ca.nix
dae.nix nixos/test/dae: disable waiting network 2024-08-22 17:09:31 +08:00
darling-dmg.nix nixos/tests/darling-dmg: init 2024-07-01 21:45:18 +02:00
darling.nix
davis.nix nixos/davis: init 2024-04-01 12:55:29 +02:00
db-rest.nix nixos/db-rest: init 2024-04-16 10:42:02 +02:00
dconf.nix
ddns-updater.nix ddns-updater: Add module, test, update script 2024-07-17 21:56:05 +00: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
dependency-track.nix nixos/dependency-track: add nixos test 2024-09-22 16:38:45 +02:00
devpi-server.nix nixos/devpi-server: init 2024-05-13 12:14:44 +02:00
dex-oidc.nix nixos/tests/dex-oidc: fix build 2024-09-06 13:01:04 +03: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
dnscrypt-proxy2.nix
dnsdist.nix nixos/tests/dnsdist: fix dnscrypt test 2024-10-06 11:34:57 +02:00
doas.nix
docker-registry.nix nixos/dockerRegistry: add configFile option 2024-04-18 06:11:06 +02:00
docker-rootless.nix
docker-tools-cross.nix
docker-tools-nix-shell.nix Format 2024-07-29 00:23:05 +02:00
docker-tools-overlay.nix
docker-tools.nix Format 2024-07-29 00:23:05 +02: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 nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
dovecot.nix
drawterm.nix drawterm: unstable-2024-02-18 -> unstable-2024-03-20 2024-03-19 20:18:57 -05:00
drbd.nix drbd kernel driver added 2024-01-30 20:55:34 +01:00
dublin-traceroute.nix nixos/dublin-traceroute: init 2023-11-28 08:47:56 -08:00
early-mount-options.nix
earlyoom.nix nixosTests.earlyoom: add AndersonTorres as maintainer 2024-04-19 09:50:56 -03:00
ec2.nix nixos/tests/ec2-nixops: fix build 2024-08-29 12:37:00 +03:00
ecryptfs.nix
eintopf.nix nixos/tests/eintopf: init 2024-07-05 13:12:35 +02:00
elk.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
emacs-daemon.nix
empty-file
endlessh-go.nix nixosTests.endlessh-go: fix to match current module 2024-10-11 21:30:19 +02:00
endlessh.nix
engelsystem.nix
enlightenment.nix nixos/tests: don't enable Pulseaudio 2024-09-04 13:56:51 +03:00
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
etebase-server.nix
etesync-dav.nix
evcc.nix
fail2ban.nix
fakeroute.nix
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
fedimintd.nix nixos/fedimintd: init services 2024-10-03 13:05:12 -07: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
filesender.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
filesystems-overlayfs.nix overlayfs: Assert that upperdir == null requires systemd initrd 2024-08-30 15:18:36 -04:00
firefly-iii-data-importer.nix nixosTests.firefly-iii-data-importer: init 2024-08-28 08:29:32 +02:00
firefly-iii.nix nixos/tests/firefly-iii: Use postgres 16 2024-06-15 19:01:08 +05:30
firefox.nix nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
firefoxpwa.nix firefoxpwa: init at 2.11.1 2024-03-24 18:02:25 -04:00
firejail.nix
firewall.nix nixos/tests/firewall: use specialisations instead of multiple machines 2024-09-08 17:09:01 +03:00
fish.nix nixos/fish: disable logrotate service in module test 2024-05-07 00:37:47 -04:00
flannel.nix
flaresolverr.nix nixos/flaresolverr: initial commit 2024-07-19 20:55:21 +03:00
flood.nix nixos/flood: init 2024-06-18 08:47:29 -03:00
fluentd.nix
fluidd.nix
fontconfig-default-fonts.nix
forgejo.nix nixos/tests/forgejo: add forgejo-lts variant 2024-07-31 03:59:13 +02:00
freenet.nix
freeswitch.nix
freetube.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
freshrss-extensions.nix nixos/tests/freshrss: test extensions 2024-07-01 23:38:56 +02:00
freshrss-http-auth.nix
freshrss-none-auth.nix nixos/freshrss: fix startup when authType = "none" 2024-04-16 16:48:41 -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 nixos/tests/frigate: test login 2024-08-31 13:49:32 +02:00
frp.nix maintainers: drop janik 2024-07-02 02:36:42 +02:00
frr.nix nixos/frr: refactor 2024-10-09 22:49:50 +02:00
fsck.nix
fscrypt.nix
ft2-clone.nix nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
gancio.nix nixos/gancio: use unix socket between nginx and gancio 2024-09-10 13:13:28 +02:00
gatus.nix nixos/gatus: init module 2024-09-19 21:34:10 +02:00
gemstash.nix
geoserver.nix geoserver: add extensions and update script 2024-02-20 10:28:58 +01:00
gerrit.nix nixos/tests/gerrit: Drop dead hook to LFS plugin 2024-10-15 20:56:22 +02:00
geth.nix nixos/geth: add holesky testnet 2024-09-27 01:17:21 +02:00
ghostunnel.nix
gitdaemon.nix nixos/tests/gitdaemon: fix user and group 2024-09-08 16:19:13 +03:00
gitea.nix nixosTests.gitea: remove emilylange from maintainers 2023-11-07 19:10:56 +01:00
github-runner.nix nixos/github-runners: make enable functional 2024-09-20 09:09:17 +03:00
gitlab.nix nixosTests.gitlab: add git package 2024-07-24 10:51:55 +02:00
gitolite-fcgiwrap.nix nixos/fcgiwrap: add option migration instruction errors 2024-07-31 11:02:37 +02:00
gitolite.nix
glance.nix nixos/glance: init module 2024-07-08 13:14:09 +02:00
glusterfs.nix
gnome-extensions.nix gnome-shell: Move from gnome scope to top-level 2024-09-01 14:16:31 +02:00
gnome-flashback.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
gnome-xorg.nix gnome-shell: Move from gnome scope to top-level 2024-09-01 14:16:31 +02:00
gnome.nix gnome-shell: Move from gnome scope to top-level 2024-09-01 14:16:31 +02:00
gns3-server.nix nixosTests.gns3-server: init 2023-12-01 12:11:21 +01:00
gnupg.nix nixos/tests/gnupg: fix prompt handling 2024-09-09 14:13:18 +03:00
go-camo.nix nixos/go-camo: init 2024-02-17 20:45:49 +01:00
go-neb.nix
goatcounter.nix nixos/goatcounter: init 2024-07-24 10:17:44 +05:30
gobgpd.nix
gocd-agent.nix
gocd-server.nix
gollum.nix
gonic.nix nixosTests.gonic: set up all necessary paths using tmpfiles 2024-04-18 00:18:43 +02:00
goss.nix nixosTests.goss: fix unstable test 2024-03-25 18:49:46 +01:00
gotenberg.nix nixos/gotenberg: init 2024-07-17 10:37:35 +02:00
gotify-server.nix nixos/gotify-server: update test 2024-07-30 17:40:17 -04:00
grafana-agent.nix
graphite.nix
graylog.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
greetd-no-shadow.nix nixos/shadow: introduce security.shadow.enable 2024-06-11 19:28:32 +10:00
grocy.nix
grow-partition.nix nixos/grow-partition: add nixos test 2023-10-20 08:58:10 +00:00
grub.nix
guacamole-server.nix
gvisor.nix maintainers: remove andrew-d as a maintainer 2024-04-27 14:05:07 -04:00
haka.nix
haproxy.nix nixos/tests/haproxy: Test HTTPS, QUIC and Cert Auth 2024-01-19 18:55:27 +01:00
hardened.nix dhcpcd: disable privsep by default 2024-09-16 01:23:54 +02:00
harmonia.nix harmonia: switch to non-deprecated SIGN_KEY_PATHS 2024-08-17 13:11:06 +02:00
haste-server.nix
hbase.nix
hddfancontrol.nix
headscale.nix nixos/tests/headscale: set dns.base_domain 2024-10-11 20:10:31 -07:00
hedgedoc.nix
herbstluftwm.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
hibernate.nix nixos/tests/hibernate: Use EFI 2024-03-16 15:12:15 -04:00
hledger-web.nix nixos/hledger-web: fix access control options 2024-03-31 12:50:08 +08:00
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: test multi-component packages 2024-06-23 22:09:00 +02:00
homebox.nix nixosTest.homebox: init 2024-08-08 20:01:50 +02:00
homepage-dashboard.nix nixosTests.homepage-dashboard: test managed and unmanaged configs 2024-03-05 14:38:53 +00:00
honk.nix
hostname.nix nixos/tests: fix hostname under network-online dep fix [BROKEN] 2024-01-18 16:28:42 -08:00
hound.nix
i3wm.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
icingaweb2.nix
ifm.nix Init IFM service at version 4.0.2 2024-07-23 08:44:50 +02:00
iftop.nix
image-contents.nix
incron.nix nixos/tests/incron: replace activcationScript via tmpfiles 2023-12-29 03:21:36 +01:00
influxdb2.nix
influxdb.nix
initrd-luks-empty-passphrase.nix
initrd-network.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
initrd-secrets-changing.nix
initrd-secrets.nix maintainers: drop lheckemann 2024-06-21 15:54:54 +02:00
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/clevis: add support for parent encrypted zfs datasets 2024-06-12 21:21:50 +03:00
installer.nix nixos/tests/installer: add newly missing switch-to-configuration dependencies 2024-09-08 17:04:45 +03:00
intune.nix nixos/intune: init 2024-02-02 10:00:33 +13:00
invidious.nix nixos/invidious: add options for configuring inv-sig-helper 2024-09-12 09:08:02 +02: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 nixos/testing: Add ipv6 configuration 2024-07-18 10:22:32 +02:00
iscsi-multipath-root.nix treewide: replace <command> | systemd-cat with systemd-cat <command> 2023-11-07 21:08:23 +03:00
iscsi-root.nix nixos/testing: Add ipv6 configuration 2024-07-18 10:22:32 +02:00
isolate.nix nixos/isolate: add tests 2024-04-22 10:19:42 +08:00
isso.nix
jackett.nix nixos/jackett: add configurable port 2024-07-25 20:33:39 +02:00
jellyfin.nix
jenkins-cli.nix
jenkins.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07: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/testing: Add ipv6 configuration 2024-07-18 10:22:32 +02:00
jotta-cli.nix nixos/jotta-cli: move to services.jotta-cli 2024-05-05 19:30:16 +02:00
kafka.nix apacheKafka: init 3.8.0 2024-08-15 17:28:12 +01:00
kanidm-provisioning.nix nixos/kanidm: run nixfmt-rfc-style 2024-08-23 20:55:03 +02:00
kanidm.nix nixos/tests/kanidm: bind certs path to fix ofborg tests 2024-08-22 10:59:48 -04:00
karma.nix
kavita.nix nixos/kavita: accept freeform settings, ensure locales in tests 2024-03-26 21:15:29 -07:00
kbd-setfont-decompress.nix
kbd-update-search-paths-patch.nix
kea.nix nixos/test/kea: set subnet id 2024-05-30 01:36:58 +02:00
keepalived.nix nixos/tests/keepalived: use openFirewall option 2024-05-21 08:35:46 +02:00
keepassxc.nix
kernel-generic.nix linux_4_19: drop since it will reach EOL within NixOS 24.11 2024-09-21 19:11:50 -06:00
kernel-latest-ath-user-regd.nix
kernel-rust.nix nixosTests.kernel-rust.linux_testing: init for aarch64 2024-04-01 09:37:19 +02:00
keter.nix
kexec.nix
keycloak.nix nixos/keycloak: raise memory size in tests to 2047M 2024-10-04 21:43:19 -04:00
keyd.nix
keymap.nix nixos/x11: move extraLayouts into xkb attrset 2023-11-01 11:55:25 +01:00
knot.nix nixos/tests/knot: wait for successful zone transfers 2024-05-12 16:40:23 +02:00
komga.nix
ksm.nix
kthxbye.nix
ladybird.nix nixosTests.ladybird: use programs.ladybird option 2024-06-09 08:18:31 +00:00
languagetool.nix
lanraragi.nix lanraragi: 0.8.90 -> 0.9.0 2023-11-29 08:52:48 +01:00
leaps.nix
legit.nix
lemmy.nix tests/lemmy: Fix Lemmy’s test 2024-08-21 22:13:35 +02:00
libinput.nix treewide: reanme renamed libinput options 2024-04-17 23:34:07 +02:00
librenms.nix nixos/tests/librenms: Adding db seed to have admin role 2024-08-07 15:18:29 +02:00
libresprite.nix
libreswan-nat.nix nixos/tests/libreswan-nat: add test 2024-06-21 08:32:43 +02:00
libreswan.nix nixos/tests/libreswan: fix test 2024-09-11 22:39:23 +02:00
libuiohook.nix
libvirtd.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
lidarr.nix
lightdm.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
lighttpd.nix nixos/lighttpd: add reload support 2023-10-19 19:23:04 +02:00
limesurvey.nix nixos/limesurvey: drop default encryption key and nonce 2024-06-28 00:34:00 +02:00
listmonk.nix
litestream.nix
livebook-service.nix livebook: fix service not starting when LIVEBOOK_COOKIE was not set 2024-07-25 17:17:41 +01:00
lldap.nix
localsend.nix nixos/tests/localsend: init 2024-07-14 00:08:33 +05:30
locate.nix
login.nix nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
logrotate.nix nixos/logrotate: harden systemd unit 2024-09-09 02:53:36 +02:00
loki.nix
lomiri-calculator-app.nix tests/lomiri-calculator-app: ubuntu_font_family -> ubuntu-classic 2024-07-19 19:22:45 +02:00
lomiri-camera-app.nix tests/lomiri-camera-app: init 2024-07-30 13:26:09 +02:00
lomiri-clock-app.nix tests/lomiri-clock-app: ubuntu_font_family -> ubuntu-classic 2024-07-19 19:23:00 +02:00
lomiri-docviewer-app.nix tests/lomiri-docviewer-app: init 2024-08-24 23:27:52 +02:00
lomiri-filemanager-app.nix tests/lomiri-filemanager-app: ubuntu_font_family -> ubuntu-classic 2024-07-19 19:22:25 +02:00
lomiri-gallery-app.nix tests/lomiri-gallery-app: init 2024-08-14 15:26:08 +02:00
lomiri-system-settings.nix tests/lomiri-system-settings: ubuntu_font_family -> ubuntu-classic 2024-07-19 19:21:32 +02:00
lomiri.nix tests/lomiri: Test keymap switch, make keymap OCR more consistent 2024-10-11 05:18:44 +02:00
luks.nix
lxd-image-server.nix
ly.nix nixos/ly: init module 2024-08-03 19:56:25 +08:00
maestral.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
magic-wormhole-mailbox-server.nix
magnetico.nix
mailcatcher.nix
mailhog.nix
mailman.nix
mailpit.nix nixos/mailpit: allow multiple instances 2024-08-14 11:33:52 +02:00
make-test-python.nix nixos/tests: readd builtins.currentSystem to make-test-python.nix 2024-03-27 08:37:43 -05:00
man.nix
mate-wayland.nix nixos/tests/mate-wayland: Disable flaky OCR test 2024-09-07 17:03:24 +08:00
mate.nix nixos/tests: don't enable Pulseaudio 2024-09-04 13:56:51 +03:00
matomo.nix maintainers: remove one year inactive maintainer kiwi 2024-06-21 01:38:39 -04:00
matter-server.nix matter-server: add nixos service module 2024-02-13 19:17:53 -05:00
mattermost.nix
mealie.nix mealie: add 'anoa' as maintainer 2024-05-24 09:17:47 -05:00
mediamtx.nix nixos/tests/mediamtx: make more robust, reformat 2024-05-13 23:47:34 +02:00
mediatomb.nix nixos/testing: Add ipv6 configuration 2024-07-18 10:22:32 +02:00
mediawiki.nix
meilisearch.nix
memcached.nix
merecat.nix
metabase.nix
mihomo.nix nixos/mihomo: add tests 2024-03-11 09:51:36 +08:00
mimir.nix
mindustry.nix
minecraft-server.nix
minecraft.nix
minidlna.nix
miniflux.nix nixos/postgresql: turn settings into a submodule 2024-03-30 14:23:05 +01:00
minio.nix tests/minio: fix broken minio test 2024-03-03 11:20:44 +01:00
miracle-wm.nix tests/miracle-wm: init 2024-07-29 15:19:47 +02:00
miriway.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
misc.nix nixos/systemd-tmpfiles: create /etc/mtab via environmemt.etc instead of tmpfiles 2024-08-07 16:12:37 +02:00
misskey.nix nixos/misskey: init 2024-08-06 12:24:15 +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
mollysocket.nix nixos/mollysocket: init 2024-03-28 09:55:10 -07:00
monado.nix treewide: big opengl cleanup 2024-06-16 14:11:33 +03:00
monetdb.nix nixos/monetdb: Init nixos test 2024-03-19 21:54:05 +01:00
mongodb.nix mongodb: mongodb-5_0 -> mongodb-7_0 2024-10-06 22:47:42 +01:00
moodle.nix
moonraker.nix
moosefs.nix
morph-browser.nix tests/morph-browser: ubuntu_font_family -> ubuntu-classic 2024-07-19 19:21:56 +02:00
morty.nix
mosquitto.nix maintainers: remove pennae 2024-07-01 18:56:40 +02:00
mpd.nix nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
mpich-example.c
mpv.nix nixos/tests/mpv: adapt to the new mpv wrapper 2024-06-10 09:34:50 +08:00
mtp.nix
multipass.nix
mumble.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
munin.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
musescore.nix nixos.tests.musescore: fix and improve 2024-06-03 03:16:47 +03:00
music-assistant.nix nixos/tests/music-assistant: init 2024-07-17 22:29:38 +02:00
mutable-users.nix nixos/tests/mutable-users: use specialisations instead of multiple machines 2024-09-08 17:09:01 +03:00
mympd.nix nixos/mympd: add nixos test 2023-12-21 16:02:10 +02:00
n8n.nix
nagios.nix
nar-serve.nix
nat.nix nixos/tests/nat: use specialisations instead of multiple machines 2024-09-08 17:09:01 +03:00
nats.nix
navidrome.nix
nbd.nix
ncdns.nix
ndppd.nix
nebula.nix nixos/nebula: Fix typo, chown -> chmod 2024-10-10 09:03:29 +02:00
neo4j.nix
netbird.nix nixos/netbird: remove misuzu as maintainer 2024-09-15 12:57:13 +00:00
netdata.nix nixos/tests/netdata: use recommended python packages 2024-06-19 22:30:05 +02:00
networking-proxy.nix treewide: normalize maintainers list formatting 2024-07-30 16:26:22 +02:00
nextflow.nix tests/nextflow: init 2024-09-26 10:10:03 +03: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-mime.nix nixos/tests/nginx-mime: add check optimal size of types_hash 2024-09-26 10:51:59 +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-sso: add ambroisie as maintainer 2024-04-27 23:11:38 +10:00
nginx-status-page.nix
nginx-tmpdir.nix
nginx-unix-socket.nix
nginx-variants.nix angie: init at 1.4.0 2023-12-17 22:43:13 +03:00
nginx.nix
nimdow.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
nitter.nix nitter: update tests to use guestAccounts 2023-12-20 11:36:11 +08:00
nix-config.nix nixos/nix: add workaround for https://github.com/NixOS/nix/issues/9487 2024-03-03 17:03:46 +01:00
nix-ld.nix nix-ld-rs: init at 2024-03-23 2024-03-24 12:27:20 +01:00
nix-serve-ssh.nix
nix-serve.nix nixosTests.nix-serve: Use new entrypoint 2024-09-18 13:42:35 +02:00
nixos-generate-config.nix
nixos-rebuild-install-bootloader.nix nixos-rebuild: use --pipe instead of --pty in systemd-run 2024-01-26 13:10:22 +08:00
nixos-rebuild-specialisations.nix nixos/tests: fix nixos-rebuild-specialisations test 2024-09-10 16:54:34 +02:00
nixos-rebuild-target-host.nix nixos/tests/nixos-rebuild-target-host: fix test 2024-10-12 10:32:59 +03: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/non-default-filesystems: fix btrfs mount regex 2024-09-09 09:56:42 +03: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
noto-fonts.nix
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
nvidia-container-toolkit.nix tests/nvidia-container-toolkit: mv shared config to defaults 2024-08-22 17:51:54 +00:00
nvmetcfg.nix nixos/testing: Add ipv6 configuration 2024-07-18 10:22:32 +02:00
nzbget.nix
nzbhydra2.nix nzbhydra2: changed test maintainers 2024-07-07 17:37:56 +01:00
obs-studio.nix modules/obs-studio: optionally enable v4l2loopback (#312112) 2024-09-28 19:43:06 +02:00
oci-containers.nix virtualisation.oci-containers: Add new imageStream option (#335430) 2024-08-24 04:38:27 +02:00
ocis.nix nixos/ocis: init at 5.0.0 2024-04-03 00:53:24 +05:30
ocsinventory-agent.nix nixosTests.ocsinventory-agent: init 2023-11-02 14:20:46 +01:00
octoprint.nix
oddjobd.nix nixosTests.oddjobd: init 2024-04-07 20:29:21 +02:00
odoo.nix tests/odoo: replace db init workaround with services.odoo.autoInit 2024-07-19 11:52:01 +02:00
oh-my-zsh.nix
ollama-cuda.nix nixos/ollama: split cuda and rocm from service test 2024-07-14 22:01:56 -04:00
ollama-rocm.nix nixos/ollama: split cuda and rocm from service test 2024-07-14 22:01:56 -04:00
ollama.nix nixos/ollama: split cuda and rocm from service test 2024-07-14 22:01:56 -04:00
ombi.nix
open-webui.nix nixos/open-webui: fix opensearch 2024-09-30 17:28:11 +02:00
openarena.nix treewide: big opengl cleanup 2024-06-16 14:11:33 +03:00
openldap.nix
openresty-lua.nix nixosTests.openresty-lua: simplify 2024-10-09 14:12:14 +03:00
opensearch.nix nixos/tests: fix discrepancy between nix-build and nix build 2024-03-12 10:09:59 -05: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 tests/openssh: use upstream's algorithms in "no openssl" example 2024-06-08 15:03:08 +10: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: fix tests 2024-09-11 14:11:28 +02:00
openvscode-server.nix
openvswitch.nix openvswitch: init simple bridge test and add incus test 2024-09-26 09:26:10 -04:00
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
osrm-backend.nix
outline.nix nixos/outline: add cyberus team as maintainer 2024-07-30 12:37:45 +02:00
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 nixos/pantheon: Increase memorySize 2024-08-24 22:34:55 +08:00
paperless.nix paperless-ngx: drop inactive maintainers, add myself to maintainers 2024-08-25 21:39:54 +02:00
pass-secret-service.nix pinentry: remove multiple outputs package 2024-03-02 17:16:53 +01:00
patroni.nix patroni: 2.1.3 -> 3.3.0 2024-05-05 16:37:18 -04:00
pdns-recursor.nix
peerflix.nix
peroxide.nix
pg_anonymizer.nix nixos/postgresql: turn settings into a submodule 2024-03-30 14:23:05 +01:00
pgadmin4.nix python3Packages.flask-security-too: fix for webauth 2 2024-01-16 15:55:16 +01:00
pgbouncer.nix nixos/pgbouncer: add services.pgbouncer.settings option 2024-08-08 05:54:26 +03:00
pghero.nix nixos/pghero: init 2024-05-29 03:40:48 +03:00
pgjwt.nix nixos/tests/pgjwt: fix test 2024-09-11 08:11:18 +03:00
pgmanage.nix nixos/postgresql: turn settings into a submodule 2024-03-30 14:23:05 +01:00
pgvecto-rs.nix pgvecto-rs: mark as broken in pg12 and pg13 2024-05-13 09:25:06 +01:00
phosh.nix Remove tomfitzhenry@ from some maintainership 2024-05-31 10:47:29 +10:00
photonvision.nix nixos/tests/photonvision: init 2024-03-07 14:59:21 -08:00
photoprism.nix
pict-rs.nix
pingvin-share.nix nixos/pingvin-share: add nixos test 2024-08-04 01:30:12 +02:00
pinnwand.nix
plantuml-server.nix nixosTests.plantuml-server: init 2023-11-15 15:12:56 +01:00
plasma5-systemd-start.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
plasma5.nix nixos/tests: don't enable Pulseaudio 2024-09-04 13:56:51 +03:00
plasma6.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
plasma-bigscreen.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
plausible.nix plausible, nixos/plausible: Add listenAddress option. 2023-11-14 10:51:16 +01:00
playwright-python.nix tests/playwright-python: init 2024-09-20 14:52:35 +02:00
please.nix
pleroma.nix pleroma: 2.6.3 -> 2.7.0 2024-09-27 19:29:41 +02:00
plikd.nix
plotinus.nix nixos/tests/plotinus: fix build 2024-09-01 00:31:59 +03:00
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: add more nixos tests 2024-10-03 19:31:10 +02:00
postgresql-jit.nix postgresql: remove thisAttr argument by calling tests directly 2024-04-04 08:41:17 +02:00
postgresql-tls-client-cert.nix nixos/tests/postgresql: add tls client cert test 2024-06-05 23:25:27 +02:00
postgresql-wal2json.nix nixos/tests: add postgresql wal2json test 2024-09-14 05:17:49 +00:00
postgresql-wal-receiver.nix nixosTests.postgresql-wal-receiver: remove left-over v12 conditionals 2024-04-04 08:41:19 +02:00
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
pppd.nix
predictable-interface-names.nix tree-wide: use cartesianProduct 2024-04-15 19:13:22 +02:00
printing.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
private-gpt.nix nixos/private-gpt: remove drupol from maintainers 2024-06-24 09:13:15 +02:00
privatebin.nix nixos/tests/privatebin: init 2024-10-01 17:12:42 +05:30
privoxy.nix nixos/tests/privoxy: Verify socks support 2023-11-05 17:43:11 +01:00
prometheus-exporters.nix nixos/prometheus-exporters/pgbouncer: don't leak DB password into cmdline 2024-09-09 21:08:17 +02:00
prowlarr.nix nixos/tests/prowlarr: check fo folder existance 2023-12-29 10:57:56 +01:00
proxy.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
pt2-clone.nix nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
public-inbox.nix
pufferpanel.nix
pulseaudio.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
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-store.nix nixos/tests/qemu-vm-store: init 2024-07-18 19:11:27 +02:00
qemu-vm-volatile-root.nix
qgis.nix
qownnotes.nix qownnotes: 24.2.0 -> 24.2.3 2024-02-16 13:08:22 +01:00
quake3.nix nixosTests.quake3: fix build timeout 2024-08-10 22:17:34 +03:00
quicktun.nix nixos/quicktun: add test 2023-11-01 20:10:14 +01:00
quickwit.nix nixos/quickwit: Added ingest/query test by Thomas Cheronneau 2024-06-16 23:18:41 +01:00
quorum.nix nixos/tests/quorum: fix test 2024-09-11 13:27:47 +03:00
rabbitmq.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
radarr.nix
radicale.nix calendar-cli: add meta.mainProgram 2024-03-31 14:25:27 -07:00
radicle.nix nixos/radicle: fix support of absolute file paths for SSH keys 2024-07-24 22:07:53 +02:00
ragnarwm.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
rasdaemon.nix
rathole.nix nixos/rathole: init module 2024-07-28 01:25:01 +03:00
readarr.nix
realm.nix nixosTests.realm: init 2024-07-10 16:43:17 +02:00
redis.nix keydb: init at 6.3.4 2024-04-11 10:47:07 +02:00
redlib.nix libreddit: remove as unmaintained upstream 2024-07-17 23:03:14 +08:00
redmine.nix nixos/tests/redmine: Add test case for SQLite backend 2024-04-02 00:21:12 +02:00
renovate.nix nixosTests.renovate: init vm test 2024-06-11 18:57:09 +02:00
restart-by-activation-script.nix nixos/tests/restart-by-activation-script: enable switch-to-configuration 2024-09-08 17:09:01 +03:00
restic-rest-server.nix nixos/restic-rest-server: Make the service socket activated 2024-03-16 17:07:55 +01:00
restic.nix Merge pull request #319807 from hellodword/nixos-restic-add-unlock 2024-08-02 18:18:47 +02:00
retroarch.nix
robustirc-bridge.nix
rosenpass.nix systemd: 255.6 -> 256.2 2024-07-21 06:31:37 -04: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
rtorrent.nix nixos/rtorrent: add NixOS tests 2024-06-24 19:01:16 -03:00
rxe.nix
sabnzbd.nix
samba-wsdd.nix
samba.nix nixosTests.samba: add anthonyroussel to maintainers 2024-09-06 17:53:22 +02:00
sane.nix nixos/sane: add nixos test 2024-01-02 12:00:00 +00:00
sanoid.nix nixos/syncoid: add missing ZFS mount permission 2024-01-10 14:27:12 +01:00
saunafs.nix nixos/saunafs: add module + test 2024-10-12 19:13:00 +02:00
scaphandre.nix
schleuder.nix
scrutiny.nix nixosTests.scrutiny: remove explicit wait for influxdb2 2024-10-03 08:10:56 +02:00
sddm.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
seafile.nix nixos/seafile: add persistent user, configurable storage path, gc service 2024-09-28 19:09:58 -04:00
searx.nix nixos/searx: reformat tests with nixfmt-rfc-style 2024-06-19 07:06:43 +02:00
seatd.nix treewide: big opengl cleanup 2024-06-16 14:11:33 +03: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 nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
sgt-puzzles.nix
shadow.nix
shattered-pixel-dungeon.nix nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
shiori.nix nixos/shiori: comment out non-working tests 2024-06-30 13:06:10 +02:00
signal-desktop.nix
silverbullet.nix nixosTests.silverbullet: init 2024-03-16 17:12:16 +01:00
simple.nix nixos: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
sing-box.nix nixos/sing-box: test distribution specific features 2024-10-01 00:09:01 +00:00
slimserver.nix nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
slurm.nix treewide: \xc2\xa0 -> 2024-10-02 15:33:06 +02:00
smokeping.nix nixos/smokeping: use nginx instead of thttpd 2024-05-12 13:31:11 +02:00
snapcast.nix
snapper.nix nixos/snapper: Don't create broken snapper-boot.service 2024-06-18 10:31:50 +08: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 treewide: normalize maintainers list formatting 2024-07-30 16:26:22 +02:00
soju.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08: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
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 openssh: fix linkOpenSSL=false by linking libxcrypt 2024-04-29 00:17:17 +10:00
sslh.nix nixos/sslh: refactor for RFC42 2023-10-29 18:13:37 +01:00
sssd-ldap.nix
sssd.nix
stalwart-mail.nix nixos/tests/stalwart-mail: add onny as maintainer 2024-05-24 12:25:54 +02:00
starship.nix
step-ca.nix nixos/testing: Add ipv6 configuration 2024-07-18 10:22:32 +02:00
strongswan-swanctl.nix
stub-ld.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03: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
sunshine.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
suricata.nix nixos/suricata: init module 2024-10-03 22:50:30 +02: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
swayfx.nix maintainers: remove eclairevoyant 2024-09-10 15:02:41 -04:00
switch-test.nix nixos/switch-test: add test for multi-line unit values 2024-09-21 08:28:03 -07:00
sx.nix nixos/tests/sx: init 2024-08-10 20:42:25 +01:00
sympa.nix
syncthing-init.nix
syncthing-many-devices.nix
syncthing-no-settings.nix
syncthing-relay.nix maintainers: remove delroth 2024-04-27 11:54:22 +02:00
syncthing.nix
sysinit-reactivation.nix nixos/switch-to-configuration: add sysinit-reactivation.target 2024-01-18 00:46:30 +01:00
systemd-analyze.nix nixos/alsa: kill sound.enable and friends with fire 2024-07-13 13:56:18 +03:00
systemd-binfmt.nix nixos/tests/systemd-binfmt: Add chroot test 2024-10-02 08:48:09 +09:00
systemd-boot.nix nixos/systemd-boot: add windows option for easy dual-booting 2024-10-11 10:56:02 +02:00
systemd-bpf.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 nixos/homed: fix test 2024-05-05 08:12:58 +00:00
systemd-initrd-bridge.nix
systemd-initrd-btrfs-raid.nix
systemd-initrd-luks-fido2.nix nixosTests.systemd-initrd-luks-fido2: fix test on aarch64-linux 2024-09-01 10:40:14 +02:00
systemd-initrd-luks-keyfile.nix
systemd-initrd-luks-password.nix
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 unl0kr: remove tomfitzhenry@ as maintainer 2024-09-05 18:10:59 +10:00
systemd-initrd-modprobe.nix nixos/tests/systemd-initrd-modprobe: use loadable module 2024-05-11 13:04:20 +02: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 nixos/etc-overlay: avoid rebuilding the initrd every time the etc contents change 2024-10-16 17:42:58 +02:00
systemd-initrd-swraid.nix
systemd-initrd-vconsole.nix
systemd-initrd-vlan.nix
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 nixos: set system.stateVersion from the nixpkgs release, not version 2024-09-23 12:18:11 +02:00
systemd-misc.nix
systemd-networkd-bridge.nix nixos/networkd: add [Bridge] section to netdev conf 2024-04-14 15:16:44 -07:00
systemd-networkd-dhcpserver-static-leases.nix systemd: 255.6 -> 256.2 2024-07-21 06:31:37 -04:00
systemd-networkd-dhcpserver.nix nixos/networkd: get rid of *Config attributes in lists 2024-05-20 17:26:42 +02:00
systemd-networkd-ipv6-prefix-delegation.nix systemd: 255.6 -> 256.2 2024-07-21 06:31:37 -04:00
systemd-networkd-vrf.nix systemd: 255.6 -> 256.2 2024-07-21 06:31:37 -04:00
systemd-networkd.nix nixos/networkd: test systemd-creds in WireGuard 2024-10-06 22:27:21 -05:00
systemd-no-tainted.nix
systemd-nspawn-configfile.nix
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-resolved.nix nixos/tests: systemd-resolved in stage 1 2024-05-21 20:55:50 -04:00
systemd-shutdown.nix
systemd-sysupdate.nix nixos/sysupdate: fix systemd-sysupdate test 2024-01-31 09:16:04 -08:00
systemd-sysusers-immutable.nix nixos/systemd-sysusers: stop creating users statically 2024-07-21 16:23:11 +02:00
systemd-sysusers-mutable.nix nixos/systemd-sysusers: stop creating users statically 2024-07-21 16:23:11 +02: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-linger.nix nixos/users-groups: move linger to oneshot and add nixos test 2024-03-21 19:51:05 -04:00
systemd-user-tmpfiles-rules.nix
systemd-userdbd.nix
systemd.nix nixos/systemd: let systemd setup /etc/machine-id (#327552) 2024-10-01 15:05:59 +03:00
systemtap.nix linuxPackages.systemtap: 4.8 -> 5.0a, add nixos tests (#276840) 2024-01-09 19:38:02 +01:00
tandoor-recipes-script-name.nix tandoor-recipes: Fix formatting string 2024-09-12 21:29:43 +12: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
taskchampion-sync-server.nix nixosTests.taskchampion-sync-server: init 2024-08-14 08:06:11 +03:00
taskserver.nix Merge pull request #334508 from pbsds/fix-taskserver-1723599512 2024-08-16 00:44:26 +02:00
tayga.nix nixos/networkd: get rid of *Config attributes in lists 2024-05-20 17:26:42 +02:00
technitium-dns-server.nix nixos/modules: add technitium-dns-server tests 2024-04-04 08:35:07 +02:00
teeworlds.nix
telegraf.nix nixos/telegraf: make sure ping executable is available when trying to ping 2024-08-31 15:29:04 -04:00
teleport.nix teleport_16: init at 16.0.4 2024-07-04 21:04:27 +03:00
teleports.nix tests/teleports: ubuntu_font_family -> ubuntu-classic 2024-07-19 19:23:19 +02:00
terminal-emulators.nix zutty: init at 0.16-unstable-2024-08-18 (#336255) 2024-09-21 17:36:18 +02:00
thanos.nix nixos/prometheus: Move config reload test to subtest 2024-06-03 20:33:28 +01:00
thelounge.nix
tiddlywiki.nix
tigervnc.nix maintainers: drop lheckemann 2024-06-21 15:54:54 +02:00
tika.nix nixos/tika: init module 2024-07-12 18:46:53 +02:00
timescaledb.nix treewide: fix services.postgresql.extraPlugins usage 2023-12-08 14:58:18 +01:00
timezone.nix maintainers: drop lheckemann 2024-06-21 15:54:54 +02:00
tinydns.nix
tinyproxy.nix
tinywl.nix treewide: big opengl cleanup 2024-06-16 14:11:33 +03:00
tmate-ssh-server.nix nixos/tmate-ssh-server: Fix typo, chown -> chmod 2024-10-10 09:03:55 +02:00
tomcat.nix nixos/tomcat: add 'port' option 2024-05-13 16:04:55 +02:00
tor.nix
tracee.nix tracee: 0.13.1 -> 0.20.0 (#297661) 2024-03-25 19:01:56 +01:00
traefik.nix virtualisation.oci-containers: Add new imageStream option (#335430) 2024-08-24 04:38:27 +02:00
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
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 glxinfo: replace with mesa-demos 2024-08-28 14:38:12 +02:00
turn-rs.nix nixos/turn-rs: init 2024-09-19 07:33:51 +08:00
tuxguitar.nix
twingate.nix
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: remove historical maintainership of modules by eelco 2024-05-12 12:48:57 -07:00
unbound.nix nixos/unbound: Fix deprecation warnings 2023-11-13 08:35:56 +00:00
unifi.nix unifi7: drop 2024-10-06 22:47:41 +01:00
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/tests/user-activation-scripts: enable switch-to-configuration 2024-09-08 17:09:02 +03:00
user-expiry.nix
user-home-mode.nix nixos: Set home directory parent tree permissions to 0755 2024-07-09 23:09:09 +02:00
userborn-immutable-etc.nix nixos/tests/userborn: init 2024-08-26 12:45:33 +02:00
userborn-immutable-users.nix nixos/tests/userborn: init 2024-08-26 12:45:33 +02:00
userborn-mutable-etc.nix nixos/tests/userborn: init 2024-08-26 12:45:33 +02:00
userborn-mutable-users.nix nixos/tests/userborn: init 2024-08-26 12:45:33 +02:00
userborn.nix nixos/tests/userborn: add pwck and grpck 2024-09-10 17:26:28 +02:00
ustreamer.nix nixos/tests/ustreamer: init 2024-03-27 06:35:55 +00:00
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 #325861 from Scrumplex/nixos/vaultwarden/fix-backup-24.11 2024-08-06 14:02:56 +02:00
vengi-tools.nix
victoriametrics.nix
vikunja.nix nixos/vikunja: remove setupNginx option 2024-02-20 22:43:53 +01:00
virtualbox.nix nixosTests.virtualbox: remove minimal profile 2024-05-14 18:14:45 +02:00
vscode-remote-ssh.nix nixos/tests/vscode-remote-ssh: fix ocr, add timeout 2024-08-20 23:29:31 +03:00
vscodium.nix nixos/tests: fix discrepancy between nix-build and nix build 2024-03-12 10:09:59 -05:00
vsftpd.nix
warzone2100.nix
wasabibackend.nix
wastebin.nix wastebin: init at 2.4.3 (#287455) 2024-04-01 04:55:15 +04:00
watchdogd.nix nixosTests.watchdogd: init 2024-01-20 00:15:35 +01:00
webhook.nix
wg-access-server.nix nixos/wg-access-server: init module 2024-06-25 10:59:30 +02:00
wiki-js.nix nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15 2023-11-13 17:16:25 +01:00
wine.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
without-nix.nix
wmderland.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
wordpress.nix nixos/wordpress: fix tests 2024-09-19 22:25:37 +02:00
workout-tracker.nix nixos/workout-tracker: init 2024-03-28 20:08:28 +05:30
wpa_supplicant.nix wpa_supplicant: add patch to fix ext_passwords_file bug (#342792) 2024-10-06 19:15:19 +02:00
wrappers.nix
wstunnel.nix wstunnel: run the VM test on Linux only 2024-10-03 11:50:43 +02:00
xandikos.nix
xautolock.nix
xfce.nix nixos/tests: don't enable Pulseaudio 2024-09-04 13:56:51 +03:00
xmonad-xdg-autostart.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
xmonad.nix treewide: rename renamed sddm/displayManager settings 2024-04-08 21:56:38 +02:00
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
ydotool.nix zenity: Move from gnome scope to top-level 2024-07-01 08:26:47 +02:00
yggdrasil.nix
your_spotify.nix nixosTests.your_spotify: init 2024-05-13 22:12:17 +02:00
zammad.nix zammad: 6.2.0 -> 6.3.1 2024-09-30 04:01:28 -04:00
zeronet-conservancy.nix
zfs.nix nixosTests.zfs: remove latestCompatibleLinuxPackages usage 2024-09-26 15:06:19 +02:00
zigbee2mqtt.nix zigbee2mqtt: 1.39.1 -> 1.40.0 2024-09-02 02:18:01 +02: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