Till Robin Zickel schreef op di 08-03-2022 om 18:31 [+0100]: > -       (("rust-bitflags" ,rust-bitflags-1.2) > -        ("rust-cc" ,rust-cc-1) > +       (("rust-bitflags" ,rust-bitflags-1.2) ("rust-cc" ,rust-cc-1) That doesn't look better formatting to me. >          ("rust-cfg-if" ,rust-cfg-if-1) >          ("rust-libc" ,rust-libc-0.2) > -        ("rust-memoffset" ,rust-memoffset-0.6)))))) > +        ("rust-memoffset" ,rust-memoffset-0.6)) > +       #:cargo-development-inputs > +       (("rust-assert-impl" ,rust-assert-impl-0.1) ("rust-caps" ,rust-caps-0.5) > +        ("rust-lazy-static" ,rust-lazy-static-1) > +        ("rust-rand" ,rust-rand-0.8) > +        ("rust-semver" ,rust-semver-1) > +        ("rust-sysctl" ,rust-sysctl-0.1) > +        ("rust-tempfile" ,rust-tempfile-3)))))) Why do these need to be added? Did "guix build rust-nix@0.22" fail before these changes?