1
0
Fork
You've already forked dbus_ex
0
No description
  • Rust 51.5%
  • Elixir 47.9%
  • Nix 0.4%
  • Just 0.2%
Adam C. Stephens f00b87a024
fix dbus-daemon startup in Nix CI environments
Use --config-file derived from daemon binary path instead of --session,
since --session requires /etc/dbus-1/session.conf which doesn't exist
on GitHub Actions runners that only have Nix packages installed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026年03月07日 11:23:07 -05:00
.github/workflows add tidewave locally, simplify ci job 2026年03月07日 11:21:14 -05:00
config init: scaffold Elixir DBus client backed by Rust zbus via Rustler 2026年03月05日 00:22:46 +00:00
guides Add comprehensive hexdocs documentation with examples 2026年03月07日 02:54:02 +00:00
lib Fix Elixir formatting and reorder CI steps 2026年03月07日 05:22:10 +00:00
native/dbus_ex Fix Rust formatting (cargo fmt) 2026年03月07日 05:17:00 +00:00
test fix dbus-daemon startup in Nix CI environments 2026年03月07日 11:23:07 -05:00
.envrc cleanup 2026年03月07日 09:56:02 -05:00
.formatter.exs Fix CI: add .formatter.exs and fix shellHook crash 2026年03月07日 05:13:46 +00:00
.gitignore chore: broaden .gitignore to cover all of priv/ 2026年03月05日 22:56:54 +00:00
.mcp.json add tidewave locally, simplify ci job 2026年03月07日 11:21:14 -05:00
CLAUDE.md Document fallback behavior when nix develop is unavailable 2026年03月07日 05:25:55 +00:00
flake.lock fix: correct empty-args call_method signature and tolerate missing system bus 2026年03月05日 01:03:07 +00:00
flake.nix fix elixir tests and use dedicated per-run dbus-daemon 2026年03月07日 10:47:39 -05:00
Justfile fix elixir tests and use dedicated per-run dbus-daemon 2026年03月07日 10:47:39 -05:00
LICENSE Create LICENSE 2026年03月06日 23:51:22 -05:00
mix.exs add tidewave locally, simplify ci job 2026年03月07日 11:21:14 -05:00
mix.lock add tidewave locally, simplify ci job 2026年03月07日 11:21:14 -05:00