ocamlPackages.h1: 1.0.0 → 1.1.0
This commit is contained in:
@@ -23,6 +23,11 @@ buildDunePackage {
|
||||
|
||||
inherit (git) version src;
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace src/git-paf/dune --replace-fail bigstringaf 'bigstringaf bstr'
|
||||
substituteInPlace src/git-paf/git_paf.ml --replace-fail Bigstringaf.t Bstr.t
|
||||
'';
|
||||
|
||||
minimalOCamlVersion = "4.08";
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user