overlay fixed, update
This commit is contained in:
parent
dc402eb49a
commit
5a164045f5
3 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
ocaml-deps,
|
||||
ocamlPackages,
|
||||
|
@ -14,6 +15,7 @@ ocamlPackages.buildDunePackage {
|
|||
minimalOCamlVersion = "5.2";
|
||||
|
||||
src = ./..;
|
||||
nativeBuildInputs = [pkgs.git];
|
||||
buildInputs = ocaml-deps;
|
||||
|
||||
buildPhase =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue