[nix] update flake deps, spago

parent e084fc19
Pipeline #7525 passed with stages
in 29 minutes and 23 seconds
...@@ -21,11 +21,11 @@ ...@@ -21,11 +21,11 @@
"systems": "systems" "systems": "systems"
}, },
"locked": { "locked": {
"lastModified": 1726560853, "lastModified": 1731533236,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github" "type": "github"
}, },
"original": { "original": {
...@@ -59,11 +59,11 @@ ...@@ -59,11 +59,11 @@
"slimlock": "slimlock" "slimlock": "slimlock"
}, },
"locked": { "locked": {
"lastModified": 1727269424, "lastModified": 1739795788,
"narHash": "sha256-uoVjAkKbuJSA7++kyBjxLozICDdukZ+Mjj5Z/K5qMak=", "narHash": "sha256-PG4lO49fvWHpQoCN3mIGflisXF+5vEf91ceV9hsWTLU=",
"owner": "thomashoneyman", "owner": "thomashoneyman",
"repo": "purescript-overlay", "repo": "purescript-overlay",
"rev": "5a28abe663758634b1e5ca7053e08af62fd3be80", "rev": "f754c2ef94cef46e5d5223c25d3f361e1f6cb509",
"type": "github" "type": "github"
}, },
"original": { "original": {
......
...@@ -20,8 +20,8 @@ ...@@ -20,8 +20,8 @@
}; };
dependencies = with pkgs; [ dependencies = with pkgs; [
purs-bin.purs-0_15_16-1 # from the purescript-overlay purs-bin.purs-0_15_16-4 # from the purescript-overlay
spago-bin.spago-0_93_37 spago-bin.spago-0_93_43
nodePackages.purs-tidy nodePackages.purs-tidy
watchexec watchexec
esbuild esbuild
......
This diff is collapsed.
This diff is collapsed.
...@@ -39,8 +39,8 @@ workspace: ...@@ -39,8 +39,8 @@ workspace:
# other external packages # other external packages
url-validator: url-validator:
git: https://github.com/bbarker/purescript-url-validator git: https://github.com/garganscript/purescript-url-validator
ref: master ref: spago-next
# for tests # for tests
spec-discovery: spec-discovery:
......
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