nixpkgs/pkgs/build-support/rust/build-rust-crate/test
Ahmad Sattar 95bb410817 buildRustCrate: support cargo:: invocation syntax for build script outputs
In order to allow for the new `cargo::` prefix for build script outputs
we have to adjust the configure-crate bash scripts in buildRustCrate to
properly parse the new additional syntax.

These changes don't affect existing build scripts configured with the
old `cargo:` prefix.

For more information, see https://doc.rust-lang.org/cargo/reference/build-scripts.html#outputs-of-the-build-script
2024-06-21 08:29:24 +02:00
..
brotli-crates.nix
default.nix buildRustCrate: support cargo:: invocation syntax for build script outputs 2024-06-21 08:29:24 +02:00
rcgen-crates.nix