[flake] some work on updating flake/spago

parent ddc31dc4
Pipeline #6987 failed with stages
in 6 minutes and 2 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": 1730550241,
"narHash": "sha256-k2UmoEqoRGoZR3c41m8EWFp1PfF8czNygSaY2ZobmTY=",
"owner": "thomashoneyman",
"repo": "purescript-overlay",
"rev": "5a28abe663758634b1e5ca7053e08af62fd3be80",
"rev": "ac28f7787a8ab538aed13cb692133bed61c2e6d8",
"type": "github"
},
"original": {
......
......@@ -21,12 +21,13 @@
dependencies = with pkgs; [
purs-bin.purs-0_15_16-1 # from the purescript-overlay
spago-bin.spago-0_93_37
spago-bin.spago-0_93_41
#purescript
#spago-unstable
esbuild
nodejs
nodePackages.npm
bun
];
serve = pkgs.writeShellScriptBin "serve" ''
......
This diff is collapsed.
workspace:
packageSet:
registry: 53.2.0
extraPackages:
# garganscript packages
d3:
git: https://github.com/garganscript/purescript-d3.git
ref: v0.11.0
debouncing: 0.1.2
reactix: 0.6.1
string-search:
git: https://gitlab.iscpif.fr/gargantext/purescript-string-search.git
ref: spago-next
# custom forks
data-default:
git: https://github.com/garganscript/purescript-data-default.git
ref: v0.4.0
graphql-client:
git: https://github.com/garganscript/purescript-graphql-client.git
ref: spago-next-9.3.2
markdown-it:
git: https://github.com/garganscript/purescript-markdown-it.git
ref: spago-next
sequences:
git: https://github.com/garganscript/purescript-sequences.git
ref: v3.0.2-spago-next
simple-json-generics: 0.2.1
tuples-native:
git: https://github.com/garganscript/purescript-tuples-native.git
ref: v2.3.0-spago-next
var:
# git: https://github.com/zudov/purescript-var
git: https://github.com/garganscript/purescript-var
ref: v3.0.1-spago-next
websocket-simple:
git: https://github.com/garganscript/purescript-websocket-simple
ref: v3.0.2-spago-next
# other external packages
url-validator:
git: https://github.com/bbarker/purescript-url-validator
ref: master
# for tests
spec-discovery:
git: https://github.com/purescript-spec/purescript-spec-discovery.git
ref: b0ed1c443b4d194122d437d31666fedf95fa00f7
package:
name: gargantext
dependencies:
......@@ -164,3 +115,53 @@ package:
- spec
- spec-discovery
- spec-quickcheck
workspace:
packageSet:
registry: 59.0.0
extraPackages:
# garganscript packages
d3:
git: https://github.com/garganscript/purescript-d3.git
ref: v0.11.0
debouncing: 0.1.2
reactix: 0.6.1
string-search:
git: https://gitlab.iscpif.fr/gargantext/purescript-string-search.git
ref: spago-next
# custom forks
data-default:
git: https://github.com/garganscript/purescript-data-default.git
ref: v0.4.0
graphql-client:
git: https://github.com/garganscript/purescript-graphql-client.git
ref: spago-next-9.3.2
markdown-it:
git: https://github.com/garganscript/purescript-markdown-it.git
ref: spago-next
sequences:
git: https://github.com/garganscript/purescript-sequences.git
ref: v3.0.2-spago-next
simple-json-generics: 0.2.1
tuples-native:
git: https://github.com/garganscript/purescript-tuples-native.git
ref: v2.3.0-spago-next
var:
# git: https://github.com/zudov/purescript-var
git: https://github.com/garganscript/purescript-var
ref: v3.0.1-spago-next
websocket-simple:
git: https://github.com/garganscript/purescript-websocket-simple
ref: v3.0.2-spago-next
# other external packages
url-validator:
git: https://github.com/bbarker/purescript-url-validator
ref: master
# for tests
spec-discovery:
git: https://github.com/purescript-spec/purescript-spec-discovery.git
ref: b0ed1c443b4d194122d437d31666fedf95fa00f7
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