This commit is contained in:
Bryan Bennett 2024-01-05 06:25:13 -05:00
parent 31cac9373c
commit 5e505b178b
No known key found for this signature in database
GPG key ID: EE149E4215408DE9
13 changed files with 486 additions and 165 deletions

View file

@ -2,6 +2,7 @@
, core
, core_unix
, findlib
, fmt
, lib
, nix-filter
, ocaml
@ -41,6 +42,7 @@ buildDunePackage {
core
core_unix
findlib
fmt
ocaml
ppx_yojson_conv
ppx_yojson_conv_lib