mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
build-rust-package: remove unused input
This commit is contained in:
parent
ddad581c0d
commit
9a6ee48a3d
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
|||
, buildInputs ? []
|
||||
, nativeBuildInputs ? []
|
||||
, cargoUpdateHook ? ""
|
||||
, cargoDepsHook ? ""
|
||||
, buildType ? "release"
|
||||
, meta ? {}
|
||||
, cargoLock ? null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue