mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 20:03:16 +00:00
ocamlPackages.mirage: use Dune 3
This commit is contained in:
parent
6da5f6a90e
commit
b0b49878bc
@ -8,6 +8,7 @@ buildDunePackage rec {
|
||||
inherit (mirage-runtime) version src;
|
||||
|
||||
minimalOCamlVersion = "4.08";
|
||||
duneVersion = "3";
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user