# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "Observability producer unikernel, runnable natively" tags: ["org:blacksun" "system" "logging"] homepage: "https://tangled.org/gazagnaire.org/unikernels" bug-reports: "https://tangled.org/gazagnaire.org/unikernels/issues" depends: [ "dune" {>= "3.21"} "eio" {>= "1.0"} "nox-mirage" "mtime" "ipaddr" "cmdliner" "fmt" "probe" "observe" "obs" {with-test} "eio-net" "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://tangled.org/gazagnaire.org/unikernels" x-maintenance-intent: ["(latest)"] pin-depends: [ ["eio.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"] ["eio_main.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"] ["eio_posix.dev" "git+https://github.com/ocaml-multicore/eio.git#e7e6cf38a643ff0665c96d9ef6e68a998663a246"] ]