formatting
This commit is contained in:
parent
7402a62392
commit
825a12f180
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user