formatting

This commit is contained in:
Adminy 2025-02-17 10:05:33 +00:00 committed by GitHub
parent 7402a62392
commit 825a12f180
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,8 @@
surrealdb,
darwin,
protobuf,
}: rustPlatform.buildRustPackage rec {
}:
rustPlatform.buildRustPackage rec {
pname = "surrealdb";
version = "2.2.0";
@ -21,7 +22,7 @@
hash = "sha256-gsIeoxSfbHHSdpPn6xAB/t5w3cLtpu6MjTuf5xsI6wI=";
};
useFetchCargoVendor = true;
useFetchCargoVendor = true;
cargoHash = "sha256-OXcQsDCiT3seMQhyKEKfC8pcd4MXwbql5+ZDGGkhPMI=";
# error: linker `aarch64-linux-gnu-gcc` not found