mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
Update ghcjs-shims
This commit is contained in:
parent
e0826531e1
commit
700d365d16
@ -47,8 +47,8 @@ let
|
||||
};
|
||||
shims = fetchgit {
|
||||
url = git://github.com/ghcjs/shims.git;
|
||||
rev = "9b196ff5ff13a24997011009b37c980c5534e24f"; # master branch
|
||||
sha256 = "1zsfxka692fr3zb710il7g1sj64xwaxmasimciylb4wx84h7c30w";
|
||||
rev = "0b670ca27fff3f0bad515c37e56ccb8b4d6758fb"; # master branch
|
||||
sha256 = "19zq79f2y59lw7c8m100awh3rcra5yhbsvpb5xmp3mq6grac7h08";
|
||||
};
|
||||
in mkDerivation (rec {
|
||||
pname = "ghcjs";
|
||||
|
Loading…
Reference in New Issue
Block a user