surrealdb: fix build (#383406)

This commit is contained in:
Sandro
2025-02-19 16:47:42 +01:00
committed by GitHub
+1 -1
View File
@@ -23,7 +23,7 @@ rustPlatform.buildRustPackage rec {
};
useFetchCargoVendor = true;
cargoHash = "sha256-OXcQsDCiT3seMQhyKEKfC8pcd4MXwbql5+ZDGGkhPMI=";
cargoHash = "sha256-Y2KtlFmN/Lp33GEe3RP4zFzmld3vYnKA6T4+YIgbFBE=";
# error: linker `aarch64-linux-gnu-gcc` not found
postPatch = ''