10 version = "unstable-2019-06-20";
12 src = fetchFromGitHub {
15 rev = "03fa3b707abb28fdd710eb9e57ba40d9cd6ae163";
16 sha256 = "sha256-khZSwtwW+mP/EvAvIZMQyOb6FgNR+gmzpBZoD9ZPkpY=";
19 nativeBuildInputs = [ reason ];
22 description = "Cubic bezier implementation in Reason / OCaml";
23 homepage = "https://github.com/jchavarri/rebez/";
24 license = licenses.mit;
26 mainProgram = "RebezApp.exe";