[spago] upgrade to spago 0.93.36, maybe it will build faster

https://github.com/purescript/spago/issues/1243
parent c75aa6ff
Pipeline #6377 failed with stages
in 16 minutes and 55 seconds
......@@ -58,11 +58,11 @@
"slimlock": "slimlock"
},
"locked": {
"lastModified": 1719849006,
"narHash": "sha256-0HpRwEdvAlbSka5tFLwokz2bEV+QgoGqRZ0BR/ghB6w=",
"lastModified": 1720275627,
"narHash": "sha256-W7P91hLwjalOBYvyvXL1jN0dQHO7KL5Yy2uEpJnWuYU=",
"owner": "thomashoneyman",
"repo": "purescript-overlay",
"rev": "6a00f4a8fbb42e0494a57c5da99b1375721a6c4b",
"rev": "82220a8460f701fa2e776e915806e892b124f647",
"type": "github"
},
"original": {
......
......@@ -21,7 +21,7 @@
dependencies = with pkgs; [
purs-bin.purs-0_15_16-1 # from the purescript-overlay
spago-bin.spago-0_93_35
spago-bin.spago-0_93_36
#purescript
#spago-unstable
nodejs
......@@ -81,7 +81,7 @@
text = ''
set -e
compile
# compile
echo "Bundling"
npm run bundle
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment