artiq-extrapkg/README.md

385 B

ARTIQ extrapkg

This contains additional packages and infrastructure for ARTIQ:

  • MSYS2 and Conda packages
  • Controllers/NDSPs
  • Windows tests

MSYS2 Installer

Build instructions

nix build .#hydraJobs.buildMsys2Installer

Update packages if needed:

nix develop .#installer
cd installer
./make_msys2_packages.sh
# git commit and push