treewide: fix breakages
This commit is contained in:
parent
a6f43b43b2
commit
bd462ef842
2 changed files with 4 additions and 1 deletions
|
@ -13,7 +13,8 @@ rustPlatform.buildRustPackage {
|
|||
inherit src;
|
||||
strictDeps = true;
|
||||
|
||||
cargoLock.lockFile = "${src}/Cargo.lock";
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-gNcpB2LMZU18RIxVu+mJfa4+lB5rNIRcZ2DJPvZCdQo=";
|
||||
|
||||
nativeBuildInputs = [ rustPlatform.bindgenHook ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue