Skip to content

Commit

Permalink
chore: use spago-unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Jan 28, 2024
1 parent 2d02fee commit 7f2a045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
default = pkgs.mkShell {
name = "purescript-overlay";
buildInputs = [
self.packages.${system}.spago-0_93_19
self.packages.${system}.spago-unstable
self.packages.${system}.purs-unstable
self.packages.${system}.purs-tidy-unstable
self.packages.${system}.purs-backend-es-unstable
Expand Down

0 comments on commit 7f2a045

Please sign in to comment.