build-rust-package: remove unused input
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
, buildInputs ? []
|
||||
, nativeBuildInputs ? []
|
||||
, cargoUpdateHook ? ""
|
||||
, cargoDepsHook ? ""
|
||||
, buildType ? "release"
|
||||
, meta ? {}
|
||||
, cargoLock ? null
|
||||
|
||||
Reference in New Issue
Block a user