Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-reactix-d3
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
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-reactix-d3
Commits
5ae7f5a7
Commit
5ae7f5a7
authored
Jun 15, 2021
by
Nicolas Pouillard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update shell.nix : remove psc-package, add yarn and spago
parent
4a70d32d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
shell.nix
shell.nix
+3
-1
No files found.
shell.nix
View file @
5ae7f5a7
...
@@ -12,8 +12,10 @@ pkgs.mkShell {
...
@@ -12,8 +12,10 @@ pkgs.mkShell {
buildInputs
=
[
buildInputs
=
[
easy-ps
.
purs-0_14_1
easy-ps
.
purs-0_14_1
easy-ps
.
psc-package
easy-ps
.
spago
pkgs
.
yarn
build
build
# do we need dhall-json?
pkgs
.
dhall-json
pkgs
.
dhall-json
];
];
}
}
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