dune_2: 2.7.0 -> 2.7.1
https://github.com/ocaml/dune/releases/tag/2.7.1
This commit is contained in:
committed by
Vincent Laporte
parent
cadc15222f
commit
c7e8da6225
@@ -2,7 +2,7 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "dune-action-plugin";
|
||||
inherit (dune_2) src version;
|
||||
inherit (dune_2) src version patches;
|
||||
|
||||
useDune2 = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user