google-drive-ocamlfuse: build with OCaml 4.10

This commit is contained in:
Vincent Laporte
2021-04-27 08:42:50 +02:00
committed by Vincent Laporte
parent 8d4b6207e9
commit 1a7f327cb6
+1 -1
View File
@@ -23043,7 +23043,7 @@ in
gomuks = callPackage ../applications/networking/instant-messengers/gomuks { };
inherit (ocamlPackages) google-drive-ocamlfuse;
inherit (ocaml-ng.ocamlPackages_4_10) google-drive-ocamlfuse;
googler = callPackage ../applications/misc/googler {
python = python3;