update flake inputs
This commit is contained in:
parent
a3ed17ede2
commit
0c2382d259
5 changed files with 42 additions and 42 deletions
|
|
@ -13,7 +13,7 @@ in
|
|||
rustPlatform.buildRustPackage {
|
||||
inherit (src) pname src;
|
||||
version = "${src.version}";
|
||||
cargoLock = src.cargoLock."Cargo.lock";
|
||||
cargoLock = src.cargoLock."./Cargo.lock";
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
installShellFiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue