beluga: use Dune 3

This commit is contained in:
Vincent Laporte 2023-01-15 08:55:01 +01:00
parent fd82d2bf83
commit 18c2d73cc7
No known key found for this signature in database
GPG Key ID: EBD582ADDDB1F81F

View File

@ -11,7 +11,7 @@ ocamlPackages.buildDunePackage rec {
sha256 = "1ziqjfv8jwidl8lj2mid2shhgqhv31dfh5wad2zxjpvf6038ahsw";
};
useDune2 = true;
duneVersion = "3";
buildInputs = with ocamlPackages; [
gen sedlex extlib dune-build-info linenoise