pomsky: use fetchCargoVendor

This commit is contained in:
TomaSajt
2025-03-25 11:43:27 +05:30
committed by Masum Reza
parent 1c6716d1ee
commit a0815750f1
2 changed files with 2 additions and 1242 deletions
-1236
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -17,12 +17,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-BoA59P0jzV08hlFO7NPB9E+fdpYB9G50dNggFkexc/c=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"onig_sys-69.8.1" = "sha256-NJv/Dooh93yQ9KYyuNBhO1c4U7Gd7X007ECXyRsztrY=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-/tJwJ/xF5a2NEP5A/3swq75wCk9qxgbp7ilH1PqcWJY=";
nativeBuildInputs = [
pkg-config