Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 274 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 274 Bytes

MSYS2 Installer

Build instructions

nix develop
./make-msys2-installer

Alternatively:

nix build .#hydraJobs.msys2Installer

Update packages if needed:

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