{ukmm,unimap,vkdt,python3Packages.verilogae,veilid}: use fetchCargoVendor (#387675)

This commit is contained in:
Masum Reza
2025-03-07 00:42:22 +05:30
committed by GitHub
10 changed files with 17 additions and 19164 deletions
-6748
View File
File diff suppressed because it is too large Load Diff
+2 -9
View File
@@ -23,15 +23,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-NZN+T2N+N+oxrjBRvVbRWbB2KY5im9SN7gPHzfvovl8=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"egui-aesthetix-0.2.4" = "sha256-6Nt+nx1pAkuehXINRLp8xgiXmq1PzWgtu/hVbcDm5iA=";
"junction-0.2.0" = "sha256-6+pPp5wG1NoIj16Z+OvO4Pvy0jnQibn/A9cTaHAEVq4=";
"msbt-0.1.1" = "sha256-PtBs60xgYrwS7yPnRzXpExwYUD3azIaqObRnnJEL5dE=";
"msyt-1.2.1" = "sha256-aw5whCoQBhO0u9Fx2rTO1sRuPdGnAAlmPWv5q8CbQcI=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-eDYCF+bYh0T/SSrQKjCqZvSd28CSxvGkpHgmBCHLoig=";
nativeBuildInputs = [
cmake
-1638
View File
File diff suppressed because it is too large Load Diff
+2 -6
View File
@@ -21,12 +21,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-7UbzE5VXycjo7KNpPe2oqwyZDT4Vk8rQZ6HXT1q9Cw4=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"trust-dns-proto-0.20.4" = "sha256-+oAjyyTXbKir8e5kn8CUmQy5qmzQ47ryvBBdZtzj1TY=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-ShwFHLfDPc3P8J5gV5CFz/2vrQ5xR01C3sYIejyt860=";
nativeBuildInputs =
[
-1353
View File
File diff suppressed because it is too large Load Diff
+8 -8
View File
@@ -37,16 +37,16 @@ stdenv.mkDerivation rec {
hash = "sha256-+oVPZRI01IxMSPXOjvUXJutYXftQM7GxwVLG8wqoaY4=";
};
strictDeps = true;
cargoDeps = rustPlatform.importCargoLock {
lockFile = ./Cargo.lock;
outputHashes = {
"rawler-0.6.3" = "sha256-EJ0uWc3pp7ixRxDIdTIVVaT2ph3P2IvuK+ecBSB5HYw=";
};
};
cargoRoot = "src/pipe/modules/i-raw/rawloader-c";
cargoDeps = rustPlatform.fetchCargoVendor {
inherit pname version;
inherit src cargoRoot;
hash = "sha256-DTC9I4y01bofjgjuGn5asyxhin1yrO6JlASGZtq8z60=";
};
strictDeps = true;
nativeBuildInputs = [
cargo
clang
File diff suppressed because it is too large Load Diff
@@ -33,11 +33,9 @@ buildPythonPackage rec {
--replace-fail "-fPIC" ""
'';
cargoDeps = rustPlatform.importCargoLock {
lockFile = ./Cargo.lock;
outputHashes = {
"salsa-0.17.0-pre.2" = "sha256-6GssvV76lFr5OzAUekz2h6f82Tn7usz5E8MSZ5DmgJw=";
};
cargoDeps = rustPlatform.fetchCargoVendor {
inherit pname version src;
hash = "sha256-/gSqaxqOZUkUmJJ5PGMkAG/5PSeAjwDjT2ce+tL7xmY";
};
nativeBuildInputs = [
File diff suppressed because it is too large Load Diff
+2 -9
View File
@@ -24,15 +24,8 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-D6mfYiUj9W+2l/is/KkzwIQ1Erbapf5dl4uWGKd42r4=";
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"ansi-parser-0.9.1" = "sha256-Vdjt8QDstrfxYfklZ5vYPGhVNG1BVh4cpKGwvvsHlS4=";
"cursive-0.20.0" = "sha256-EGKO7JVN9hIqADKKC3mUHHOCSxMjPoXzYBZujzdgk3E=";
"cursive_buffered_backend-0.6.1" = "sha256-+sTJnp570HupwaJxV2x+oKyLwNmqQ4HqOH2P1s9Hhw8=";
"cursive_table_view-0.14.0" = "sha256-haos82qtobMsFCP3sNRu5u1mki4bsjrV+eqFxUGIHqk=";
};
};
useFetchCargoVendor = true;
cargoHash = "sha256-jjcx78iSIwMxbkJP5K0Xh9aIL1sDsX8cvjc5br8JjLM=";
nativeBuildInputs = [
capnproto