You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise the interface generator is not found:
> 11 | (run obus-gen-interface -keep-common -o systemd_interfaces %{deps})))
> ^^^^^^^^^^^^^^^^^^
> Error: Program obus-gen-interface not found in the tree or in PATH
> (context: default)
> File "bindings/timedate/dune", line 11, characters 7-25:
> 11 | (run obus-gen-interface -keep-common -o timedate_interfaces %{deps})))
> ^^^^^^^^^^^^^^^^^^
> Error: Program obus-gen-interface not found in the tree or in PATH
> (context: default)
0 commit comments