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
0002-nixpkgs-use-system-Go.patch
0003-nixpkgs-use-system-C-C-toolchains.patch
bazel_nix.BUILD.bazel
package.nix
rules_rust_extra.patch