[nix] update flake deps, spago

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