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
1a37e11d
Commit
1a37e11d
authored
May 07, 2020
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[dev] purs-packages.nix update
parent
c995378d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
4 deletions
+24
-4
purs-packages.nix
purs-packages.nix
+24
-4
No files found.
purs-packages.nix
View file @
1a37e11d
#Generated by soba https://github.com/justinwoo/soba
{
pkgs
?
import
./pinned.nix
{}
}:
{
pkgs
?
import
<
nixpkgs
>
{}
}:
{
"aff"
=
pkgs
.
stdenv
.
mkDerivation
{
...
...
@@ -834,11 +834,11 @@
"reactix"
=
pkgs
.
stdenv
.
mkDerivation
{
name
=
"reactix"
;
version
=
"v0.4.
2
"
;
version
=
"v0.4.
3
"
;
fetched
=
pkgs
.
fetchgit
{
url
=
"https://github.com/irresponsible/purescript-reactix"
;
rev
=
"
62c808db0884edd0651eeff5724d5a81f2dd334e
"
;
sha256
=
"0s
9ic8ya6dl3ymbh5axxh7224nd3766m78pz2bgw94fxxgxy7mbc
"
;
rev
=
"
9305a56faeab499b86195ba33067666a625e8dad
"
;
sha256
=
"0s
g80qs7siswqvwfcsggjqvn9viqhxpkr452alyyslx5c3p2xamw
"
;
};
};
...
...
@@ -862,6 +862,16 @@
};
};
"record-extra"
=
pkgs
.
stdenv
.
mkDerivation
{
name
=
"record-extra"
;
version
=
"v3.0.0"
;
fetched
=
pkgs
.
fetchgit
{
url
=
"https://github.com/justinwoo/purescript-record-extra.git"
;
rev
=
"41a837de4168b60790c53d9cb18bc7fb6961bb17"
;
sha256
=
"1zhsgafd02h7161xldnf4z3sfjacp2if8py157igiszkjxaipvdd"
;
};
};
"refs"
=
pkgs
.
stdenv
.
mkDerivation
{
name
=
"refs"
;
version
=
"v4.1.0"
;
...
...
@@ -1132,6 +1142,16 @@
};
};
"versions"
=
pkgs
.
stdenv
.
mkDerivation
{
name
=
"versions"
;
version
=
"v5.0.1"
;
fetched
=
pkgs
.
fetchgit
{
url
=
"https://github.com/hdgarrood/purescript-versions.git"
;
rev
=
"5da24cc63a1fa9a3d09156afa49ad49b3c0fff84"
;
sha256
=
"07h2s3411w9d0iany7arw01qvfj57wgj8pgfqvrm0vvvhhc0v9f6"
;
};
};
"web-dom"
=
pkgs
.
stdenv
.
mkDerivation
{
name
=
"web-dom"
;
version
=
"v3.0.0"
;
...
...
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