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
133
Issues
133
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
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
ad2843f8
Commit
ad2843f8
authored
Jun 01, 2022
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ps 0.15.2]
parent
162c3a5a
Pipeline
#2884
failed with stage
in 0 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
easy-ps.nix
nix/easy-ps.nix
+2
-2
packages.dhall
packages.dhall
+1
-1
shell.nix
shell.nix
+1
-1
No files found.
nix/easy-ps.nix
View file @
ad2843f8
...
...
@@ -5,8 +5,8 @@ import
pkgs
.
fetchFromGitHub
{
owner
=
"justinwoo"
;
repo
=
"easy-purescript-nix"
;
rev
=
"
0ad5775c1e80cdd952527db2da969982e39ff592
"
;
sha256
=
"
bwbpXSTD8Hf7tlCXfZuLfo2QivvX1ZDJ1PijXXRTo3
Q="
;
rev
=
"
cbcb53725c430de4e69f652d69c1677e17c6bcec
"
;
sha256
=
"
K81AOJe2YmvJ8sSDZAL2Jw85Q9FvRQQCokxBpuNGrp
Q="
;
}
)
{
inherit
pkgs
;
...
...
packages.dhall
View file @
ad2843f8
let upstream =
https://github.com/purescript/package-sets/releases/download/psc-0.15.
0-20220527/packages.dhall sha256:15dd8041480502850e4043ea2977ed22d6ab3fc24d565211acde6f8c5152a799
https://github.com/purescript/package-sets/releases/download/psc-0.15.
2-20220531/packages.dhall sha256:278d3608439187e51136251ebf12fabda62d41ceb4bec9769312a08b56f853e3
let overrides =
{ globals =
...
...
shell.nix
View file @
ad2843f8
...
...
@@ -108,7 +108,7 @@ let
in
pkgs
.
mkShell
{
buildInputs
=
[
easy-ps
.
purs-0_15_
0
easy-ps
.
purs-0_15_
2
easy-ps
.
psc-package
easy-ps
.
dhall-json-simple
easy-ps
.
zephyr
...
...
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