2015-10-16 12:58:44 -07:00
|
|
|
{ fetchgit }:
|
|
|
|
fetchgit {
|
|
|
|
url = git://github.com/ghcjs/ghcjs-boot.git;
|
2015-11-24 18:38:23 -08:00
|
|
|
rev = "3529c6ab61d5f786bdde449fd069520664330b30";
|
|
|
|
sha256 = "0d33nmbwrdn7ai4lsrn3qzcfy71hbini0jl437387cxdh3z6sjqa";
|
2015-10-16 12:58:44 -07:00
|
|
|
fetchSubmodules = true;
|
|
|
|
}
|