mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 16:45:49 +01:00
c374ce26b0
Bump revisions: 45f44f5f027 -> 4df1808d031
7 lines
197 B
Nix
7 lines
197 B
Nix
{ fetchFromGitHub }:
|
|
fetchFromGitHub {
|
|
owner = "ghcjs";
|
|
repo = "shims";
|
|
rev = "4df1808d03117ddcd45f276f0ddd85c73e59506a";
|
|
sha256 = "0nay4pmq3yqqvpz23709i3729840idpcc2ii2jd0xvaj1z61adda";
|
|
}
|