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
142
Issues
142
List
Board
Labels
Milestones
Merge Requests
7
Merge Requests
7
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
5b3e5c38
Commit
5b3e5c38
authored
Dec 02, 2024
by
Yoelis Acourt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: further cleaning
parent
702b7014
Pipeline
#7071
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
10 deletions
+1
-10
flake.nix
flake.nix
+1
-10
No files found.
flake.nix
View file @
5b3e5c38
...
...
@@ -22,9 +22,8 @@
dependencies
=
with
pkgs
;
[
purs-bin
.
purs-0_15_16-1
# from the purescript-overlay
spago-bin
.
spago-0_93_37
#purescript
#spago-unstable
nodePackages
.
purs-tidy
watchexec
esbuild
nodejs
nodePackages
.
npm
...
...
@@ -36,13 +35,6 @@
npm run server
''
;
build-watch
=
pkgs
.
writeShellScriptBin
"build-watch"
''
set -e
echo "Build watch"
npm spago build -w --then browserify
''
;
setup-gitblame
=
pkgs
.
writeShellScriptBin
"setup-gitblame"
''
set -e
...
...
@@ -167,7 +159,6 @@
self
.
packages
.
${
system
}
.
repl
setup-gitblame
build-watch
build-zephyr
minify-bundle
serve
...
...
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