mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 02:13:23 +00:00
ghcjs: pull in ghcjsi branch
This commit is contained in:
parent
26b59efa8a
commit
f6c3b13c7c
@ -60,8 +60,8 @@ in mkDerivation (rec {
|
||||
src = fetchFromGitHub {
|
||||
owner = "ghcjs";
|
||||
repo = "ghcjs";
|
||||
rev = "561365ba1667053b5dc5846e2a8edb33eaa3f6dd";
|
||||
sha256 = "1vfa7j0ql3sng29m944iznjw9hcmyl57nfkgxa33dvi2ival8dl2";
|
||||
rev = "13a99c6da40e3700e070e430d4c0f2ea96217b24";
|
||||
sha256 = "01yg6babmhn2bfbmgkddisfj9ai7fc4r08s6acd49s9amcw7g5ld";
|
||||
};
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user