ocamlModules.biniou: fix build
This commit is contained in:
parent
4cd5eaedf1
commit
8d3aa2f2b9
@ -14,6 +14,10 @@ stdenv.mkDerivation rec {
|
||||
|
||||
propagatedBuildInputs = [ easy-format ];
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs .
|
||||
'';
|
||||
|
||||
inherit (jbuilder) installPhase;
|
||||
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user