Merge pull request #280639 from kirillrdy/chainsaw

chainsaw: de-vendor Cargo.lock
This commit is contained in:
Nick Cao 2024-01-13 10:29:15 -05:00 committed by GitHub
commit c2e49cb611
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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