chore: remove daemon crate

This commit is contained in:
2026-06-20 22:41:24 +09:00
parent 3bc0de1762
commit 673c739909
10 changed files with 33 additions and 53 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-rvsjn4BBxd9vt4nytPgUh4l/OQCRpqHbUR4jHoH589U=";
cargoHash = "sha256-GUqhvq+JhJokk1R4VVeVz5cZe/6oSrVMyKjcltZEWqE=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,