.. |
common
|
nixos/acme: Restructure module
|
2020-09-02 19:22:43 +01:00 |
dnscrypt-wrapper
|
nixos/tests/dnscrypt-wrapper: init
|
2020-05-25 09:16:23 +02:00 |
google-oslogin
|
nixos/oslogin: put mockuser and mockadmin in constants, rename
|
2020-04-29 14:36:35 +02:00 |
hadoop
|
nixosTests.hadoop.yarn: Port tests to python
|
2019-12-17 09:37:06 +01:00 |
hitch
|
nixos/httpd: limit serving web content to virtual hosts, convert virtualHosts option type from listOf to attrsOf, add ACME integration
|
2019-12-24 20:27:48 -05:00 |
hocker-fetchdocker
|
nixosTests.hocker-fetchdocker: mark as broken
|
2020-08-23 22:42:02 +02:00 |
hydra
|
nixos/tests/hydra*: fix eval
|
2020-08-04 15:29:08 +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-ssh: switch from Dropbear to OpenSSH
|
2020-03-25 08:26:50 +00:00 |
installed-tests
|
Merge pull request #93771 from jtojnar/flatpak-1.8
|
2020-07-26 13:56:16 +02:00 |
kerberos
|
nixos/kerberos: port tests to python
|
2019-11-23 19:45:46 +00:00 |
krb5
|
nixos/krb5: add list to example configuration
|
2020-08-25 17:18:56 +02:00 |
kubernetes
|
nixos/tests/kubernetes: Don't re-import <nixpkgs>
|
2020-07-16 08:44:04 +02:00 |
lorri
|
lorri: 1.0 -> 1.1
|
2020-06-30 17:12:03 +02:00 |
mysql
|
nixos/tests/mariadb: disable check TokuDB in aarch32 and aarch64
|
2020-08-16 16:08:14 +03:00 |
nextcloud
|
nextcloud: deprecate nginx, use chgrp, mkDefault for nginx, fix tests
|
2020-08-03 14:21:45 +07:00 |
nfs
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
php
|
nixosTests.php: Add maintainer team as maintainers
|
2020-04-29 20:17:08 +02:00 |
web-servers
|
unit: Expose PHP expressions used so it can easily be accessed for configs
|
2020-05-30 18:52:41 +02:00 |
wireguard
|
nixos/wireguard: test against multiple kernel versions
|
2020-04-29 23:10:53 +02:00 |
xmpp
|
ejabberd: fix failing tests
|
2020-09-10 01:08:22 +02:00 |
3proxy.nix
|
nixosTests.3proxy: fix flakiness
|
2020-09-01 14:31:52 +03:00 |
acme.nix
|
nixos/acme: More features and fixes
|
2020-09-06 01:28:19 +01:00 |
agda.nix
|
agda: Added test
|
2020-05-14 20:54:12 +01:00 |
all-tests.nix
|
Merge pull request #96958 from servalcatty/v2ray
|
2020-09-07 21:29:51 +01:00 |
ammonite.nix
|
nixos/ammonite: Port test to python
|
2019-11-04 23:51:10 +01:00 |
atd.nix
|
nixos/atd: port test to python
|
2019-11-06 12:46:24 +01:00 |
avahi.nix
|
nixos/avahi: port test to python
|
2019-11-06 12:46:24 +01:00 |
babeld.nix
|
nixos/babeld: port test to python
|
2019-11-05 16:19:35 +01:00 |
bazarr.nix
|
nixos/bazarr: init
|
2020-05-22 11:23:31 +02:00 |
bcachefs.nix
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
beanstalkd.nix
|
nixos/beanstalkd: port test to python
|
2019-11-06 12:46:24 +01:00 |
bees.nix
|
nixosTests.bees: port to python
|
2019-11-24 18:49:35 +01:00 |
bind.nix
|
nixos/bind: port test to python
|
2019-11-06 12:46:24 +01:00 |
bitcoind.nix
|
maintainers: 1000101 -> _1000101
|
2020-08-18 07:59:48 +10:00 |
bittorrent.nix
|
transmission: apply RFC0042 and harden the service
|
2020-08-07 04:28:11 +02:00 |
bitwarden.nix
|
nixos/bitwarden_rs: add test
|
2020-08-23 07:29:42 +12:00 |
blockbook-frontend.nix
|
maintainers: 1000101 -> _1000101
|
2020-08-18 07:59:48 +10:00 |
boot-stage1.nix
|
nixos/boot-stage1: port test to python
|
2019-11-06 12:46:24 +01:00 |
boot.nix
|
nixos/boot: Port test to python
|
2019-11-04 23:51:10 +01:00 |
borgbackup.nix
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
buildbot.nix
|
buildbot: 2.6.0 -> 2.7.0 (#81406)
|
2020-02-29 18:24:02 -05:00 |
buildkite-agents.nix
|
nixos/buildkite-agents: support multiple buildkite agents
|
2020-02-10 13:35:14 +01:00 |
caddy.nix
|
caddy: address remaining MR comments for v2
|
2020-09-08 09:29:04 +02:00 |
cadvisor.nix
|
nixos/cadvisor: port test to python
|
2019-11-07 10:51:04 +01:00 |
cage.nix
|
nixos/cage: init
|
2020-03-02 13:43:20 -08:00 |
cassandra.nix
|
nixos/cassandra: Port test to python
|
2019-11-07 22:40:15 +01:00 |
ceph-multi-node.nix
|
nixos/ceph: (test) ceph now has device monitoring and pg_autoscaler enabled by default
|
2020-07-11 14:12:42 +02:00 |
ceph-single-node.nix
|
nixos/ceph: (test) ceph now has device monitoring and pg_autoscaler enabled by default
|
2020-07-11 14:12:42 +02:00 |
certmgr.nix
|
nixos/tests/certmgr: Fix file permissions
|
2020-01-11 16:18:10 -08:00 |
cfssl.nix
|
nixos/cfssl: port test to python
|
2019-11-07 10:51:04 +01:00 |
charliecloud.nix
|
charliecloud: 0.12 -> 0.18 (docker + ch-grow support)
|
2020-08-28 14:39:21 +02:00 |
chromium.nix
|
treewide: use https for nixos.org and hydra.nixos.org
|
2020-05-03 22:14:21 -07:00 |
cjdns.nix
|
nixos/cjdns: port test to python
|
2019-11-07 10:55:15 +01:00 |
clickhouse.nix
|
nixos/clickhouse: port test to python
|
2019-11-22 20:38:56 +01:00 |
cloud-init.nix
|
nixos/cloud-init: port test to python
|
2019-11-07 10:55:15 +01:00 |
cockroachdb.nix
|
nixosTests.cockroachdb: set ConditionPathExists=/dev/ptp0 to chronyd
|
2020-04-03 00:34:18 +02:00 |
codimd.nix
|
nixos/codimd: port test to python test-driver
|
2019-11-24 14:19:36 +01:00 |
consul.nix
|
consul.passthru.tests: Add 2 more tests
|
2020-06-18 03:06:24 +02:00 |
containers-bridge.nix
|
nixos/containers-bridge: Port test to python
|
2019-11-26 10:06:06 +01:00 |
containers-custom-pkgs.nix
|
nixos-containers: Add support for custom nixpkgs argument
|
2020-04-20 07:33:46 +01:00 |
containers-ephemeral.nix
|
nixos/containers-ephemeral: Port test to python
|
2019-11-25 21:57:27 +01:00 |
containers-extra_veth.nix
|
nixosTests.containers*: port rest to python
|
2019-12-08 18:16:01 +01:00 |
containers-hosts.nix
|
nixos/containers-hosts: Port test to python
|
2019-11-25 21:57:46 +01:00 |
containers-imperative.nix
|
nixos/nixos-container: ensure that the state-dir is cleaned up if a build fails
|
2020-02-11 14:42:30 +01:00 |
containers-ip.nix
|
nixos/containers-ip: Test both ipv4 and ipv6 in the same script
|
2019-11-27 09:13:02 +01:00 |
containers-macvlans.nix
|
nixosTests.containers*: port rest to python
|
2019-12-08 18:16:01 +01:00 |
containers-physical_interfaces.nix
|
nixosTests.containers*: port rest to python
|
2019-12-08 18:16:01 +01:00 |
containers-portforward.nix
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
containers-reloadable.nix
|
nixosTests.containers-reloadable: fix typo in name
|
2020-08-23 11:00:54 +02:00 |
containers-restart_networking.nix
|
nixosTests.containers*: port rest to python
|
2019-12-08 18:16:01 +01:00 |
containers-tmpfs.nix
|
nixos/containers-tmpfs: Port test to python
|
2019-11-25 22:20:14 +01:00 |
convos.nix
|
nixos/convos: add test
|
2020-06-22 13:58:35 +02:00 |
corerad.nix
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
couchdb.nix
|
nixos/couchdb: port test to python
|
2019-11-07 10:55:15 +01:00 |
cri-o.nix
|
cri-o: add NixOS test via critest
|
2020-08-24 18:34:19 +10:00 |
deluge.nix
|
nixos/deluge: support 2.x
|
2020-04-18 02:00:04 +02:00 |
dhparams.nix
|
nixosTests.dhparams: Port to Python
|
2019-12-06 08:21:30 +01:00 |
dnscrypt-proxy2.nix
|
nixosTests.dnscrypt-proxy2: init
|
2020-02-02 21:51:19 -05:00 |
doas.nix
|
nixos/doas: init
|
2020-05-04 15:56:06 -07:00 |
docker-edge.nix
|
nixos/docker-edge: port test to python
|
2019-11-07 14:06:40 +01:00 |
docker-registry.nix
|
nixos/docker-registry: port test to python test-driver
|
2019-11-24 13:46:09 +01:00 |
docker-tools-overlay.nix
|
nixosTests.docker-tools-overlay: Port to Python
|
2019-12-06 08:21:33 +01:00 |
docker-tools.nix
|
nixos/tests/dockerTools: add test for running non-root containers with buildLayeredImage
|
2020-07-31 10:14:07 +02:00 |
docker.nix
|
docker: use git tags instead of revs
|
2020-06-26 14:55:52 -07:00 |
documize.nix
|
nixos/documize: port test to python
|
2019-11-07 10:55:15 +01:00 |
dokuwiki.nix
|
maintainers: 1000101 -> _1000101
|
2020-08-18 07:59:48 +10:00 |
dovecot.nix
|
treewide: use runtimeShell in nixos/
|
2020-04-07 07:26:47 +01:00 |
ec2.nix
|
nixosTests.ec2-config: mark as broken
|
2020-08-23 10:31:58 +02:00 |
ecryptfs.nix
|
nixosTests.ecryptfs: Port to Python
|
2019-12-06 08:21:33 +01:00 |
elk.nix
|
nixos/tests/elk.nix: fix issue in the elasticsearch-curator
|
2020-04-29 15:23:50 +02:00 |
emacs-daemon.nix
|
nixos/emacs-daemon: convert test to python
|
2019-11-04 23:51:09 +01:00 |
engelsystem.nix
|
nixos/engelsystem: Add test
|
2020-05-24 15:45:22 +02:00 |
enlightenment.nix
|
nixos/tests/enlightenment: fix some steps in the first time wizard
|
2020-05-25 09:50:24 -03:00 |
env.nix
|
nixosTests.env: Port to Python
|
2019-12-06 08:21:34 +01:00 |
ergo.nix
|
tests/ergo: init
|
2020-05-26 21:47:31 +02:00 |
etcd-cluster.nix
|
nixosTests.etcd-cluster: port to python
|
2019-11-24 01:38:51 +01:00 |
etcd.nix
|
nixosTests.etcd: port to python
|
2019-11-24 01:38:24 +01:00 |
fancontrol.nix
|
nixos/fancontrol: port test to python
|
2019-11-22 20:38:56 +01:00 |
fenics.nix
|
nixosTests.fenics: Add basic test
|
2020-03-19 21:48:27 -07:00 |
ferm.nix
|
nixos/ferm: port test to python
|
2019-11-28 16:50:51 +00:00 |
firefox.nix
|
nixos/tests/firefox: support running the test with the firefox ESR version
|
2020-02-11 08:58:13 +01:00 |
firejail.nix
|
nixos/tests: add test for firejail
|
2020-08-10 06:54:26 +02:00 |
firewall.nix
|
nixos/firewall: port test to python
|
2019-11-22 20:38:56 +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 |
fontconfig-default-fonts.nix
|
nixosTests.fontconfig-default-fonts: port to python
|
2019-11-05 19:51:48 -05:00 |
freeswitch.nix
|
nixos/freeswitch: init
|
2020-01-30 17:16:49 +02:00 |
fsck.nix
|
nixos/fsck: port test to python
|
2019-11-05 12:00:26 +01:00 |
gerrit.nix
|
nixos/gerrit: stop setting jvmPackage (#83696)
|
2020-03-29 18:50:19 +00:00 |
gitdaemon.nix
|
nixos/tests/gitdaemon: fix spurious test failures due to flaky network
|
2020-05-10 15:58:54 +02:00 |
gitea.nix
|
nixos/gitea: test creation and cloning of a repo via ssh
|
2019-12-12 12:13:17 +01:00 |
gitlab.nix
|
nixosTests.gitlab: port to python
|
2019-11-22 23:08:06 +01:00 |
gitolite-fcgiwrap.nix
|
gitolite: wrap gitolite-shell
|
2019-12-08 12:26:02 +01:00 |
gitolite.nix
|
nixosTests.gitolite: port to python
|
2019-11-24 19:27:34 +01:00 |
glusterfs.nix
|
tests: fix more loaOf deprecation warnings
|
2020-02-17 09:57:35 +01:00 |
gnome3-xorg.nix
|
nixosTests.gnome3: enable debug mode
|
2020-07-14 04:35:15 +02:00 |
gnome3.nix
|
nixos/tests/gnome3: start terminal with autostart file (#96102)
|
2020-08-23 19:09:59 +02:00 |
go-neb.nix
|
nixos/tests/go-neb: init
|
2020-06-04 01:44:33 +02:00 |
gocd-agent.nix
|
nixosTests.gocd-agent: mark as broken
|
2019-12-04 00:35:07 +01:00 |
gocd-server.nix
|
nixosTests.gocd-server: port to python
|
2019-12-02 23:13:09 +01:00 |
gotify-server.nix
|
nixos/gotify-server: port test to python test-driver
|
2019-11-24 13:49:04 +01:00 |
grafana.nix
|
nixos/tests/grafana: port to python
|
2019-11-07 11:30:54 +01:00 |
graphite.nix
|
nixos/graphite: ensure graphite-api is properly tested
|
2020-06-29 22:04:23 +12:00 |
graylog.nix
|
nixos/graylog: port test to python test-driver
|
2019-11-24 14:50:00 +01:00 |
grocy.nix
|
nixos/grocy: init module
|
2020-02-09 21:55:27 +01:00 |
grub.nix
|
nixos/tests: add test for grub authentication
|
2020-06-24 10:22:53 +02:00 |
gvisor.nix
|
nixosTests.gvisor: add test for gvisor and gvisor as a Docker runtime
|
2019-12-03 23:55:24 -08:00 |
haka.nix
|
nixosTests.haka: port to python
|
2019-12-30 17:57:00 +02:00 |
handbrake.nix
|
nixos/handbrake: port test to python
|
2019-11-22 20:38:56 +01:00 |
haproxy.nix
|
nixos/haproxy: add reloading support, use upstream service hardening
|
2020-05-31 22:35:27 +02:00 |
hardened.nix
|
nixos/hardened: Port test to Python and fix it
|
2020-08-21 21:35:07 +02:00 |
hibernate.nix
|
nixos/hibernate: port test to python
|
2019-11-22 20:38:56 +01:00 |
home-assistant.nix
|
nixos/tests/home-assistant: replace internal mqtt broker with mosquitto
|
2020-07-07 01:43:44 +02:00 |
hostname.nix
|
nixos/tests/hostname: init (check system's host name)
|
2020-05-25 18:13:14 +02:00 |
hound.nix
|
nixos/hound: port test to python
|
2019-11-22 20:38:56 +01:00 |
i3wm.nix
|
nixos/display-managers/auto: remove
|
2020-01-29 19:05:46 -05:00 |
icingaweb2.nix
|
nixos/icingaweb2: port test to python
|
2019-11-22 20:38:56 +01:00 |
iftop.nix
|
nixos/iftop: port test to python test-driver
|
2019-11-26 22:29:27 +01:00 |
ihatemoney.nix
|
nixos/tests/ihatemoney: fix
|
2020-07-06 18:35:34 +02:00 |
incron.nix
|
nixos/incron: port test to python
|
2019-11-22 20:38:56 +01:00 |
influxdb.nix
|
nixosTests.influxdb: port to python
|
2019-11-24 20:21:06 +01:00 |
initrd-network.nix
|
nixos/initrd-network: flush interfaces before stage 2
|
2020-02-08 14:04:02 +01:00 |
installer.nix
|
nixos/tests/installer: increase RAM in the VM
|
2020-09-07 15:43:37 +02:00 |
iodine.nix
|
iodine: improve test in view of #58806
|
2020-04-13 06:22:27 +02:00 |
ipfs.nix
|
IPFS NixOS module: Socket unit file more precise
|
2020-06-17 21:43:04 +00:00 |
ipv6.nix
|
nixosTests.ipv6: fix waiting for address
|
2019-12-08 19:51:00 +01:00 |
jackett.nix
|
nixos/jackett: port test to python
|
2019-11-22 20:38:56 +01:00 |
jellyfin.nix
|
nixos/jellyfin: port test to python (#72828)
|
2019-11-08 18:03:40 +01:00 |
jenkins.nix
|
nixosTests.jenkins: port to python
|
2019-11-24 20:54:10 +01:00 |
jirafeau.nix
|
nixos/jirefeau: add services.jirafeau module
|
2020-02-18 09:37:44 -08:00 |
jitsi-meet.nix
|
treewide: add Jitsi maintainers
|
2020-08-04 13:07:36 -07:00 |
k3s.nix
|
nixos/k3s: add initial k3s service
|
2020-04-17 16:39:54 +02:00 |
kafka.nix
|
nixos: kafka test: fix building for other arches
|
2020-04-07 12:50:58 -03:00 |
keepalived.nix
|
nixos/keepalived: add test
|
2019-12-22 08:52:56 +00:00 |
kernel-latest.nix
|
nixosTests.kernel-*: port to python
|
2019-11-27 10:02:58 +02:00 |
kernel-lts.nix
|
nixosTests.kernel-*: port to python
|
2019-11-27 10:02:58 +02:00 |
kernel-testing.nix
|
nixosTests.kernel-*: port to python
|
2019-11-27 10:02:58 +02:00 |
kexec.nix
|
nixosTests.kexec: port to python.
|
2019-12-27 01:22:35 +01:00 |
keymap.nix
|
nixosTests.keymap: Port to python
|
2020-02-02 10:46:54 +01:00 |
knot.nix
|
knot: add keyFiles option
|
2020-02-12 16:36:42 +00:00 |
leaps.nix
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
lidarr.nix
|
nixosTests.lidarr: Port tests to python
|
2019-12-16 12:52:31 +01:00 |
lightdm.nix
|
nixos/displayManager: deprecate separate options for default wm/dm
|
2019-12-15 04:16:20 +01:00 |
limesurvey.nix
|
nixosTests.limesurvey: Port to python
|
2020-01-26 17:11:59 +01:00 |
login.nix
|
nixos/login: Port test to python
|
2019-11-04 23:51:09 +01:00 |
loki.nix
|
nixos/tests/loki: port to python
|
2019-11-07 11:30:01 +01:00 |
lxd-nftables.nix
|
lxd: use stable URL for Alpine's image
|
2020-09-09 19:30:02 +02:00 |
lxd.nix
|
lxd: s/sha256/hash
|
2020-09-09 20:07:17 +02:00 |
magic-wormhole-mailbox-server.nix
|
nixos/tests: add magic-wormhole-mailbox-server
|
2020-03-30 16:15:15 +02:00 |
magnetico.nix
|
nixos/tests/magnetico: port to python
|
2019-11-16 22:14:46 +01:00 |
mailcatcher.nix
|
nixosTests.mailcatcher: Port tests to python
|
2019-12-16 12:52:30 +01:00 |
make-test-python.nix
|
nixos/test: Port test driver to python
|
2019-11-04 23:50:27 +01:00 |
matomo.nix
|
nixosTests.matomo: port to python
|
2019-12-01 00:50:55 +01:00 |
matrix-synapse.nix
|
maintainers/teams: add matrix team
|
2020-06-17 21:55:29 +02:00 |
mediawiki.nix
|
nixos/mediawiki: allow using default extensions
|
2020-03-26 18:26:07 +01:00 |
memcached.nix
|
nixosTests.memcached: port to python
|
2019-11-27 12:02:24 +02:00 |
metabase.nix
|
nixos/metabase: port test to python
|
2019-11-05 21:44:51 +01:00 |
minidlna.nix
|
nixos/minidlna: port test to python
|
2019-11-22 20:38:56 +01:00 |
miniflux.nix
|
nixos/miniflux: port test to python
|
2019-11-22 20:38:56 +01:00 |
minio.nix
|
nixosTests.minio: update minio-client command
|
2020-05-02 04:20:00 -05:00 |
misc.nix
|
tests/misc: Test mount +s permission
|
2020-08-15 22:21:30 +03:00 |
moinmoin.nix
|
nixosTests.moinmoin: port to python
|
2019-12-01 16:45:36 +01:00 |
molly-brown.nix
|
nixos/molly-brown: init
|
2020-07-24 11:04:33 +02:00 |
mongodb.nix
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
moodle.nix
|
nixos/moodle: port test to python
|
2019-11-06 12:27:14 +01:00 |
morty.nix
|
nixos/morty: port test to python
|
2019-11-06 07:58:22 +01:00 |
mosquitto.nix
|
nixos/mosquitto: Refactor integration test code
|
2019-11-20 19:13:01 +01:00 |
mpd.nix
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
mpich-example.c
|
Move all of NixOS to nixos/ in preparation of the repository merge
|
2013-10-10 13:28:20 +02:00 |
mumble.nix
|
nixosTests.mumble: port to python
|
2019-12-24 16:10:34 +01:00 |
munin.nix
|
nixos/tests/munin: port to python
|
2019-12-06 01:05:04 +01:00 |
mutable-users.nix
|
nixosTests.mutable-users: Port tests to python
|
2019-12-15 19:53:17 +01:00 |
mxisd.nix
|
nixosTests.mxisd: Port tests to python
|
2019-12-15 19:46:53 +01:00 |
nagios.nix
|
nagios: add nixos test
|
2019-12-30 16:41:18 +01:00 |
nat.nix
|
nixosTests.nat: port to python
|
2019-12-01 00:20:28 +01:00 |
ncdns.nix
|
nixos/tests/ncdns: add test
|
2020-06-14 01:09:33 +02:00 |
ndppd.nix
|
nixos/ndppd: port test to python test-driver
|
2019-11-27 20:22:16 +01:00 |
neo4j.nix
|
nixosTests.neo4j: port test to python
|
2019-11-23 23:16:23 +01:00 |
netdata.nix
|
nixosTests.netdata: add a sleep before testing
|
2019-12-08 14:06:25 +03:00 |
networking-proxy.nix
|
nixosTests.networkingProxy: port to Python
|
2020-01-30 19:13:30 -05:00 |
networking.nix
|
nixos/tests/networking: fix macvlan tests
|
2020-07-26 12:44:05 +02:00 |
nexus.nix
|
nixos/nexus: port test to python test-driver
|
2019-11-25 00:18:04 +01:00 |
nghttpx.nix
|
nixosTests.nghttpx: Port tests to python
|
2019-12-15 19:36:44 +01:00 |
nginx-etag.nix
|
specialisation: replace nesting with named configurations
|
2020-04-12 08:12:50 -04:00 |
nginx-pubhtml.nix
|
nixos/tests: fix nginx-pubhtml test
|
2020-05-12 20:03:29 +03:00 |
nginx-sandbox.nix
|
nixos/nginx: add option enableSandbox
|
2020-05-12 20:03:29 +03:00 |
nginx-sso.nix
|
nixos/tests/nginx-sso: add subtests for each assertion
|
2019-12-26 17:59:25 +01:00 |
nginx-variants.nix
|
nixos/nginx: ensure all variants have a basic level of testing
|
2020-06-02 21:55:48 +12:00 |
nginx.nix
|
specialisation: replace nesting with named configurations
|
2020-04-12 08:12:50 -04:00 |
nix-ssh-serve.nix
|
nixosTests.nix-ssh-serve: port to python
|
2019-11-24 00:15:39 +01:00 |
nixos-generate-config.nix
|
nixos/nix-generate-config: port test to python
|
2019-11-05 12:00:26 +01:00 |
novacomd.nix
|
nixosTests.novacomd: Port tests to python
|
2019-12-15 19:35:33 +01:00 |
nsd.nix
|
nixosTests.nsd: Port to python
|
2020-02-13 16:34:02 +01:00 |
nzbget.nix
|
nixosTests.nzbget: Port tests to python
|
2019-12-15 19:29:17 +01:00 |
oci-containers.nix
|
nixos/docker-containers: Rename to virtualisation.oci-containers.containers.
|
2020-05-04 13:47:25 +01:00 |
openarena.nix
|
nixos/tests/openarena: run real openarena clients
|
2020-02-01 16:09:30 +01:00 |
openldap.nix
|
nixosTests.openldap: port test to python
|
2019-12-04 16:22:26 +01:00 |
opensmtpd.nix
|
nixos/tests/opensmtpd: bump test (&build) timeout to 30m from 30s
|
2020-02-25 23:08:32 +01:00 |
openssh.nix
|
nixos/openssh: port test to python
|
2019-11-05 12:00:19 +01:00 |
openstack-image.nix
|
nixosTests.ec2: Port tests that depend on common/ec2.nix
|
2020-08-23 10:25:31 +02:00 |
orangefs.nix
|
tests: fix more loaOf deprecation warnings
|
2020-02-17 09:57:35 +01:00 |
os-prober.nix
|
nixos/tests/os-prober.nix: port to python
|
2020-08-24 17:49:20 +02:00 |
osrm-backend.nix
|
nixosTests.osrm-backend: Port tests to python
|
2019-12-15 19:19:11 +01:00 |
overlayfs.nix
|
nixosTests.overlayfs: Port tests to python
|
2019-12-15 19:13:56 +01:00 |
packagekit.nix
|
nixosTests.packagekit: port to python
|
2019-11-06 19:18:28 -05:00 |
pam-oath-login.nix
|
nixos/pam-oath-login: Port test to python
|
2019-12-03 17:06:04 +01:00 |
pam-u2f.nix
|
nixosTests.pam-u2f: port test to python
|
2019-12-07 23:16:59 +01:00 |
pantheon.nix
|
nixosTests.pantheon: don't check bob username
|
2019-11-26 09:24:42 -05:00 |
paperless.nix
|
nixosTests.paperless: Port tests to python
|
2019-12-15 20:10:57 +01:00 |
pdns-recursor.nix
|
nixosTests.pdns-recursor: Port tests not python
|
2019-12-15 20:08:02 +01:00 |
peerflix.nix
|
nixosTests.peerflix: Port tests to python
|
2019-12-15 20:08:01 +01:00 |
pgjwt.nix
|
nixos/tests/pgjwt: port to python
|
2019-11-07 11:30:02 +01:00 |
pgmanage.nix
|
nixosTests.pgmanage: Port tests to python
|
2019-12-15 20:08:00 +01:00 |
pinnwand.nix
|
nixos/tests/pinnwand: init
|
2020-08-09 01:52:25 +02:00 |
plasma5.nix
|
nixos/displayManager: make autoLogin options independent of DM type
|
2020-07-09 21:15:35 -04:00 |
plotinus.nix
|
nixosTests.plotinus: Port to Python
|
2020-02-13 23:36:13 +01:00 |
podman.nix
|
Revert "nixos/podman: use cgroupfs for rootless crun test"
|
2020-07-16 12:11:09 +10:00 |
postfix-raise-smtpd-tls-security-level.nix
|
nixos/acme: Restructure module
|
2020-09-02 19:22:43 +01:00 |
postfix.nix
|
nixos/acme: Restructure module
|
2020-09-02 19:22:43 +01:00 |
postgis.nix
|
nixosTests.postgis: Port tests to python
|
2019-12-15 20:07:58 +01:00 |
postgresql-wal-receiver.nix
|
nixos/postgresql: replace extraConfig option with settings option
|
2020-08-26 17:06:48 -04:00 |
postgresql.nix
|
nixosTests.initdb: Move code to existing postgres test
|
2020-01-09 23:21:51 +01:00 |
powerdns.nix
|
nixos/powerdns: port test to python
|
2019-11-08 17:19:23 +01:00 |
pppd.nix
|
nixos/pppd: port test to python
|
2019-11-08 17:11:11 +01:00 |
predictable-interface-names.nix
|
nixos/stage-1: fix predictable interfaces names
|
2020-02-08 14:04:02 +01:00 |
printing.nix
|
nixosTests.printing: Port to Python
|
2020-02-06 11:29:23 +01:00 |
privacyidea.nix
|
privacyidea: address reviews
|
2020-05-09 12:11:44 +02:00 |
prometheus-exporters.nix
|
prometheus-unifi-poller-exporter: init module
|
2020-09-06 17:48:19 +02:00 |
prometheus.nix
|
prometheus: 2.19.3 -> 2.20.1, fix thanos test
|
2020-08-20 11:14:43 +02:00 |
proxy.nix
|
nixosTests.proxy: Port to python
|
2020-01-26 17:12:03 +01:00 |
pt2-clone.nix
|
pt2-clone: add nixos test
|
2020-07-29 19:45:03 +02:00 |
qboot.nix
|
nixos/qemu-vm: add option to use a non-standard BIOS
|
2020-06-08 11:21:53 +12:00 |
quagga.nix
|
nixosTests.quagga: Port tests to python
|
2019-12-15 20:07:52 +01:00 |
quorum.nix
|
nixos/quorum: init
|
2020-03-27 19:31:01 +01:00 |
rabbitmq.nix
|
treewide: use runtimeShell in nixos/
|
2020-04-07 07:26:47 +01:00 |
radarr.nix
|
nixos/radarr: port test to python
|
2019-11-06 15:56:04 +01:00 |
radicale.nix
|
nixos/radicale: use radicale3
|
2020-06-23 12:02:27 +02:00 |
redis.nix
|
nixos/redis: port test to python
|
2019-11-06 15:57:56 +01:00 |
redmine.nix
|
nixosTests.redmine: Port to python
|
2020-04-22 08:36:27 +02:00 |
resolv.nix
|
Rewrite test script
|
2019-12-04 11:25:12 +01:00 |
restic.nix
|
nixos/tests: Add rclone repository to restic test
|
2020-07-06 10:30:43 -04:00 |
riak.nix
|
nixosTests.riak: add filalex77 as a maintainer
|
2019-11-25 11:51:39 +02:00 |
robustirc-bridge.nix
|
nixos/tests/robustirc-bridge: init
|
2020-08-31 15:22:50 +02:00 |
roundcube.nix
|
roundcube: use pspell for spellchecking
|
2020-04-10 12:00:00 +00:00 |
rspamd.nix
|
nixosTests.rspamd: port to python
|
2019-12-11 00:17:51 +01:00 |
rss2email.nix
|
nixos/rss2email: port test to python
|
2019-11-06 16:18:24 +01:00 |
rsyslogd.nix
|
nixosTests.rsyslogd: Port to python
|
2020-02-27 16:43:45 +01:00 |
run-in-machine.nix
|
nixosTests.run-in-machine: Port to python
|
2020-02-14 19:05:03 +01:00 |
rxe.nix
|
nixos/rxe: use iproute instead of rdma-core
|
2020-03-12 22:32:44 +01:00 |
samba.nix
|
nixos/samba: port test to python
|
2019-11-08 23:30:09 +01:00 |
sanoid.nix
|
nixos/sanoid, nixos/syncoid: init module and test
|
2020-02-10 01:12:39 +01:00 |
sddm.nix
|
nixos/displayManager: make autoLogin options independent of DM type
|
2020-07-09 21:15:35 -04:00 |
service-runner.nix
|
nixos/tests/service-runner: change paths to nginx logs and cache
|
2020-05-04 16:36:38 +03:00 |
shadowsocks.nix
|
nixos/shadowsocks: add test
|
2020-08-26 15:15:27 +12:00 |
shattered-pixel-dungeon.nix
|
shattered-pixel-dungeon: add nixos test
|
2020-08-09 15:34:30 -07:00 |
shiori.nix
|
nixos/shiori: port test to python, do more tests
|
2019-11-08 17:54:49 +01:00 |
signal-desktop.nix
|
tests: Fix signal-desktop
|
2020-03-09 13:13:51 +00:00 |
simple.nix
|
nixos/simple: port test to python
|
2019-11-05 12:00:26 +01:00 |
slurm.nix
|
nixos/slurm: add pmix to test and cleanup test
|
2020-07-02 15:39:47 +02:00 |
smokeping.nix
|
nixos/smokeping: port test to python
|
2019-11-08 17:13:48 +01:00 |
snapcast.nix
|
nixos/tests: add snapcast
|
2020-08-02 17:09:57 +02:00 |
snapper.nix
|
nixos/snapper: port test to python
|
2019-11-06 12:44:51 +01:00 |
sogo.nix
|
nixosTests.sogo: init test
|
2020-05-12 18:49:43 +02:00 |
solr.nix
|
nixosTests.solr: Port to python
|
2020-02-13 22:40:47 +01:00 |
sonarr.nix
|
nixosTests.sonarr: Port tests to python
|
2019-12-15 18:24:45 +01:00 |
spacecookie.nix
|
nixos/spacecookie: add service module and test
|
2019-12-17 14:17:03 +01:00 |
specialisation.nix
|
specialisation: replace nesting with named configurations
|
2020-04-12 08:12:50 -04:00 |
spike.nix
|
spike: init at 1.0.0
|
2019-11-11 00:46:05 +01:00 |
ssh-keys.nix
|
nixos: nix.sshServe: Support ssh-ng.
|
2018-02-28 16:55:00 -05:00 |
sslh.nix
|
nixos: add test for sslh
|
2020-06-20 13:24:19 +02:00 |
sssd-ldap.nix
|
nixos/tests/sssd-ldap: init
|
2020-09-04 01:51:42 -04:00 |
sssd.nix
|
nixos/sssd: fix the module
|
2020-08-24 10:10:47 -04:00 |
strongswan-swanctl.nix
|
nixos/strongswan-swanctl: port test to python
|
2019-11-06 12:43:08 +01:00 |
sudo.nix
|
small treewide: his -> theirs/its
|
2020-06-23 16:49:50 +02:00 |
switch-test.nix
|
treewide: use runtimeShell in nixos/
|
2020-04-07 07:26:47 +01:00 |
sympa.nix
|
nixos/sympa: init module
|
2020-02-07 22:54:27 +01:00 |
syncthing-init.nix
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
syncthing-relay.nix
|
nixosTests.syncthing*: port to python
|
2019-11-25 00:36:37 -08:00 |
syncthing.nix
|
nixos/tests: Add test for syncthing
|
2020-07-24 15:51:14 -07:00 |
systemd-analyze.nix
|
nixos/tests: add systemd-analyze test
|
2019-12-08 19:02:20 +01:00 |
systemd-binfmt.nix
|
nixosTests.systemd-binfmt: init
|
2020-05-18 11:28:03 +02:00 |
systemd-boot.nix
|
nixos/systemd-boot: test for EFI boot entry
|
2020-07-06 12:07:50 -07:00 |
systemd-confinement.nix
|
Merge pull request #80103 from tfc/port-systemd-confinement-test
|
2020-04-23 01:00:51 +02:00 |
systemd-networkd-dhcpserver.nix
|
systemd-networkd: add DHCPServer test
|
2020-04-22 00:12:00 +10:00 |
systemd-networkd-ipv6-prefix-delegation.nix
|
nixos/tests: use ::1 instead of anycast address (#96250)
|
2020-08-25 22:29:22 +02:00 |
systemd-networkd-vrf.nix
|
nixos/tests/systemd-networkd-vrf: add comment about trailing whitespaces in test script
|
2020-08-03 17:43:56 +02:00 |
systemd-networkd.nix
|
nixosTests.systemd-networkd: fix test flakiness
|
2020-08-30 21:03:27 +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.nix
|
nixosTests.systemd: disable RuntimeWatchdogUSec=30s assertion
|
2020-08-24 12:40:02 +02:00 |
taskserver.nix
|
nixosTests.taskserver: Port to python
|
2020-07-27 12:12:17 +03:00 |
teeworlds.nix
|
nixos/{modules,tests}/teeworlds: init
|
2020-06-06 17:06:23 +02:00 |
telegraf.nix
|
nixos/telegraf: port test to python
|
2019-11-06 12:40:43 +01:00 |
tiddlywiki.nix
|
nixos/tests/*: editorconfig fixes
|
2020-08-04 00:23:54 +10:00 |
timezone.nix
|
nixos/tests/timezone: port to python
|
2019-12-06 00:45:30 +01:00 |
tinydns.nix
|
nixos/tinydns: use local dns server to fix test
|
2020-02-19 12:27:29 -08:00 |
tor.nix
|
nixos/tor: port test to python
|
2019-11-05 12:00:26 +01:00 |
trac.nix
|
nixos/trac: port test to python
|
2019-11-05 21:45:02 +01:00 |
traefik.nix
|
nixos/traefik: add test
|
2020-04-12 22:50:36 +02:00 |
transmission.nix
|
tests: transmission is now tested with apparmor
|
2020-06-05 11:57:36 +02:00 |
trezord.nix
|
maintainers: 1000101 -> _1000101
|
2020-08-18 07:59:48 +10:00 |
trickster.nix
|
maintainers: 1000101 -> _1000101
|
2020-08-18 07:59:48 +10:00 |
trilium-server.nix
|
trilium-server: Add nginx reverse proxy configuration to module
|
2019-12-19 10:14:13 +01:00 |
tuptime.nix
|
nixosTests.tuptime: init test
|
2020-04-03 17:30:35 +02:00 |
udisks2.nix
|
treewide: use https for nixos.org and hydra.nixos.org
|
2020-05-03 22:14:21 -07:00 |
upnp.nix
|
nixos/httpd: limit serving web content to virtual hosts, convert virtualHosts option type from listOf to attrsOf, add ACME integration
|
2019-12-24 20:27:48 -05:00 |
uwsgi.nix
|
nixosTests.uwsgi: port to python
|
2019-11-24 19:12:14 +01:00 |
v2ray.nix
|
nixos/tests/v2ray: init
|
2020-09-02 22:18:52 +08:00 |
vault.nix
|
nixos/vault: convert test to python
|
2019-11-05 16:57:08 +01:00 |
victoriametrics.nix
|
victoriametrics: add module, tests
|
2020-01-29 19:52:14 +01:00 |
virtualbox.nix
|
Merge pull request #94858 from liff/virtualbox-python-test
|
2020-08-26 10:00:04 +02:00 |
wasabibackend.nix
|
tests/wasabibackend: init
|
2020-06-19 16:44:21 +02:00 |
wordpress.nix
|
nixosTests.wordpress: fix assertions
|
2019-11-25 00:01:51 +01:00 |
xandikos.nix
|
maintainers: 0x4A6F -> _0x4A6F
|
2020-08-18 07:59:44 +10:00 |
xautolock.nix
|
nixos/display-managers/auto: remove
|
2020-01-29 19:05:46 -05:00 |
xfce.nix
|
nixos/displayManager: make autoLogin options independent of DM type
|
2020-07-09 21:15:35 -04:00 |
xmonad.nix
|
nixos/display-managers/auto: remove
|
2020-01-29 19:05:46 -05:00 |
xrdp.nix
|
nixos/display-managers/auto: remove
|
2020-01-29 19:05:46 -05:00 |
xss-lock.nix
|
nixos/display-managers/auto: remove
|
2020-01-29 19:05:46 -05:00 |
yabar.nix
|
nixos/display-managers/auto: remove
|
2020-01-29 19:05:46 -05:00 |
yggdrasil.nix
|
nixos/yggdrasil.nix: test 300::/7 addresses
|
2020-07-25 16:34:20 +02:00 |
zfs.nix
|
nixos/zfs: enable encryption test for stable zfs
|
2020-08-16 10:36:48 +00:00 |
zigbee2mqtt.nix
|
nixos/zigbee2mqtt: add minimal test
|
2020-07-20 21:48:14 +02:00 |
zoneminder.nix
|
nixos/zoneminder: add minimal test
|
2020-05-17 14:14:30 -04:00 |
zookeeper.nix
|
nixos/zookeeper: port test to python
|
2019-11-06 07:54:37 +01:00 |
zsh-history.nix
|
zsh-history: Add tests
|
2019-12-14 10:58:38 +01:00 |