Commit 71ccda8c authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

Merge branch '395-dev-ps-0.15-update' of...

Merge branch '395-dev-ps-0.15-update' of ssh://gitlab.iscpif.fr:20022/gargantext/purescript-gargantext into 395-dev-ps-0.15-update
parents bb0f1dfa f95436f0
Pipeline #3130 failed with stage
in 0 seconds
...@@ -3,10 +3,11 @@ ...@@ -3,10 +3,11 @@
import import
( (
pkgs.fetchFromGitHub { pkgs.fetchFromGitHub {
owner = "justinwoo"; #owner = "justinwoo";
owner = "cgenie";
repo = "easy-purescript-nix"; repo = "easy-purescript-nix";
rev = "5dca2f0f3b9ec0bceabb23fa1fd2b5f8ec30fa53"; rev = "0d34a62a0bc531baa5350dc305fe56317f706be2";
sha256 = "mkHIyWk5Xh54FqCU7CT3G/tnHF7mLbQt3EfnNCMCTO8="; sha256 = "0brdkkp60l3ggirab0zvhd7q11vk906gaxml7kmbg6gy029j7l5v";
} }
) { ) {
inherit pkgs; inherit pkgs;
......
This diff is collapsed.
...@@ -108,7 +108,7 @@ let ...@@ -108,7 +108,7 @@ let
in in
pkgs.mkShell { pkgs.mkShell {
buildInputs = [ buildInputs = [
easy-ps.purs-0_15_2 easy-ps.purs-0_15_4
easy-ps.psc-package easy-ps.psc-package
easy-ps.dhall-json-simple easy-ps.dhall-json-simple
easy-ps.zephyr easy-ps.zephyr
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment