spago-legacy: 0.21.0 -> 0.21.1, rename from spago

See https://github.com/purescript/spago-legacy/pull/3.

Co-authored-by: Peter Becich <peterbecich@gmail.com>
This commit is contained in:
sternenseemann
2025-09-23 13:22:37 +02:00
parent 14c85cbfc9
commit 401566541b
12 changed files with 64 additions and 170 deletions
@@ -50,4 +50,4 @@ echo
echo "Finished. Make sure you run the following commands to confirm PureScript builds correctly:"
echo ' - `nix build -L -f ./. purescript`'
echo ' - `nix build -L -f ./. purescript.passthru.tests.minimal-module`'
echo ' - `sudo nix build -L -f ./. spago.passthru.tests --option sandbox relaxed`'
echo ' - `sudo nix build -L -f ./. spago-legacy.passthru.tests --option sandbox relaxed`'