nixpkgs/pkgs/servers/http/envoy
Luke Granger-Brown 0a087095ac envoy: remove remaining nix store references from deps
To do this, this commit does several things:

* Move the set-interpreter patching to outside the fixed-output
  derivation
* Patch base_pip3/BUILD.bazel, which ends up getting Python's full path
* Drop local_jdk, which contains symlinks to our jdk input
* Drop bazel_gazelle_go_repository_tools, which contains built artifacts
  using our go

...and updates the FOD hash to match. Checked that this appears to
remove the currently obvious FOD problems by checking out an older
nixpkgs commit and applying this on top, and verifying that the FOD hash
doesn't change between that older glibc and the current tip-of-tree.

This also disables tcmalloc on ARM because I couldn't get this to build
properly otherwise.
2022-09-11 04:58:53 +01:00
..
bump-brotli.patch envoy: fix builds for x86_64-linux and aarch64-linux 2022-05-09 00:51:26 +00:00
default.nix envoy: remove remaining nix store references from deps 2022-09-11 04:58:53 +01:00
fix-aarch64-wamr.patch envoy: fix builds for x86_64-linux and aarch64-linux 2022-05-09 00:51:26 +00:00
use-system-python.patch envoy: 1.21.5 -> 1.23.1 2022-09-05 00:54:39 +01:00