nixpkgs/nixos/tests
Will Dietz dde5b0ca7a
python3Packages.fenics: fix build, pin to older boost (#166728)
* python3Packages.fenics: fix build, pin to older boost

Looking at upstream, there are various issues with newer boost.
(At least some of them have been since fixed)

For now, fix the build by using a version of boost that works
with the current version.

Error here was complaining about `std::min_element`,
which is no longer available, apparently, due to newer boost
no longer (transitively) including <algorithm>.

This was added in C++17, so I'm not sure the cmake flag
specifying dolfin built with C++11 makes sense or is used.
Leaving for now :).

* nixos/tests/fenics: fix name of machine/node in script

Still fails for now.

* python3Packages.fenics: fix accidentally changed strings in subst

Looks like in migration to pkg-config this was erroneously
changed from `pkgconfig` (python package, and source string)
to `pkg-config` (nix package name, tool name).
(see 9bb3fccb5b)

Fixes the NixOS test.
2022-04-14 19:37:20 -05: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
git gitAndTools: move everything to the top level 2021-01-14 21:27:48 +00:00
google-oslogin google-compute-config: update config 2022-02-05 23:33:10 +03:00
hadoop nixos/hadoop: add module options for commonly used service configs 2022-03-11 14:26:57 +05:30
hitch treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
hocker-fetchdocker treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
hydra treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
ihatemoney treewide: machine -> nodes.machine 2022-03-28 14:11:58 +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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kerberos treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
krb5 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kubernetes nixos/kubernetes: use kubectl from kubernetes 2022-02-25 19:22:30 +10:00
lorri treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
lvm2 nixos/stage-1-systemd: Add LVM2 support 2022-04-13 23:00:19 +01:00
matrix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
mysql treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nextcloud nextcloud21: remove 2022-03-15 21:26:46 +01:00
nfs nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
nixops nixos/tests/nixops: Remove sanitizeDerivationName 2022-03-30 10:30:20 +02:00
pam Merge pull request #164025 from lukegb/pam-ussh 2022-04-11 01:25:45 +01: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
podman podman: 3.4.4 -> 4.0.1 2022-02-25 19:09:29 +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 nifi test 2022-04-10 20:48:43 +03:00
web-servers treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
wireguard maintainers: xwvvvvwx -> d-xo 2021-08-08 19:11:45 +02:00
xmpp nixos/tests/prosody: return prosody-mysql test 2022-02-18 22:23:13 +03:00
3proxy.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
acme.nix nixos/acme: ensure web servers using certs can access them 2022-01-08 15:05:34 -05:00
adguardhome.nix nixos/adguardhome: add test 2022-01-17 01:39:27 +01:00
aesmd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
agda.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
airsonic.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
all-terminfo.nix nixos/terminfo: add enableAllTerminfo option 2022-04-13 10:04:31 +03:00
all-tests.nix Merge pull request #168301 from helsinki-systems/feat/systemd-stage-1-mdadm 2022-04-14 17:56:36 +02:00
amazon-init-shell.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
apfs.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
apparmor.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
atd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
atop.nix nixos tests atop: don't allow unfree packages 2022-04-05 20:06:24 +02:00
avahi.nix nixos/tests/avahi: Fix running background command 2022-03-22 17:24:13 +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: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
beanstalkd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
bees.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
bind.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
bird.nix nixos/bird: run service as non-root user, add test for reload 2022-02-27 16:19:22 +08:00
bitcoind.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
bittorrent.nix nixosTests.bittorrent: fix with new transmission options 2021-11-02 17:41:55 +01:00
blockbook-frontend.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
blocky.nix nixos/blocky: init 2022-02-14 22:48:32 -03:00
boot-stage1.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
boot.nix nixos/tests/boot: fix after aa0f27abb0 2022-04-03 17:24:05 +01:00
borgbackup.nix openssh: Update tests to use new option name 2022-01-18 13:58:33 +01:00
botamusique.nix nixosTests.botamusique: satisfy pyradios dns lookup 2022-03-30 19:11:43 +02:00
bpf.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
breitbandmessung.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
brscan5.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
btrbk.nix openssh: Update tests to use new option name 2022-01-18 13:58:33 +01:00
buildbot.nix treewide: remove nand0p as maintainer 2021-05-17 01:50:49 +02:00
buildkite-agents.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
caddy.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +01:00
cadvisor.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
cage.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
cagebreak.nix treewide: machine -> nodes.machine 2022-03-28 14:11: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/tests: fix some evaluation errors 2022-03-18 02:44:11 +01: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
charliecloud.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
chromium.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +01:00
cjdns.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
clickhouse.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
cloud-init.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
cntr.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
cockroachdb.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
collectd.nix nixos/collectd: put extraconfig before plugins 2022-04-03 17:25:26 +02:00
consul.nix consul.passthru.tests: Add 2 more tests 2020-06-18 03:06:24 +02:00
containers-bridge.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-custom-pkgs.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-ephemeral.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-extra_veth.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-hosts.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-imperative.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-ip.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-macvlans.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-names.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-nested.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
containers-physical_interfaces.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
containers-portforward.nix treewide: machine -> nodes.machine 2022-03-28 14:11: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 treewide: machine -> nodes.machine 2022-03-28 14:11: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 nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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
disable-installer-tools.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +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
dnsdist.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
doas.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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-rootless.nix docker-rootless service: init 2021-12-22 14:23:23 +03:00
docker-tools-cross.nix dockerTools: pkgs.system -> pkgs.stdenv.hostPlatform.system 2022-04-05 10:19:40 +10:00
docker-tools-overlay.nix Revert "nixos/tests/docker-tools*: remove useless formatter" 2021-05-09 02:57:17 +02:00
docker-tools.nix dockerTools: pkgs.system -> pkgs.stdenv.hostPlatform.system 2022-04-05 10:19:40 +10:00
docker.nix nixos/docker: ensure ipv4 forwarding is enabled 2021-05-08 18:58:24 +01:00
documize.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
doh-proxy-rust.nix nixos/test/doh-proxy-rust: fix failing check 2022-01-22 23:17:27 +01:00
dokuwiki.nix nixos/dokuwiki: Add support for Caddy web server 2021-09-18 23:09:21 +09:00
domination.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
dovecot.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
drbd.nix nixos/tests/drbd: init 2021-11-30 21:44:11 +01:00
earlyoom.nix nixos/earlyoom: bring the module up to date (#163663) 2022-03-24 15:34:09 +08:00
ec2.nix nixos/tests/ec2: fix conflicting option values 2021-09-22 11:20:30 +02:00
ecryptfs.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
empty-file nixos: add functions and documentation for escaping systemd Exec* directives 2022-03-12 00:48:52 +01:00
engelsystem.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
enlightenment.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
env.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
envoy.nix nixos/envoy: init 2022-04-07 14:43:53 +00:00
ergo.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
ergochat.nix nixos/tests/ergochat: init 2022-01-14 23:33:23 +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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
etesync-dav.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
fancontrol.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
fenics.nix python3Packages.fenics: fix build, pin to older boost (#166728) 2022-04-14 19:37:20 -05:00
ferm.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
firefox.nix treewide: machine -> nodes.machine 2022-03-28 14:11: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
flannel.nix
fluentd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
fluidd.nix nixos/fluidd: init fluidd service at 1.16.2 2021-08-21 23:32:52 +02:00
fontconfig-default-fonts.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
freeswitch.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
frr.nix nixos/tests/frr: init 2022-01-09 04:12:55 +01:00
fsck.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
ft2-clone.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
gerrit.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
geth.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 nixos/tests/gitlab: Add yayayayaka to maintainers 2022-03-31 21:56:18 +02:00
gitolite-fcgiwrap.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
gnome.nix treewide: machine -> nodes.machine 2022-03-28 14:11: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: machine -> nodes.machine 2022-03-28 14:11:58 +02: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: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
grocy.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
grub.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +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
haproxy.nix haproxy: 2.3.14 -> 2.5.1 2022-01-30 13:37:20 +01:00
hardened.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
hedgedoc.nix nixos/codimd: rename to hedgedoc 2020-12-22 01:39:03 +01:00
herbstluftwm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
hibernate.nix nixos/stage-1-systemd: Implement hibernation + test 2022-04-13 23:02:13 +01:00
hledger-web.nix nixos/hledger-web: set capabilites as boolean 2021-03-26 13:45:13 +01:00
hockeypuck.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
home-assistant.nix nixos/tests/home-assistant: drop mqtt tests 2022-03-05 02:06:50 +01:00
hostname.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
hound.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
i3wm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
icingaweb2.nix 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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
influxdb.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
initrd-network.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
initrd-secrets.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
input-remapper.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
inspircd.nix !fixup simplify zipListsWith call 2021-03-22 14:52:13 +01:00
installer.nix nixosTests.installer.*: provide a missing dependency 2022-04-05 18:55:56 +02:00
invidious.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
invoiceplane.nix nixos/invoiceplane: init module and package at 1.5.11 (#146909) 2022-01-20 22:45:35 +09:00
iodine.nix
ipfs.nix nixos/ipfs: add systemd hardening 2022-03-22 11:12:14 +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/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
iscsi-root.nix nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
isso.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
jackett.nix
jellyfin.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
jenkins-cli.nix nixos/modules/jenkins: Test the CLI 2021-07-04 14:49:39 -07:00
jenkins.nix nixos/jenkinsSlave: install java 2022-04-01 22:11:18 +02:00
jibri.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
jirafeau.nix
jitsi-meet.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +01:00
k3s-single-node-docker.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
k3s-single-node.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kafka.nix nixos/qemu-vm: default memorySize 384 -> 1024 2021-11-21 17:27:58 +02:00
kbd-setfont-decompress.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kbd-update-search-paths-patch.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kea.nix nixos/tests/kea: init 2021-07-14 01:36:04 +02:00
keepalived.nix
keepassxc.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kernel-generic.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kernel-latest-ath-user-regd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
kexec.nix nixosTests.kexec: fix tests with kexecBoot format 2022-04-14 15:15:33 +02:00
keycloak.nix keycloak: 16.1.0 -> 17.0.1 2022-04-01 12:39:10 +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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
leaps.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
libinput.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
libreddit.nix nixos/libreddit: init module and test 2021-04-19 01:05:25 +02:00
libresprite.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
libreswan.nix nixos/tests/libreswan: fixup 739c51ae4e 2022-01-19 11:43:01 +01:00
lidarr.nix
lightdm.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
limesurvey.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
litestream.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
locate.nix nixosTests.*: update to use virtualisation.fileSystems 2021-02-14 12:23:50 +01:00
login.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
logrotate.nix logrotate: add logrotate-checkconf.service 2022-04-01 07:09:27 +09:00
loki.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
lxd-image-server.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
lxd-image.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
lxd-nftables.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
lxd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
maddy.nix nixos/maddy: Add module for maddy 2021-12-07 22:58:22 +01:00
maestral.nix nixos: add maestral tests 2022-04-03 03:37:22 +08:00
magic-wormhole-mailbox-server.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
magnetico.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
mailcatcher.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
mailhog.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
make-test-python.nix make-test-python: disallow aliases 2021-06-03 11:03:31 -07:00
man.nix nixos/tests/man: test common functionality of both man impls 2021-12-31 11:17:34 +01:00
matomo.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
matrix-appservice-irc.nix nixos/tests/matrix-appservice-irc: use synapse settings option 2022-03-04 23:57:31 +01:00
matrix-conduit.nix nixos/matrix-conduit: init 2022-01-03 15:36:56 +01:00
matrix-synapse.nix nixos/tests/matrix-synapse: use settings option 2022-03-04 23:57:30 +01:00
mattermost.nix nixos/mattermost: Support declarative Mattermost plugins 2021-12-31 23:49:00 -05:00
mediatomb.nix mediatomb/gerbera: Improve firewall rules and open firewall option 2020-10-08 08:59:49 +02:00
mediawiki.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
meilisearch.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
memcached.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +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 nixosTests.minidlna: fix by performing requests by IP 2022-03-06 13:08:19 +00:00
miniflux.nix nixos/miniflux: no cleartext password in the store 2022-01-31 21:31:28 +01:00
minio.nix nixos/tests/minio: fix deprecation warning 2021-09-22 11:35:22 +02:00
misc.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
mod_perl.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
molly-brown.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
mongodb.nix mongodb: add 4.4 2022-04-09 09:41:55 +02:00
moodle.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
moonraker.nix nixos/tests/moonraker: init 2022-03-22 15:35:39 -07:00
moosefs.nix nixos/tests: add moosefs test 2022-02-03 12:31:36 +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 nixos/tests/mpd.nix: mpc_cli -> mpc-cli 2022-01-24 23:24:06 -03:00
mpich-example.c
mpv.nix nixosTests: Redirect stdout to stderr when detaching 2021-11-05 02:41:26 +01:00
mtp.nix nixos/tests/mtp: init 2022-04-02 18:28:02 +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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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: machine -> nodes.machine 2022-03-28 14:11:58 +02: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: fix test 2022-03-07 17:36:21 +01:00
navidrome.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nbd.nix nbd: add programs.nbd, services.nbd, and test 2022-03-09 12:00:47 +00: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/udev: Put all initrd options into a namespace 2022-04-12 20:06:13 +01:00
nexus.nix treewide: remove ma27 from the maintainer-list of a few packages 2021-08-27 22:28:49 +02:00
nghttpx.nix
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-modsecurity.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx-pubhtml.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx-sandbox.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx-sso.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx-variants.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nginx.nix 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-ld.nix nix-ld: init at 1.0.0 + nixos module 2022-03-21 11:15:32 +01:00
nix-serve-ssh.nix nixos/tests: fix nix-serve path 2021-12-03 18:40:03 +02:00
nix-serve.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
nixos-generate-config.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
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
noto-fonts.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
novacomd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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
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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
orangefs.nix nixosTests.*: update to use virtualisation.fileSystems 2021-02-14 12:23:50 +01:00
os-prober.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
osrm-backend.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
overlayfs.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
owncast.nix nixos/tests/owncast: rewrite test 2021-11-04 22:30:45 -07:00
pacemaker.nix nixos/tests/pacemaker: init 2022-03-09 01:19:10 +01:00
packagekit.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
pantheon.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
paperless.nix nixos/paperless-ng: rename to paperless, use paperless-ngx package 2022-04-12 18:15:44 +02:00
pdns-recursor.nix nixos/tests/pdns-recursor: test a DNS query 2022-04-14 17:31:27 +02:00
peerflix.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
pgadmin4-standalone.nix tests/pgadmin4-standalone: add 2022-02-26 14:27:30 +01:00
pgadmin4.nix pgadimin4: 6.5 -> 6.7 2022-03-29 15:50:16 +02:00
pgjwt.nix
pgmanage.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
pict-rs.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
plasma5.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
plausible.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
pleroma.nix nixosTests.pleroma: fix test, remove toot patch 2022-03-17 15:22:14 +01:00
plikd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
plotinus.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
postfix.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
postfixadmin.nix 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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
postgresql.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
power-profiles-daemon.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
powerdns-admin.nix powerdns-admin: fix and add module 2021-12-17 10:33:40 +01:00
powerdns.nix powerdns: 4.3.1 -> 4.6.1 2022-03-28 22:05:31 +08:00
pppd.nix
predictable-interface-names.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
printing.nix cups: 2.3.3 -> 2.3.3op2 2021-09-19 16:17:05 +02:00
privacyidea.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
privoxy.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
prometheus-exporters.nix Merge pull request #159986 from NukaDuka/pve_exporter 2022-03-10 22:41:45 +01: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
pulseaudio.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
qboot.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
quorum.nix nixosTests.quorum: use succeed everywhere 2022-01-20 19:58:42 +01:00
rabbitmq.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
radarr.nix
radicale.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
rasdaemon.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
redis.nix nixos/redis: cleanup tests 2021-12-13 14:42:19 -05:00
redmine.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
resolv.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
restart-by-activation-script.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
restic.nix restic: allow prune without backup 2021-03-21 18:47:52 -07:00
retroarch.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
riak.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
rss2email.nix rss2email test: fix name (#125863) 2021-06-06 01:05:39 +02:00
rstudio-server.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +01:00
rsyncd.nix nixos: add services.rsyncd.socketActivated option 2021-01-28 11:22:31 +01:00
rsyslogd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
rxe.nix
sabnzbd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
samba-wsdd.nix 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: machine -> nodes.machine 2022-03-28 14:11:58 +02: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
sfxr-qt.nix sfxr-qt: add nixos test 2022-03-23 10:59:09 +01:00
shadow.nix nixos/tests/shadow: Fix linting errors 2021-05-09 02:28:26 +02:00
shattered-pixel-dungeon.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
shiori.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
signal-desktop.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
simple.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
soapui.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
sonarr.nix
sourcehut.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
spacecookie.nix nixos/spacecookie: convert into settings-style freeform configuration 2021-04-10 15:44:19 +02:00
specialisation.nix
ssh-keys.nix google-compute-config: update config 2022-02-05 23:33:10 +03:00
sslh.nix nixos/tests/sslh: Use curl --fail 2020-10-25 11:01:30 +01:00
sssd-ldap.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
sssd.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
starship.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
step-ca.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +01:00
strongswan-swanctl.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
sudo.nix nixos/sudo: fix test for 1.9.9 2022-02-01 12:55:29 +01:00
sway.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
switch-test.nix nixos/switchTest: Also test boot/switch actions 2022-03-20 13:04:24 +01:00
sympa.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
syncthing-init.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
syncthing-relay.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
syncthing.nix nixos/syncthing: add declarative.extraOptions 2021-07-28 10:56:06 +02:00
systemd-analyze.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-binfmt.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-boot.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-confinement.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-cryptenroll.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-escaping.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-initrd-mdraid.nix nixos/stage-1-systemd: Add mdraid support (+ test) 2022-04-14 11:39:57 +01:00
systemd-initrd-simple.nix nixos/stage-1-systemd: Handover between the systemds directly 2022-04-11 20:04:33 +01:00
systemd-journal.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-machinectl.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
systemd-misc.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 2022-01-20 15:54:38 +01:00
systemd-networkd-vrf.nix nixos/tests/systemd-networkd-vrf: move disabled check inline 2022-01-13 09:21:38 +10:00
systemd-networkd.nix nixos/networkd: configure /etc/systemd/networkd.conf 2022-04-11 00:28:33 +00:00
systemd-nspawn.nix
systemd-timesyncd.nix
systemd.nix Merge pull request #165035 from roberth/nixosTest-remove-machine-arg 2022-03-31 14:41:05 +02:00
taskserver.nix nixosTests.taskserver: Port to python 2020-07-27 12:12:17 +03:00
teeworlds.nix nixos/tests/teeworlds: fix blocking execute calls 2022-01-21 12:05:58 +01:00
telegraf.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
teleport.nix nixos/tests/teleport: init 2022-01-11 10:11:17 +01:00
terminal-emulators.nix nixos/tests/terminal-emulators: fix nonexistant stdenv.lib in maintainers 2022-03-24 00:19:15 +13:00
thelounge.nix nixos/thelounge: add test 2022-01-16 16:25:45 -05: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
tinydns.nix nixos/tests/tinydns.nix: test a few more queries 2021-11-08 21:35:29 +00:00
tinywl.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
tomcat.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
tor.nix nixos/tests: fix some evaluation errors 2022-03-18 02:44:11 +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: machine -> nodes.machine 2022-03-28 14:11:58 +02: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
tsm-client-gui.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
tuptime.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
turbovnc-headless-server.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
tuxguitar.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
unbound.nix nixos: define the primary group of users where needed 2021-09-12 14:59:30 +02:00
unifi.nix unifi7: add package 2022-02-02 20:42:06 +01:00
upnp.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
usbguard.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
user-activation-scripts.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
uwsgi.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
v2ray.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
vault-postgresql.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
vault.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
vaultwarden.nix nixos/vaultwarden: fix test 2022-04-04 20:29:09 -07:00
vector.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
vengi-tools.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
vscodium.nix wayland: enable ozone via $NIXOS_OZONE_WL 2022-01-27 09:46:36 +01:00
vsftpd.nix vsftpd: enable seccomp (#158974) 2022-03-01 11:03:47 +08:00
wasabibackend.nix nixos/tests/wasabibackend: fix bitcoind config 2021-09-22 14:48:14 +02:00
wiki-js.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
wine.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
without-nix.nix nixos: Make config.nix.enable pass test 2022-03-21 23:14:10 +01:00
wmderland.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
wordpress.nix nixos/wordpress: Drop old deprecated interface (#152674) 2022-01-23 23:17:01 +09:00
wpa_supplicant.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
xmonad.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02: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 treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
xxh.nix xxh: added tests 2022-01-17 17:01:20 +01:00
yabar.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
yggdrasil.nix yggdrasil: 0.3.16 -> 0.4.0 2021-07-05 12:21:37 +02:00
zammad.nix zammad: test passes! 2022-02-23 10:41:28 -05:00
zfs.nix services.zfs.expandOnBoot: Test that it works 2022-04-07 13:06:57 -04:00
zigbee2mqtt.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
zoneminder.nix treewide: machine -> nodes.machine 2022-03-28 14:11:58 +02:00
zookeeper.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
zrepl.nix nixos/zrepl: note about systemd unit, add snapshot test 2022-03-30 08:55:15 -07:00
zsh-history.nix nixos/tests/zsh-history: Fix matching prompt 2021-07-02 21:01:49 +02:00