surrealdb: fix build

Fixes: #383379

Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
This commit is contained in:
Brian McGillion
2025-02-19 19:13:32 +04:00
parent 73cf49b8ad
commit 45b7d954de
+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 = ''