Skip to content

Commit

Permalink
feat: add spago built from source to devshell
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Jan 21, 2024
1 parent 025dd42 commit 98687ab
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 @@ -164,7 +164,7 @@
default = pkgs.mkShell {
name = "purescript-overlay";
buildInputs = [
self.packages.${system}.spago-0_93_19
self.packages.${system}.default
self.packages.${system}.purs-unstable
self.packages.${system}.purs-tidy-unstable
self.packages.${system}.purs-backend-es-unstable
Expand Down

0 comments on commit 98687ab

Please sign in to comment.