mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
17b3df2861
Seeing the following new warnings pop up on stderr when cargo was bumped to 1.78: ``` warning: `/build/.cargo/config` is deprecated in favor of `config.toml` note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` ``` which happens to break commitmsgfmt builds in nix (#320294). closes #320294 |
||
---|---|---|
.. | ||
cargo-build-hook.sh | ||
cargo-check-hook.sh | ||
cargo-install-hook.sh | ||
cargo-nextest-hook.sh | ||
cargo-setup-hook.sh | ||
default.nix | ||
maturin-build-hook.sh | ||
rust-bindgen-hook.sh |