Fix nix build: don't try to compile dbus

This commit is contained in:
bluepython508
2025-03-22 17:17:10 +00:00
parent 4c4ee87e08
commit ccfe8d6c61
4 changed files with 1 additions and 28 deletions

View File

@@ -7,7 +7,6 @@ edition = "2021"
[dependencies]
color-eyre = "0.6.3"
dbus = "0.9.7"
eyre = "0.6.12"
futures = "0.3.31"
oneshot = "0.1.11"