ocamlPackages.ppx_tools: enable at 5.3+4.08.0 for OCaml 4.09
This commit is contained in:
parent
0361ae2230
commit
0c2aa9dd33
@ -23,6 +23,9 @@ let param = {
|
|||||||
"4.08" = {
|
"4.08" = {
|
||||||
version = "5.3+4.08.0";
|
version = "5.3+4.08.0";
|
||||||
sha256 = "0vdmhs3hpmh5iclx4lzgdpf362m4l35zprxs73r84z1yhr4jcr4m"; };
|
sha256 = "0vdmhs3hpmh5iclx4lzgdpf362m4l35zprxs73r84z1yhr4jcr4m"; };
|
||||||
|
"4.09" = {
|
||||||
|
version = "5.3+4.08.0";
|
||||||
|
sha256 = "0vdmhs3hpmh5iclx4lzgdpf362m4l35zprxs73r84z1yhr4jcr4m"; };
|
||||||
}.${ocaml.meta.branch};
|
}.${ocaml.meta.branch};
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user