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
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
Grégoire Locqueville
purescript-gargantext
Commits
44329133
Commit
44329133
authored
Apr 06, 2022
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[purescript] bump PS to version 0.14.7
parent
99c67182
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
603 additions
and
271 deletions
+603
-271
packages.json
.psc-package/local/.set/packages.json
+509
-234
easy-ps.nix
nix/easy-ps.nix
+2
-2
pinned.nix
nix/pinned.nix
+2
-2
purs-packages.nix
nix/purs-packages.nix
+31
-31
packages.dhall
packages.dhall
+58
-1
shell.nix
shell.nix
+1
-1
No files found.
.psc-package/local/.set/packages.json
View file @
44329133
This diff is collapsed.
Click to expand it.
nix/easy-ps.nix
View file @
44329133
...
...
@@ -5,8 +5,8 @@ import
pkgs
.
fetchFromGitHub
{
owner
=
"justinwoo"
;
repo
=
"easy-purescript-nix"
;
rev
=
"
678070816270726e2f428da873fe3f2736201f42
"
;
sha256
=
"
JEabdJ+3cZEYDVnzgMH/YFsaGtIBiCFcgvVO9XRgiY4
="
;
rev
=
"
9c5ffd3e54c41dece66ed84f8f23970a4f1f3883
"
;
sha256
=
"
8erFzbiRJYqPgJHuQwhgBPltQeaWeAZom/5X3lyUAcc
="
;
}
)
{
inherit
pkgs
;
...
...
nix/pinned.nix
View file @
44329133
import
(
builtins
.
fetchTarball
{
url
=
"https://github.com/NixOS/nixpkgs/archive/21.
05
.tar.gz"
;
sha256
=
"1
ckzhh24mgz6jd1xhfgx0i9mijk6xjqxwsshnvq789xsavrmsc36
"
;
url
=
"https://github.com/NixOS/nixpkgs/archive/21.
11
.tar.gz"
;
sha256
=
"1
62dywda2dvfj1248afxc45kcrg83appjd0nmdb541hl7rnncf02
"
;
}
)
nix/purs-packages.nix
View file @
44329133
...
...
@@ -122,7 +122,7 @@
name
=
"colors"
;
version
=
"v6.0.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/
sharkdp
/purescript-colors.git"
;
url
=
"https://github.com/
purescript-contrib
/purescript-colors.git"
;
rev
=
"v6.0.0"
;
sha256
=
"05gdjx8xhv7xxm1prrrc2brxjn1gi19qf1004syk8qx37slrjf87"
;
};
...
...
@@ -336,11 +336,11 @@
};
"free"
=
{
name
=
"free"
;
version
=
"v6.
0.1
"
;
version
=
"v6.
2.0
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript/purescript-free.git"
;
rev
=
"v6.
0.1
"
;
sha256
=
"
0kpq83qjfjzf1l2f1cnnx36kjwnm5czgjyh2imwp3bna8js6sk39
"
;
rev
=
"v6.
2.0
"
;
sha256
=
"
10zsw49wzlzz78882b3grl19gpca5llpdk3ph608075h0ygk3q3k
"
;
};
};
"functions"
=
{
...
...
@@ -516,11 +516,11 @@
};
"milkis"
=
{
name
=
"milkis"
;
version
=
"v7.
4
.0"
;
version
=
"v7.
5
.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/justinwoo/purescript-milkis.git"
;
rev
=
"v7.
4
.0"
;
sha256
=
"
10ahz4idcb3qwys7x15k3za5gkw9zbk15cdmcqsi8lfh6fg2w2db
"
;
rev
=
"v7.
5
.0"
;
sha256
=
"
01kaqzndxq2agi6xr1k5gsn1pzvd3xxn8v1s1gl87kmiic94w6vc
"
;
};
};
"mmorph"
=
{
...
...
@@ -552,11 +552,11 @@
};
"node-fs"
=
{
name
=
"node-fs"
;
version
=
"v6.
1
.0"
;
version
=
"v6.
2
.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-node/purescript-node-fs.git"
;
rev
=
"v6.
1
.0"
;
sha256
=
"1
w97m2afn7yn757niknkbk7w6nyg4n5dabxr7gzfz368z1nkf45s
"
;
rev
=
"v6.
2
.0"
;
sha256
=
"1
b89sxr6asxvgx59myhfbahiiz1z6sg2qfrm9bqd46h93ai8bhn1
"
;
};
};
"node-path"
=
{
...
...
@@ -579,11 +579,11 @@
};
"nonempty"
=
{
name
=
"nonempty"
;
version
=
"v6.
0
.0"
;
version
=
"v6.
1
.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript/purescript-nonempty.git"
;
rev
=
"v6.
0
.0"
;
sha256
=
"0
azk1jrpqnjf2i97lcp63wcm31c4hddklp1mfmdan27zap3zqyjm
"
;
rev
=
"v6.
1
.0"
;
sha256
=
"0
hhhw5x5xvs2bd9373gklja1545glnzi1xc2sj16kkznnayrmvsn
"
;
};
};
"now"
=
{
...
...
@@ -615,11 +615,11 @@
};
"ordered-collections"
=
{
name
=
"ordered-collections"
;
version
=
"v2.0.
1
"
;
version
=
"v2.0.
2
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript/purescript-ordered-collections.git"
;
rev
=
"v2.0.
1
"
;
sha256
=
"
1p592g0s07c56639y71782af0zz5cndpjxd5w9n41hdszsz1b86h
"
;
rev
=
"v2.0.
2
"
;
sha256
=
"
0g57043ylj3kldkm5vn233yd6hiamryhdfh72cxx9h3mn0ra8ghd
"
;
};
};
"orders"
=
{
...
...
@@ -642,11 +642,11 @@
};
"parsing"
=
{
name
=
"parsing"
;
version
=
"v
6.0.2
"
;
version
=
"v
8.4.0
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-contrib/purescript-parsing.git"
;
rev
=
"v
6.0.2
"
;
sha256
=
"
0lhri5bfk4j6dgzi4d5gvmd628hjs9jgyky910ylj6qzalw9fj56
"
;
rev
=
"v
8.4.0
"
;
sha256
=
"
1rq57cwfx7rx3h3hdc4m8lv90724i5gf2pak9ljj0fcnw96gsaa1
"
;
};
};
"partial"
=
{
...
...
@@ -912,11 +912,11 @@
};
"string-parsers"
=
{
name
=
"string-parsers"
;
version
=
"v
6.0.1
"
;
version
=
"v
7.0.0
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-contrib/purescript-string-parsers.git"
;
rev
=
"v
6.0.1
"
;
sha256
=
"
143a2s56kbx3i0xi5wfqp28znr0hdydy902jla236i7kal5y098m
"
;
rev
=
"v
7.0.0
"
;
sha256
=
"
0kjqx6f8jgcbaf0v401hrdqw61zzvp8my9ik8cn55njn6i3mx74w
"
;
};
};
"strings"
=
{
...
...
@@ -1056,11 +1056,11 @@
};
"unicode"
=
{
name
=
"unicode"
;
version
=
"v5.0.
0
"
;
version
=
"v5.0.
1
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-contrib/purescript-unicode.git"
;
rev
=
"v5.0.
0
"
;
sha256
=
"0
sqvgl3il2rl3zxkbzsqb19wib108zvyw73jxiavpfdm6hdmnxvc
"
;
rev
=
"v5.0.
1
"
;
sha256
=
"0
xh9wwyrl9nsw3h3wzalc1gaph39drj0i6k648cf9bnbb96nxa4z
"
;
};
};
"unsafe-coerce"
=
{
...
...
@@ -1092,11 +1092,11 @@
};
"variant"
=
{
name
=
"variant"
;
version
=
"v7.
0.3
"
;
version
=
"v7.
1.0
"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/natefaubion/purescript-variant.git"
;
rev
=
"v7.
0.3
"
;
sha256
=
"
1q2pky3gf177ihy2zjzqvp1cj18ycaki9vm4ghw18p7hf256lqmc
"
;
rev
=
"v7.
1.0
"
;
sha256
=
"
064aijlcphyg5mjhxx4acwjlnh7ha3v033zzan31rhkqi6m4r3da
"
;
};
};
"versions"
=
{
...
...
@@ -1137,11 +1137,11 @@
};
"web-html"
=
{
name
=
"web-html"
;
version
=
"v3.
1
.0"
;
version
=
"v3.
2
.0"
;
src
=
pkgs
.
fetchgit
{
url
=
"https://github.com/purescript-web/purescript-web-html.git"
;
rev
=
"v3.
1
.0"
;
sha256
=
"
007anmqqifrjnpfa4xf7qa8xnpbhvcxqdraj9lnhizwq65vx53sn
"
;
rev
=
"v3.
2
.0"
;
sha256
=
"
1ds26vwyba0chhpa09m938brw9q8pxjk6z1n3d4nc30hvdkrjnbh
"
;
};
};
"web-storage"
=
{
...
...
packages.dhall
View file @
44329133
let upstream =
https://github.com/purescript/package-sets/releases/download/psc-0.14.
5-20220110/packages.dhall sha256:8dbf71bfc6c7a11043619eebe90ff85f7d884541048aa8cc48eef1ee781cbc0e
https://github.com/purescript/package-sets/releases/download/psc-0.14.
7-20220404/packages.dhall sha256:75d0f0719f32456e6bdc3efd41cfc64785655d2b751e3d080bd849033ed053f2
let overrides =
{ globals =
...
...
@@ -7,6 +7,63 @@ let overrides =
, repo = "https://github.com/purescript/purescript-globals"
, version = "v4.1.0"
}
-- TODO Remove graphql-client when
-- https://github.com/OxfordAbstracts/purescript-graphql-client/issues/73
-- is merged
, graphql-client =
{ dependencies =
[ "aff"
, "aff-promise"
, "affjax"
, "argonaut-codecs"
, "argonaut-core"
, "arrays"
, "bifunctors"
, "control"
, "datetime"
, "effect"
, "either"
, "enums"
, "exceptions"
, "foldable-traversable"
, "foreign"
, "foreign-generic"
, "foreign-object"
, "functions"
, "halogen-subscriptions"
, "heterogeneous"
, "http-methods"
, "integers"
, "lists"
, "maybe"
, "media-types"
, "newtype"
, "node-buffer"
, "node-fs"
, "nullable"
, "numbers"
, "ordered-collections"
, "parsing"
, "prelude"
, "profunctor"
, "profunctor-lenses"
, "psci-support"
, "quickcheck"
, "record"
, "spec"
, "spec-discovery"
, "string-parsers"
, "strings"
, "strings-extra"
, "transformers"
, "tuples"
, "typelevel-prelude"
, "unicode"
]
, repo = "https://github.com/OxfordAbstracts/purescript-graphql-client.git"
, version = "update-package-set-#73"
--, version = "v7.0.0"
}
, smolder =
{ dependencies =
[ "bifunctors"
...
...
shell.nix
View file @
44329133
...
...
@@ -105,7 +105,7 @@ let
in
pkgs
.
mkShell
{
buildInputs
=
[
easy-ps
.
purs-0_14_
5
easy-ps
.
purs-0_14_
7
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