Skip to content

Commit 942e6fd

Browse files
committed
ocamlPackages.sedlex: use Dune 3
1 parent 48774c4 commit 942e6fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/development/ocaml-modules/sedlex/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ buildDunePackage rec {
4747
inherit (param) version;
4848

4949
minimalOCamlVersion = "4.08";
50+
duneVersion = "3";
5051

5152
src = fetchFromGitHub {
5253
owner = "ocaml-community";

0 commit comments

Comments
 (0)