ghcjs: pull in ghcjsi branch
This commit is contained in:
parent
26b59efa8a
commit
f6c3b13c7c
@ -60,8 +60,8 @@ in mkDerivation (rec {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "ghcjs";
|
owner = "ghcjs";
|
||||||
repo = "ghcjs";
|
repo = "ghcjs";
|
||||||
rev = "561365ba1667053b5dc5846e2a8edb33eaa3f6dd";
|
rev = "13a99c6da40e3700e070e430d4c0f2ea96217b24";
|
||||||
sha256 = "1vfa7j0ql3sng29m944iznjw9hcmyl57nfkgxa33dvi2ival8dl2";
|
sha256 = "01yg6babmhn2bfbmgkddisfj9ai7fc4r08s6acd49s9amcw7g5ld";
|
||||||
};
|
};
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user