1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: release 1.3.0

This commit is contained in:
Kevin Amado 2022-05-10 14:32:04 -06:00
parent a27fb4a608
commit bb7f2ad3f1
19 changed files with 1054 additions and 861 deletions

View file

@ -20,7 +20,7 @@ echo INFO: building Alejandra
nix-build \
--attr ${system} \
--out-link result-alejandra \
https://github.com/kamadorueda/alejandra/tarball/1.2.0
https://github.com/kamadorueda/alejandra/tarball/1.3.0
echo INFO: running Alejandra:
result-alejandra/bin/alejandra -- -q "${@}"