Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
153
Issues
153
List
Board
Labels
Milestones
Merge Requests
9
Merge Requests
9
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
haskell-gargantext
Commits
705dca3b
Commit
705dca3b
authored
Feb 07, 2023
by
Fabien Maniere
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
cb7f3fa0
Pipeline
#3645
failed with stage
in 53 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
README.md
README.md
+4
-3
No files found.
README.md
View file @
705dca3b
...
@@ -37,15 +37,15 @@ stack --version
...
@@ -37,15 +37,15 @@ stack --version
### With Nix setup
### With Nix setup
First install
[
nix
](
https://nixos.org/
guides/install-nix
.html
)
:
First install
[
nix
](
https://nixos.org/
download
.html
)
:
```
shell
```
shell
curl
-sSL
https://nixos.org/nix/install | sh
$
sh <
(
curl
-L
https://nixos.org/nix/install
)
--daemon
```
```
Verify the installation is complete
Verify the installation is complete
```
shell
```
shell
$
nix-env
$
nix-env
--version
nix-env
(
Nix
)
2.3.12
nix-env
(
Nix
)
2.3.12
```
```
And just build:
And just build:
...
@@ -114,6 +114,7 @@ then run:
...
@@ -114,6 +114,7 @@ then run:
```
sh
```
sh
stack
--docker
exec
gargantext-init
--
gargantext.ini
stack
--docker
exec
gargantext-init
--
gargantext.ini
```
### Initialization
### Initialization
...
...
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