mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00: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 ? []
|
, buildInputs ? []
|
||||||
, nativeBuildInputs ? []
|
, nativeBuildInputs ? []
|
||||||
, cargoUpdateHook ? ""
|
, cargoUpdateHook ? ""
|
||||||
, cargoDepsHook ? ""
|
|
||||||
, buildType ? "release"
|
, buildType ? "release"
|
||||||
, meta ? {}
|
, meta ? {}
|
||||||
, cargoLock ? null
|
, cargoLock ? null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue