chainsaw: de-vendor Cargo.lock

This commit is contained in:
Kirill Radzikhovskyy 2024-01-13 11:17:03 +09:00
parent 644fcfd126
commit 2a8bf29dca
2 changed files with 1 additions and 2227 deletions

File diff suppressed because it is too large Load Diff

View File

@ -16,9 +16,7 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-YEw/rN7X+npc9M8XdPGAZyYXSQOGiR0w9Wb3W63g8VU=";
};
cargoLock = {
lockFile = ./Cargo.lock;
};
cargoHash = "sha256-cXvXvSipZFfanmn9QFtYZYEudZ6lyvsu2EMGD0lZEtw=";
buildInputs = lib.optionals stdenv.isDarwin [
darwin.apple_sdk.frameworks.CoreFoundation