Commit f26f6eb
cardano-wasm: use envoy-bin in wasm nix devshell
This patch makes the wasm nix devshell use envoy-bin instead of envoy
from nixpkgs, given envoy build on nixos hydra has been broken for a
long time: NixOS/nixpkgs#438433. This is
also blocking ghc-wasm-meta from upgrading to nixos-25.11 nixpkgs
channel at the moment, since cardano-wasm build is included as a part
of our integration tests.1 parent ea4878c commit f26f6eb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments