nixpkgs/nixos/tests
Lucas Savva 377c6bcefc
nixos/acme: Add defaults and inheritDefaults option
Allows configuring many default settings for certificates,
all of which can still be overridden on a per-cert basis.
Some options have been moved into .defaults from security.acme,
namely email, server, validMinDays and renewInterval. These
changes will not break existing configurations thanks to
mkChangedOptionModule.

With this, it is also now possible to configure DNS-01 with
web servers whose virtualHosts utilise enableACME. The only
requirement is you set `acmeRoot = null` for each vhost.

The test suite has been revamped to cover these additions
and also to generally make it easier to maintain. Test config
for apache and nginx has been fully standardised, and it
is now much easier to add a new web server if it follows
the same configuration patterns as those two. I have also
optimised the use of switch-to-configuration which should
speed up testing.
2021-12-26 16:44:10 +00:00
..
common nixos/acme: Add defaults and inheritDefaults option 2021-12-26 16:44:10 +00:00
dnscrypt-wrapper nixos/test/dnscrypt-wrapper: fix test 2021-01-26 19:17:30 +01:00
fcitx nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
git gitAndTools: move everything to the top level 2021-01-14 21:27:48 +00:00
google-oslogin treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
hadoop nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
hitch treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
hocker-fetchdocker treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
hydra treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
ihatemoney python3.pkgs.ihatemoney: 4.2 -> 5.1.1 2021-10-28 18:37:11 +02:00
initrd-network-openvpn nixos/system/boot/initrd-openvpn: Add openvpn options for initrd 2020-07-01 00:08:55 +02:00
initrd-network-ssh nixos/initrd-network-ssh: fix test 2020-11-02 21:18:57 +01:00
installed-tests nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
kerberos nixos: heimdalFull -> heimdal 2021-09-22 11:20:30 +02:00
krb5 treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
kubernetes nixos/kubernetes: don't import <nixpkgs> 2021-12-16 21:47:12 +10:00
lorri nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
matrix nixos/mjolnir: add test 2021-09-21 09:23:37 +02:00
mysql nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
nextcloud nextcloud23: init at 23.0.0 2021-12-02 20:53:21 +02:00
nfs nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
nixops nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
pam tests: Move all PAM tests into a separate directory 2021-11-27 20:36:50 +02:00
parsedmarc elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (#150879) 2021-12-17 00:20:52 +09:00
php php: Run nixpkgs-fmt on all php related files 2021-06-26 20:07:56 +02:00
podman nixos/podman: sort files into directories 2021-12-09 13:03:16 +10:00
shadowsocks nixos/shadowsocks: add test without plugin 2020-09-14 22:35:05 +02:00
spark nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
tinc nixos/tests/tinc: init with simple test 2020-12-13 21:33:38 +01:00
web-apps nixos/tests: add peertube test 2021-10-25 13:12:30 +09:00
web-servers unit: Add php80 and use it as default 2021-06-04 09:27:07 +02:00
wireguard maintainers: xwvvvvwx -> d-xo 2021-08-08 19:11:45 +02:00
xmpp treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
3proxy.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
acme.nix nixos/acme: Add defaults and inheritDefaults option 2021-12-26 16:44:10 +00:00
aesmd.nix nixosTests.aesmd: init 2021-12-10 10:18:31 +01:00
agda.nix nixosTests.agda: Adapt to --guardedness requirements 2021-07-15 10:25:44 +02:00
airsonic.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
all-tests.nix nixos/collectd: add nixos test 2021-12-23 00:08:43 +01:00
amazon-init-shell.nix nixos/amazon-init: add user-data shell script support 2021-04-18 10:19:06 +01:00
apparmor.nix nixos/apparmor: add test for apparmorRulesFromClosure 2021-04-23 07:20:20 +02:00
atd.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
atop.nix nixos/tests/atop: remove top-level string 2021-09-22 15:07:15 +02:00
avahi.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
babeld.nix nixos/tests/babeld: drop forwarding sysctls 2021-04-25 00:55:05 +02:00
bazarr.nix maintainers: xwvvvvwx -> d-xo 2021-08-08 19:11:45 +02:00
bcachefs.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
beanstalkd.nix nixos/beanstalkd: port test to python 2019-11-06 12:46:24 +01:00
bees.nix nixosTests.*: update to use virtualisation.fileSystems 2021-02-14 12:23:50 +01:00
bind.nix bind: add required config to test 2021-02-22 02:17:24 -05:00
bitcoind.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
bittorrent.nix nixosTests.bittorrent: fix with new transmission options 2021-11-02 17:41:55 +01:00
blockbook-frontend.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
boot-stage1.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
boot.nix nixos/test/boot: nix verify -> nix store verify 2021-11-10 15:57:00 -08:00
borgbackup.nix nixos/borgbackup: allow dump scripts as stdin inputs 2021-10-22 16:31:50 -04:00
botamusique.nix nixos/tests/botamusique: init 2021-05-23 01:01:52 +02:00
bpf.nix nixos/tests: add bpf test 2021-12-04 21:12:07 +09:00
brscan5.nix brscan5: fix nixos test 2021-12-07 20:35:50 -06:00
btrbk.nix nixos/btrbk: add module and test 2021-07-03 17:18:20 +02:00
buildbot.nix treewide: remove nand0p as maintainer 2021-05-17 01:50:49 +02:00
buildkite-agents.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
caddy.nix nixos/tests/caddy.nix: fix eval 2021-09-12 14:59:30 +02:00
cadvisor.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
cage.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
cagebreak.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
calibre-web.nix calibre-web: 0.6.12 -> 0.6.13 2021-09-27 20:51:30 +02:00
cassandra.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
ceph-multi-node.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
ceph-single-node-bluestore.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
ceph-single-node.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
certmgr.nix nixosTests.certmgr: fix systemd test 2020-10-23 18:09:50 -07:00
cfssl.nix nixos/tests/cfssl: Use curl --fail 2020-10-25 11:01:31 +01:00
charliecloud.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
chromium.nix nixosTests.chromium: Avoid blocking on xclip stdout 2021-11-06 13:46:51 +01:00
cjdns.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
clickhouse.nix clickhouse: 20.11.4.13-stable -> 21.3.11.5-lts 2021-05-19 14:08:46 -07:00
cloud-init.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
cntr.nix nixos/tests/cntr: fix evaluation 2021-09-22 09:06:50 +02:00
cockroachdb.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
collectd.nix nixos/collectd: add nixos test 2021-12-23 00:08:43 +01:00
consul.nix consul.passthru.tests: Add 2 more tests 2020-06-18 03:06:24 +02:00
containers-bridge.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-custom-pkgs.nix nixosTests.containers-custom-pkgs: lint 2021-05-09 02:28:11 +02:00
containers-ephemeral.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-extra_veth.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-hosts.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-imperative.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-ip.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-macvlans.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-names.nix nixos/containers: allow containers with long names to create private networks 2021-02-26 17:48:49 +01:00
containers-nested.nix nixosTests.containers-nested: init 2021-03-04 12:04:31 +01:00
containers-physical_interfaces.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-portforward.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-reloadable.nix nixos/containers: styling improvements 2021-02-26 17:44:14 +01:00
containers-restart_networking.nix nixos/containers: styling improvements 2021-02-26 17:44:14 +01:00
containers-tmpfs.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
convos.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
corerad.nix nixos/tests/corerad: Use curl --fail 2020-10-25 11:01:31 +01:00
coturn.nix nixos/tests/coturn: init 2021-07-03 08:32:03 +01:00
couchdb.nix couchdb3: add vm.args and fix pkgs.couchdb reference 2021-12-09 14:55:01 +00:00
cri-o.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
croc.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
cryptpad.nix cryptpad: add test for nixos module 2021-08-11 11:04:39 +09:00
custom-ca.nix Merge remote-tracking branch 'origin/staging' into staging-next 2021-11-22 21:33:23 -08:00
deluge.nix deluge: fix test (#144718) 2021-11-05 10:44:25 +01:00
dendrite.nix nixos/tests/dendrite: init (#121777) 2021-05-14 13:11:22 +02:00
dex-oidc.nix dex-oidc: add module 2021-09-25 13:12:51 +02:00
dhparams.nix nixosTests.dhparams: Port to Python 2019-12-06 08:21:30 +01:00
disable-installer-tools.nix installers/tools: add test for system.disableInstallerTools option 2021-09-15 09:18:35 +02:00
discourse.nix discourse.tests: Improve test performance 2021-10-28 12:55:01 +02:00
dnscrypt-proxy2.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
doas.nix nixos/terminfo: inherit TERMINFO* env vars also for doas 2021-11-08 14:05:24 -08:00
docker-edge.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
docker-registry.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
docker-tools-cross.nix Revert "nixos/tests/docker-tools*: remove useless formatter" 2021-05-09 02:57:17 +02:00
docker-tools-overlay.nix Revert "nixos/tests/docker-tools*: remove useless formatter" 2021-05-09 02:57:17 +02:00
docker-tools.nix nixos/tests/docker-tools: add test for pre-runAsRoot layer unpack order 2021-12-17 19:26:53 -06:00
docker.nix nixos/docker: ensure ipv4 forwarding is enabled 2021-05-08 18:58:24 +01:00
documize.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
doh-proxy-rust.nix nixosTests.*: Don't use the -q flag with grep when used with curl 2021-06-05 18:44:54 +02:00
dokuwiki.nix nixos/dokuwiki: Add support for Caddy web server 2021-09-18 23:09:21 +09:00
domination.nix nixosTests.domination: init 2021-11-13 23:00:20 +01:00
dovecot.nix nixos/tests/dovecot: set mailUser and mailGroup 2021-04-16 00:43:11 +02:00
drbd.nix nixos/tests/drbd: init 2021-11-30 21:44:11 +01:00
ec2.nix nixos/tests/ec2: fix conflicting option values 2021-09-22 11:20:30 +02:00
ecryptfs.nix nixosTests.ecryptfs: Port to Python 2019-12-06 08:21:33 +01:00
elk.nix elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (#150879) 2021-12-17 00:20:52 +09:00
emacs-daemon.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
engelsystem.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
enlightenment.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
env.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
ergo.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
etcd-cluster.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
etcd.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
etebase-server.nix nixos/tests/etebase-server: init 2021-03-30 23:32:26 +02:00
etesync-dav.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
fancontrol.nix nixosTests.fancontrol: fix test 2021-05-07 11:46:40 -07:00
fenics.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
ferm.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
firefox.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
firejail.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
firewall.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
fish.nix nixos/fish: port test to python 2019-11-22 20:38:56 +01:00
flannel.nix nixosTests.flannel: port to python, unbreak 2020-04-14 23:56:42 +02:00
fluentd.nix nixos/fluentd: port test to python 2019-11-22 20:38:56 +01:00
fluidd.nix nixos/fluidd: init fluidd service at 1.16.2 2021-08-21 23:32:52 +02:00
fontconfig-default-fonts.nix treewide: remove worldofpeace from meta.maintainers 2021-05-07 15:36:40 +02:00
freeswitch.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
fsck.nix nixosTests.*: update to use virtualisation.fileSystems 2021-02-14 12:23:50 +01:00
ft2-clone.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
gerrit.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
geth.nix nixos/geth: initial service 2021-02-23 19:28:51 +01:00
ghostunnel.nix nixos/tests/ghostunnel.nix: Fix eval as invoked by release.nix 2021-10-31 15:35:02 +01:00
gitdaemon.nix nixos/tests/gitdaemon: deflake by using systemd-tmpfiles 2021-05-02 21:58:43 +00:00
gitea.nix gitea: 1.13.7 -> 1.14.0 2021-04-11 13:39:39 +02:00
gitlab.nix gitlab.tests: Improve test performance 2021-10-28 12:55:01 +02:00
gitolite-fcgiwrap.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
gitolite.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
glusterfs.nix nixosTests.*: update to use virtualisation.fileSystems 2021-02-14 12:23:50 +01:00
gnome-xorg.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
gnome.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
go-neb.nix nixos/go-neb: secret support 2021-06-26 11:59:50 +02:00
gobgpd.nix nixos/tests/gobgpd: init 2021-04-09 14:57:33 +00:00
gocd-agent.nix nixosTests.*: Don't use the -q flag with grep when used with curl 2021-06-05 18:44:54 +02:00
gocd-server.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
gotify-server.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
grafana.nix nixosTests.*: Don't use the -q flag with grep when used with curl 2021-06-05 18:44:54 +02:00
graphite.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
graylog.nix treewide: remove ma27 from the maintainer-list of a few packages 2021-08-27 22:28:49 +02:00
grocy.nix grocy: 3.0.1 -> 3.1.0 2021-07-23 11:45:31 +02:00
grub.nix nixos/tests: add test for grub authentication 2020-06-24 10:22:53 +02:00
gvisor.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
haka.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
handbrake.nix handbrake: 1.3.3 -> 1.4.2 (#143654) 2021-11-07 09:03:58 +08:00
haproxy.nix nixos/tests/haproxy: Use curl --fail 2020-10-25 11:01:30 +01:00
hardened.nix nixos/tests: drop latestKernel.hardened 2021-09-22 11:20:30 +02:00
hedgedoc.nix nixos/codimd: rename to hedgedoc 2020-12-22 01:39:03 +01:00
herbstluftwm.nix nixos/tests/herbstluftwm: fix timeout that was given in seconds 2021-09-12 23:45:55 +02:00
hibernate.nix Revert msize related commits (#147180) 2021-11-24 02:33:53 +02:00
hledger-web.nix nixos/hledger-web: set capabilites as boolean 2021-03-26 13:45:13 +01:00
hockeypuck.nix treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
home-assistant.nix nixos/tests/home-assistant: test hardening with extraComponents 2021-12-01 01:19:01 +01:00
hostname.nix Merge pull request #100155 from primeos/nixos-add-fqdn-option 2021-01-25 16:45:45 +01:00
hound.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
i3wm.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
icingaweb2.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
iftop.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
image-contents.nix nixosTests.image-contents: init 2020-12-20 21:24:50 +01:00
incron.nix nixos/incron: port test to python 2019-11-22 20:38:56 +01:00
influxdb.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
initrd-network.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
initrd-secrets.nix nixos/tests: update initrd-secrets test to test secret in /run/keys 2021-07-11 20:27:00 +00:00
inspircd.nix !fixup simplify zipListsWith call 2021-03-22 14:52:13 +01:00
installer.nix nixos/tests/installer: increase /boot sizes to 100MB 2021-11-30 03:53:14 +02:00
invidious.nix nixos/invidious: add test 2021-10-30 16:33:38 +02:00
iodine.nix iodine: improve test in view of #58806 2020-04-13 06:22:27 +02:00
ipfs.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
ipv6.nix nixos/network: allow configuring tempaddr for undeclared interfaces 2021-04-27 16:43:30 +02:00
iscsi-multipath-root.nix nixos/multipath: add multipath module 2021-10-08 09:47:38 -04:00
iscsi-root.nix nixosTests.iscsi-root: init 2021-04-06 18:34:37 +00:00
isso.nix isso: added NixOS module to configure isso in NixOS 2021-08-09 17:42:54 -06:00
jackett.nix nixos/jackett: port test to python 2019-11-22 20:38:56 +01:00
jellyfin.nix nixos/testing: lint jellyfin test 2021-05-09 02:28:28 +02:00
jenkins-cli.nix nixos/modules/jenkins: Test the CLI 2021-07-04 14:49:39 -07:00
jenkins.nix nixos/jenkins: test declarative jobs 2021-06-10 19:23:28 +02:00
jibri.nix nixos/jibri: add nixos test 2021-10-25 20:46:24 -04:00
jirafeau.nix nixos/jirefeau: add services.jirafeau module 2020-02-18 09:37:44 -08:00
jitsi-meet.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
k3s.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
kafka.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
kbd-setfont-decompress.nix nixos/tests/kbd-setfont-decompress: init 2021-05-31 02:45:15 +08:00
kbd-update-search-paths-patch.nix nixos/tests/kbd-update-search-paths: explicitly import re 2021-08-21 18:56:03 +02:00
kea.nix nixos/tests/kea: init 2021-07-14 01:36:04 +02:00
keepalived.nix nixos/keepalived: add test 2019-12-22 08:52:56 +00:00
keepassxc.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
kernel-generic.nix linux/hardened/patches/5.15: init at 5.15.2-hardened1 2021-11-15 19:38:09 +00:00
kernel-latest-ath-user-regd.nix nixos/tests: add kernel-latest-ath-user-regd 2021-01-31 10:48:15 -05:00
kexec.nix Merge branch 'staging-next' into staging 2021-11-05 10:48:58 +01:00
keycloak.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
keymap.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
knot.nix nixos/tests/knot: add extra cpu core to master 2021-12-04 16:53:31 +01:00
ksm.nix nixos/ksm: remove udev-settle dependency 2021-02-26 22:10:10 +01:00
leaps.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
libinput.nix nixos/libinput: add module tests 2021-11-16 13:09:02 -03:00
libreddit.nix nixos/libreddit: init module and test 2021-04-19 01:05:25 +02:00
libresprite.nix nixosTests.aseprite: init 2021-11-19 15:09:53 +01:00
libreswan.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
lidarr.nix nixosTests.lidarr: Port tests to python 2019-12-16 12:52:31 +01:00
lightdm.nix treewide: remove worldofpeace from meta.maintainers 2021-05-07 15:36:40 +02:00
limesurvey.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
litestream.nix nixos/litestream: init 2021-07-30 17:41:54 +02:00
locate.nix nixosTests.*: update to use virtualisation.fileSystems 2021-02-14 12:23:50 +01:00
login.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
loki.nix nixos/tests/loki: satisfy linter 2020-12-28 00:37:13 +01:00
lxd-image-server.nix nixosTests.lxd-image-server: init 2021-11-03 14:32:47 +01:00
lxd-image.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
lxd-nftables.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
lxd.nix nixosTests.lxd: fix test, nftables is now always loaded 2021-11-03 15:05:43 +01:00
maddy.nix nixos/maddy: Add module for maddy 2021-12-07 22:58:22 +01:00
magic-wormhole-mailbox-server.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
magnetico.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
mailcatcher.nix nixos/tests/mailcatcher: Use curl --fail 2020-10-25 11:01:30 +01:00
mailhog.nix mailhog: add simple test 2020-12-17 16:58:57 +01:00
make-test-python.nix make-test-python: disallow aliases 2021-06-03 11:03:31 -07:00
matomo.nix treewide: Fix mysql alias deprecation breakage 2021-06-04 21:42:08 +02:00
matrix-appservice-irc.nix nixos/tests/matrix-appservice-irc: Refactor test 2021-10-26 22:13:23 +02:00
matrix-synapse.nix nixos/tests/matrix-synapse: add email regression test case 2021-08-22 16:47:25 +02:00
mediatomb.nix mediatomb/gerbera: Improve firewall rules and open firewall option 2020-10-08 08:59:49 +02:00
mediawiki.nix nixos/tests/mediawiki: Use curl --fail 2020-10-25 11:01:30 +01:00
meilisearch.nix nixos: filalex77 -> Br1ght0ne 2021-09-22 11:20:30 +02:00
memcached.nix nixosTests.memcached: port to python 2019-11-27 12:02:24 +02:00
metabase.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
minecraft-server.nix nixos/tests/minecraft-server: fix build on i686 2021-05-15 01:17:51 +02:00
minecraft.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
minidlna.nix nixos/minidlna: port test to python 2019-11-22 20:38:56 +01:00
miniflux.nix maintainers: remove bricewge 2021-09-08 11:56:00 +02:00
minio.nix nixos/tests/minio: fix deprecation warning 2021-09-22 11:35:22 +02:00
misc.nix nixos/tests/misc: fix nix 2.4 support 2021-11-09 20:24:05 -08:00
mod_perl.nix nixos/mod_perl: add test 2021-08-13 21:03:15 +02:00
moinmoin.nix nixosTests.moinmoin: port to python 2019-12-01 16:45:36 +01:00
molly-brown.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
mongodb.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
moodle.nix nixos/moodle: port test to python 2019-11-06 12:27:14 +01:00
morty.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
mosquitto.nix nixos/mosquitto: restore passwordless system feature 2021-10-24 19:38:51 +02:00
mpd.nix Merge pull request #97449 from AberDerBart/mpd 2021-01-18 13:47:57 +01:00
mpich-example.c
mpv.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
mumble.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
munin.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
musescore.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
mutable-users.nix nixos/users-groups: Add dry mode 2021-09-07 10:30:42 +02:00
mxisd.nix mxisd: remove (#119372) 2021-04-19 11:26:08 -04:00
n8n.nix nixos/n8n: init module and test 2020-12-05 11:02:40 +01:00
nagios.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
nano.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
nar-serve.nix nar-serve: init at 0.3.0 (#95420) 2020-11-06 18:59:51 +01:00
nat.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
nats.nix nixos/nats: init 2021-08-18 20:18:08 +02:00
navidrome.nix nixos/navidrome: init module and test 2021-08-17 10:32:25 -07:00
ncdns.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
ndppd.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
nebula.nix nixos/nebula: Add enable option defaulting to true to Nebula networks 2021-04-16 19:57:02 -07:00
neo4j.nix nixos/tests/neo4j: Use curl --fail 2020-10-25 11:01:30 +01:00
netdata.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
networking-proxy.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
networking.nix nixos/networking: support FOU encapsulation for sits 2021-10-16 20:48:03 -04:00
nexus.nix treewide: remove ma27 from the maintainer-list of a few packages 2021-08-27 22:28:49 +02:00
nghttpx.nix nixosTests.nghttpx: Port tests to python 2019-12-15 19:36:44 +01:00
nginx-auth.nix nginx: test basic auth 2020-11-02 08:16:01 -05:00
nginx-etag.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
nginx-pubhtml.nix nixos/tests: fix nginx-pubhtml test 2020-05-12 20:03:29 +03:00
nginx-sandbox.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
nginx-sso.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
nginx-variants.nix nixosTests.nginx-variants: also test nginxQuic 2021-07-08 23:44:27 +02:00
nginx.nix nixosTests.nginx*: nginxUnstable -> nginxMainline 2021-06-05 18:44:48 +02:00
nitter.nix nixos/nitter: test with CAP_NET_BIND_SERVICE 2021-08-08 15:29:33 +02:00
nix-serve-ssh.nix nixos/tests: fix nix-serve path 2021-12-03 18:40:03 +02:00
nix-serve.nix nixos/nix-serve: don't run as nogroup 2021-07-18 08:51:17 +02:00
nixos-generate-config.nix gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
node-red.nix nixos/node-red: add test 2021-07-28 17:32:45 +01:00
nomad.nix nixos/tests: add test for custom nomad state directory 2021-01-23 19:44:37 -05:00
novacomd.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
nsd.nix nixos/test: some test fixes in succession of #125992 2021-08-20 13:38:22 -05:00
nzbget.nix nixos/nzbget: add settings option 2021-08-17 09:19:22 -04:00
nzbhydra2.nix nixos/nzbhydra2: init 2020-12-21 19:41:24 +01:00
oci-containers.nix maintainers: add serokell team, move various packages to it 2021-05-08 12:11:48 +02:00
odoo.nix nixosTests.odoo: init 2021-11-03 03:52:42 +01:00
oh-my-zsh.nix oh-my-zsh: Add test 2020-11-04 20:37:50 -05:00
ombi.nix nixos/ombi: add test for ombi to ensure startup 2021-04-01 10:34:40 +03:00
openarena.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
openldap.nix nixos/tests/openldap: make openldap test auto-callable 2021-02-18 13:04:08 +01:00
openresty-lua.nix nixos/tests/openresty-lua: test openresty with lua 2021-10-14 07:01:56 -04:00
opensmtpd-rspamd.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
opensmtpd.nix nixos/tests/opensmtpd: bump test (&build) timeout to 30m from 30s 2020-02-25 23:08:32 +01:00
openssh.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
openstack-image.nix nixosTests.ec2: Port tests that depend on common/ec2.nix 2020-08-23 10:25:31 +02:00
opentabletdriver.nix opentabletdriver: 0.4.2 -> 0.5.0 2021-01-19 14:05:48 -03:00
orangefs.nix nixosTests.*: update to use virtualisation.fileSystems 2021-02-14 12:23:50 +01:00
os-prober.nix nixosTests.os-prober: fix infinite recursion 2021-12-09 12:00:00 +00:00
osrm-backend.nix nixos/tests/osrm-backend: Use curl --fail 2020-10-25 11:01:30 +01:00
overlayfs.nix nixos/tests/overlayfs: Use individual commands 2021-06-16 04:12:18 +02:00
owncast.nix nixos/tests/owncast: rewrite test 2021-11-04 22:30:45 -07:00
packagekit.nix nixos/tests/packagekit: fix test machine evaluation 2021-04-18 18:40:06 +02:00
pantheon.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
paperless-ng.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
pdns-recursor.nix nixosTests.pdns-recursor: Port tests not python 2019-12-15 20:08:02 +01:00
peerflix.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
pgjwt.nix nixos/tests/pgjwt: port to python 2019-11-07 11:30:02 +01:00
pgmanage.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
pict-rs.nix pict-rs: add initial module 2021-09-30 21:32:25 +09:00
pinnwand.nix nixos/tests/pinnwand: use wait_for_open_port instead of direct sockstat call 2021-05-03 16:52:06 +02:00
plasma5-systemd-start.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
plasma5.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
plausible.nix plausible: minor polishing 2021-06-02 19:21:31 +09:00
pleroma.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
plikd.nix nixos/tests: new test for plikd 2021-02-23 15:35:52 +01:00
plotinus.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
podgrab.nix nixos/tests/podgrab: init 2021-04-15 20:57:22 +00:00
pomerium.nix nixosTests.*: Don't use the -q flag with grep when used with curl 2021-06-05 18:44:54 +02:00
postfix-raise-smtpd-tls-security-level.nix nixos/acme: Restructure module 2020-09-02 19:22:43 +01:00
postfix.nix postfix: add passthru tests 2020-11-12 20:00:50 +01:00
postfixadmin.nix nixos/tests: stdenv.lib -> lib 2021-09-22 09:06:50 +02:00
postgis.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
postgresql-wal-receiver.nix nixos tests: fix postgresql-wal-receiver 2021-01-05 04:12:53 +01:00
postgresql.nix nixos/test: some test fixes in succession of #125992 2021-08-20 14:36:48 -05:00
power-profiles-daemon.nix power-profiles-daemon: pkgs.stdenv.lib -> pkgs.lib 2021-02-09 18:24:09 +07:00
powerdns-admin.nix powerdns-admin: fix and add module 2021-12-17 10:33:40 +01:00
powerdns.nix nixosTests.powerdns: test a complete setup 2020-10-24 16:41:34 -04:00
pppd.nix nixos/pppd: port test to python 2019-11-08 17:11:11 +01:00
predictable-interface-names.nix Use lib.cartesianProducOfSets where lib.crossLists was used 2021-01-28 23:49:05 +01:00
printing.nix cups: 2.3.3 -> 2.3.3op2 2021-09-19 16:17:05 +02:00
privacyidea.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
privoxy.nix nixos/tests/privoxy: add test 2021-03-09 11:03:00 +01:00
prometheus-exporters.nix services.prometheus.exporters.fastly: add a smoke test 2021-12-20 10:57:31 -05:00
prometheus.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
prowlarr.nix nixos/tests/prowlarr: init 2021-10-10 14:05:33 -07:00
proxy.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
pt2-clone.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
qboot.nix nixos/qemu-vm: add option to use a non-standard BIOS 2020-06-08 11:21:53 +12:00
quorum.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
rabbitmq.nix rabbitmq: add option to enable management plugin 2021-08-30 18:43:09 +09:00
radarr.nix nixos/radarr: port test to python 2019-11-06 15:56:04 +01:00
radicale.nix nixos/radicale: harden systemd unit 2021-05-04 17:43:26 +02:00
rasdaemon.nix nixosTests.rasdaemon: init module test 2021-10-30 22:22:12 -04:00
redis.nix nixos/redis: cleanup tests 2021-12-13 14:42:19 -05:00
redmine.nix nixosTests.redmine: Port to python 2020-04-22 08:36:27 +02:00
resolv.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
restart-by-activation-script.nix nixos/switch-to-configuration: Allow activation scripts to restart units 2021-09-09 13:11:52 +02:00
restic.nix restic: allow prune without backup 2021-03-21 18:47:52 -07:00
riak.nix maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
robustirc-bridge.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
roundcube.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
rspamd.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
rss2email.nix rss2email test: fix name (#125863) 2021-06-06 01:05:39 +02:00
rsyncd.nix nixos: add services.rsyncd.socketActivated option 2021-01-28 11:22:31 +01:00
rsyslogd.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
rxe.nix nixos/rxe: use iproute instead of rdma-core 2020-03-12 22:32:44 +01:00
sabnzbd.nix sabnzbd: add simple test 2021-12-06 21:08:19 +01:00
samba-wsdd.nix nixos/tests/wsdd: fix test 2021-12-08 16:44:16 +03:00
samba.nix nixos/samba: Add openFirewall option 2021-10-19 19:11:02 +11:00
sanoid.nix nixos/tests/sanoid: Improve tests by checking that no permissions are left behind 2021-07-26 11:05:52 +02:00
sddm.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
seafile.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
searx.nix nixos/tests/searx: fix for 1.0 update 2021-04-19 00:13:05 +02:00
service-runner.nix nixosTests.service-runner: Redirect stdout to avoid blocking 2021-11-05 21:22:31 +01:00
shadow.nix nixos/tests/shadow: Fix linting errors 2021-05-09 02:28:26 +02:00
shattered-pixel-dungeon.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
shiori.nix nixosTests.*: Don't use the -q flag with grep when used with curl 2021-06-05 18:44:54 +02:00
signal-desktop.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
simple.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
slurm.nix treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
smokeping.nix Merge pull request #100155 from primeos/nixos-add-fqdn-option 2021-01-25 16:45:45 +01:00
snapcast.nix nixos/snapserver: use the correct bind address arguments 2021-12-16 23:27:56 +01:00
snapper.nix nixosTests.*: update to use virtualisation.fileSystems 2021-02-14 12:23:50 +01:00
soapui.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
sogo.nix treewide: Fix mysql alias deprecation breakage 2021-06-04 21:42:08 +02:00
solanum.nix solanum: fix MOTD 2021-05-30 20:27:08 -04:00
solr.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
sonarr.nix nixosTests.sonarr: Port tests to python 2019-12-15 18:24:45 +01:00
sourcehut.nix nixos/sourcehut: init (#113244) 2021-06-05 14:42:51 -04:00
spacecookie.nix nixos/spacecookie: convert into settings-style freeform configuration 2021-04-10 15:44:19 +02:00
specialisation.nix specialisation: replace nesting with named configurations 2020-04-12 08:12:50 -04:00
ssh-keys.nix nixos: nix.sshServe: Support ssh-ng. 2018-02-28 16:55:00 -05:00
sslh.nix nixos/tests/sslh: Use curl --fail 2020-10-25 11:01:30 +01:00
sssd-ldap.nix sssd: 1.16.5 -> 2.6.0, fix broken build 2021-10-30 09:48:28 -07:00
sssd.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
step-ca.nix nixos/tests: add step-ca test 2021-11-13 12:40:47 +01:00
strongswan-swanctl.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
sudo.nix nixos/sudo: add option execWheelOnly 2021-05-08 23:48:00 +02:00
sway.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
switch-test.nix nixos/switchTest: Massively extend the test 2021-12-09 12:30:48 +01:00
sympa.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
syncthing-init.nix nixos/syncthing: move declarative options to the top level 2021-07-28 11:30:30 +02:00
syncthing-relay.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
syncthing.nix nixos/syncthing: add declarative.extraOptions 2021-07-28 10:56:06 +02:00
systemd-analyze.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
systemd-binfmt.nix nixosTests.systemd-binfmt: init 2020-05-18 11:28:03 +02:00
systemd-boot.nix Merge staging-next into staging 2021-11-06 18:01:35 +00:00
systemd-confinement.nix systemd: 247.6 -> 249.4 2021-09-12 23:45:49 +02:00
systemd-cryptenroll.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
systemd-journal.nix Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
systemd-networkd-dhcpserver-static-leases.nix nixos/networkd: add dhcpServerStaticLeaseConfig option 2021-11-30 09:58:33 +01:00
systemd-networkd-dhcpserver.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
systemd-networkd-ipv6-prefix-delegation.nix nixos/tests/systemd-networkd-ipv6-prefix-delegation: fix wrapper 2021-09-22 12:40:03 +02:00
systemd-networkd-vrf.nix nixos/tests/systemd-networkd-vrf: fix eval 2020-10-13 22:39:02 +02:00
systemd-networkd.nix nixosTests.systemd-networkd: remove wireguard kernel module 2021-05-09 15:40:19 +02:00
systemd-nspawn.nix nixosTests.systemd-nspawn: convert test to python 2019-11-23 23:08:46 +01:00
systemd-timesyncd.nix nixosTests.systemd-timesyncd: Port tests to python 2019-12-15 18:16:00 +01:00
systemd-unit-path.nix systemd: allow custom unit folders to be configured with SYSTEMD_UNIT_PATH 2021-03-22 20:41:12 +01:00
systemd.nix nixos/systemd: set TZDIR for PID 1 2021-12-16 04:09:07 +01:00
taskserver.nix nixosTests.taskserver: Port to python 2020-07-27 12:12:17 +03:00
teeworlds.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
telegraf.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
tiddlywiki.nix nixos/tests/*: editorconfig fixes 2020-08-04 00:23:54 +10:00
tigervnc.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
timezone.nix nixos/tests/timezone: port to python 2019-12-06 00:45:30 +01:00
tinydns.nix nixos/tests/tinydns.nix: test a few more queries 2021-11-08 21:35:29 +00:00
tor.nix nixos/tor: improve type-checking and hardening 2021-01-04 01:02:26 +01:00
trac.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
traefik.nix nixos/traefik: wait for first success 2021-08-04 23:55:56 +02:00
trafficserver.nix trafficserver: 9.0.1 -> 9.0.2 2021-07-05 15:16:06 +02:00
transmission.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
trezord.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
trickster.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
trilium-server.nix trilium-server: Add nginx reverse proxy configuration to module 2019-12-19 10:14:13 +01:00
tuptime.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
turbovnc-headless-server.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
tuxguitar.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
txredisapi.nix nixos/redis: cleanup tests 2021-12-13 14:42:19 -05:00
ucarp.nix nixos/test/ucarp: init 2021-06-15 18:31:57 +02:00
udisks2.nix nixos.tests.udisks2: state_dir is now of type pathlib.Path 2021-10-05 14:38:48 -05:00
unbound.nix nixos: define the primary group of users where needed 2021-09-12 14:59:30 +02:00
unifi.nix unifi: Add NixOS tests 2021-12-18 00:19:04 -08:00
upnp.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
usbguard.nix nixos.tests.usbguard: state_dir is now of type pathlib.Path 2021-10-05 14:38:48 -05:00
user-activation-scripts.nix nixos/activation-script: Run userActivationScripts at login 2021-02-16 10:10:45 -08:00
uwsgi.nix Merge pull request #106082 from rnhmjoj/uwsgi 2021-01-10 21:51:37 +00:00
v2ray.nix v2ray: 4.37.3 -> 4.38.3 2021-05-02 19:39:24 +08:00
vault-postgresql.nix vault{,bin}: 1.8.4 -> 1.9.0 2021-12-05 06:10:43 +10:00
vault.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
vaultwarden.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
vector.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
vengi-tools.nix nixosTests.vengi-tools: init 2021-11-23 15:23:52 +01:00
victoriametrics.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
vikunja.nix nixos/vikunja: add nixos test 2021-07-08 22:17:57 +02:00
virtualbox.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
vscodium.nix nixosTests.vscodium: add comments 2021-11-20 11:26:30 +01:00
wasabibackend.nix nixos/tests/wasabibackend: fix bitcoind config 2021-09-22 14:48:14 +02:00
wiki-js.nix nixos/test-driver: Run commands with error handling 2021-06-05 18:44:42 +02:00
wine.nix nixos/tests/wine: syntax fix 2021-11-04 15:20:06 -07:00
without-nix.nix nixos/nix-daemon: Add enable option 2021-10-06 16:43:48 -04:00
wmderland.nix nixos/tests/wmderland: remove stdenv.lib 2021-05-05 01:43:05 -04:00
wordpress.nix nixos/wordpress: caddy support 2021-09-17 19:12:21 +09:00
wpa_supplicant.nix nixos/tests/wpa_supplicant: init 2021-09-29 09:10:39 +02:00
xandikos.nix nixosTests.*: Don't use the -q flag with grep when used with curl 2021-06-05 18:44:54 +02:00
xautolock.nix treewide: remove ma27 from the maintainer-list of a few packages 2021-08-27 22:28:49 +02:00
xfce.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
xmonad.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
xrdp.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
xss-lock.nix treewide: remove ma27 from the maintainer-list of a few packages 2021-08-27 22:28:49 +02:00
xterm.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
yabar.nix treewide: remove ma27 from the maintainer-list of a few packages 2021-08-27 22:28:49 +02:00
yggdrasil.nix yggdrasil: 0.3.16 -> 0.4.0 2021-07-05 12:21:37 +02:00
zfs.nix Update nixos/tests/zfs.nix 2021-06-18 22:19:16 +02:00
zigbee2mqtt.nix nixos/tests/zigbee2mqtt: relax DevicePolicy and log systemd-analye security 2021-04-30 19:42:26 +02:00
zoneminder.nix nixos/zoneminder: add minimal test 2020-05-17 14:14:30 -04:00
zookeeper.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
zsh-history.nix nixos/tests/zsh-history: Fix matching prompt 2021-07-02 21:01:49 +02:00