Le jeudi 10 décembre 2020 à 08:53 -0500, Julien Lepiller a écrit : > > If I delete the makefile in a snippet, the ocaml-build-system will > > not > > pass "native=true" to the pkg/build.ml script, so it fails. That's > > why > > there's a Makefile. > > > > If I replace my install command with opam-install, I get that opam- > > install does not exist (I have opam in inputs and native-inputs). > > Are > > you sure that this program exists? I don't see it in the opam > > package. > > Sorry, opam-installer. The solution was to delete the Makefile just before the install phase ^^ I've tried to reproduce the changes of simon but I'm not sure I reproduced the indentation correctly (it's different from what etc/indent.el does, but a lot of ocaml packages are not indented according to that script). So the last point is about url-fetch vs git-fetch: why do you want to use git-fetch?