nixpkgs/pkgs/by-name/en/envoy
Luke Granger-Brown cb5946cd93 envoy: fix up Rust
Envoy 1.32 has added some more dependencies on rules_rust bits, so we
need to support that now.

In particular, for some reason, we always fail with a message about
needing repinning, so we repin during the IFD phase, but we need to
point rules_rust at the nixpkgs Rust toolchain, make it build the
cargo-bazel tool (because the one in nixpkgs is the wrong version), and
then clean up afterwards.
2024-10-19 22:48:12 +01:00
..
0001-nixpkgs-use-system-Python.patch envoy: 1.31.2 -> 1.32.0 2024-10-19 18:37:12 +01:00
0002-nixpkgs-use-system-Go.patch envoy: 1.31.2 -> 1.32.0 2024-10-19 18:37:12 +01:00
0003-nixpkgs-use-system-C-C-toolchains.patch envoy: 1.31.2 -> 1.32.0 2024-10-19 18:37:12 +01:00
bazel_nix.BUILD.bazel envoy: fix up Rust 2024-10-19 22:48:12 +01:00
package.nix envoy: fix up Rust 2024-10-19 22:48:12 +01:00
rules_rust_extra.patch envoy: fix up Rust 2024-10-19 22:48:12 +01:00