mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-25 21:44:49 +00:00
google-drive-ocamlfuse: build with OCaml 4.10
This commit is contained in:
parent
8d4b6207e9
commit
1a7f327cb6
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user