Move almost everything over to Nix

Eliminate Xonsh usage
Eliminate usage of the supports.yml files for default.nix
Point ISOs directly to MinIO URLs instead
This commit is contained in:
Greg Hellings
2024-06-26 16:00:57 -05:00
parent 2d124c652a
commit 832c901b9b
37 changed files with 210 additions and 434 deletions
+9
View File
@@ -0,0 +1,9 @@
[ {
version = "15.5";
arch = "amd64";
eol = false;
} {
version = "tumbleweed";
arch = "amd64";
eol = false;
} ]