mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-24 05:44:13 +00:00
beluga: use Dune 3
This commit is contained in:
parent
fd82d2bf83
commit
18c2d73cc7
@ -11,7 +11,7 @@ ocamlPackages.buildDunePackage rec {
|
||||
sha256 = "1ziqjfv8jwidl8lj2mid2shhgqhv31dfh5wad2zxjpvf6038ahsw";
|
||||
};
|
||||
|
||||
useDune2 = true;
|
||||
duneVersion = "3";
|
||||
|
||||
buildInputs = with ocamlPackages; [
|
||||
gen sedlex extlib dune-build-info linenoise
|
||||
|
Loading…
Reference in New Issue
Block a user