ocamlPackages.ipaddr: use Dune 2
This commit is contained in:
committed by
Vincent Laporte
parent
5cc1a81692
commit
4d47330bef
@@ -6,6 +6,8 @@ buildDunePackage rec {
|
||||
pname = "macaddr";
|
||||
version = "5.0.1";
|
||||
|
||||
useDune2 = true;
|
||||
|
||||
minimumOCamlVersion = "4.04";
|
||||
|
||||
src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user