Till Robin Zickel schreef op di 08-03-2022 om 18:31 [+0100]: > +    (arguments > +     `(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-1)))) > +    (inputs (list rust-bitflags-1 rust-wayland-client-0.29 > +                  rust-wayland-commons-0.29 rust-wayland-scanner-0.29 > +                  rust-wayland-server-0.29)))) What's the point of being both in #:cargo-inputs and inputs? Would simply being in 'inputs' suffice?