Merge pull request #280641 from kirillrdy/owmods

owmods-cli: de-vendor Cargo.lock
This commit is contained in:
Nick Cao 2024-01-13 10:28:38 -05:00 committed by GitHub
commit 910f87a913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5145 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,9 +21,7 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-k9Jn8LiqDyVmtjKnmpoVePNW2x5UyFfcXAPyvEgUaCU=";
};
cargoLock = {
lockFile = ./Cargo.lock;
};
cargoHash = "sha256-RGJ0vefFkjbAL/y5/q1KMJtkO5bloj9SSebaABWSr/I=";
nativeBuildInputs = [
pkg-config