tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
nixos/wordpress: Add test for wordpress6_4
Jonas Heinrich
2 years ago
0d6a668d
9a38db5e
+1
-1
1 changed file
expand all
collapse all
unified
split
nixos
tests
wordpress.nix
+1
-1
nixos/tests/wordpress.nix
···
67
67
networking.hosts."127.0.0.1" = [ "site1.local" "site2.local" ];
68
68
};
69
69
}) {} [
70
70
-
"6_3"
70
70
+
"6_3" "6_4"
71
71
];
72
72
73
73
testScript = ''