Astro 9165f72122 | ||
---|---|---|
.. | ||
README.md | ||
default.nix | ||
install.nix | ||
install.txt | ||
qemu.nix | ||
run-test.nix |
README.md
Preparation steps
Install a Windows image
nix-build install.nix
result/bin/windows-installer.sh
Follow the instructions.
Install Anaconda to the image
nix-build install.nix
result/bin/anaconda-installer.sh
Move the image c.img
to one of Nix' extra-sandbox-paths
(nix.sandboxPaths
on NixOS).
Running the tests manually
nix-build --pure --arg diskImage "\"…/c.img\"" -I artiqSrc=…/artiq