ocamlPackages.ppx_deriving_yaml: use Dune 3
This commit is contained in:
parent
6ddbe68bd6
commit
c73ec9f276
@ -7,6 +7,7 @@ buildDunePackage rec {
|
||||
version = "0.1.1";
|
||||
|
||||
minimalOCamlVersion = "4.08";
|
||||
duneVersion = "3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/patricoferris/ppx_deriving_yaml/releases/download/v${version}/ppx_deriving_yaml-${version}.tbz";
|
||||
|
Loading…
Reference in New Issue
Block a user