Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
131
Issues
131
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
purescript-gargantext
Commits
14f0240a
Verified
Commit
14f0240a
authored
Jul 12, 2024
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[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
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
6 deletions
+5
-6
flake.lock
flake.lock
+3
-3
flake.nix
flake.nix
+2
-2
package.json
package.json
+0
-1
No files found.
flake.lock
View file @
14f0240a
...
...
@@ -58,11 +58,11 @@
"slimlock": "slimlock"
},
"locked": {
"lastModified": 17
19849006
,
"narHash": "sha256-
0HpRwEdvAlbSka5tFLwokz2bEV+QgoGqRZ0BR/ghB6w
=",
"lastModified": 17
20275627
,
"narHash": "sha256-
W7P91hLwjalOBYvyvXL1jN0dQHO7KL5Yy2uEpJnWuYU
=",
"owner": "thomashoneyman",
"repo": "purescript-overlay",
"rev": "
6a00f4a8fbb42e0494a57c5da99b1375721a6c4b
",
"rev": "
82220a8460f701fa2e776e915806e892b124f647
",
"type": "github"
},
"original": {
...
...
flake.nix
View file @
14f0240a
...
...
@@ -21,7 +21,7 @@
dependencies
=
with
pkgs
;
[
purs-bin
.
purs-0_15_16-1
# from the purescript-overlay
spago-bin
.
spago-0_93_3
5
spago-bin
.
spago-0_93_3
6
#purescript
#spago-unstable
nodejs
...
...
@@ -81,7 +81,7 @@
text
=
''
set -e
compile
#
compile
echo "Bundling"
npm run bundle
...
...
package.json
View file @
14f0240a
...
...
@@ -73,7 +73,6 @@
"
react-testing-library
"
:
"
~8.0.1
"
,
"
sass
"
:
"
~1.77.0
"
,
"
serve
"
:
"
~14.2.3
"
,
"
spago
"
:
"
~0.93.35
"
,
"
ssl-serve
"
:
"
~6.5.8
"
,
"
taiko
"
:
"
latest
"
,
"
vscode-languageserver
"
:
"
~7.0.0
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment