diff --git a/Formula/f/flux.rb b/Formula/f/flux.rb index 6e1ddc0f10e0..646d0a02eb62 100644 --- a/Formula/f/flux.rb +++ b/Formula/f/flux.rb @@ -44,6 +44,12 @@ class Flux < Formula end end + # rust 1.83.0 build patch, upstream pr ref, https://github.com/influxdata/flux/pull/5516 + patch do + url "https://github.com/influxdata/flux/commit/08b6cb784759242fd1455f1d28e653194745c0c6.patch?full_index=1" + sha256 "3c40b88897c1bd34c70f277e13320148cbee44b8ac7b8029be6bf4f541965302" + end + def install # Set up the influxdata pkg-config wrapper to enable just-in-time compilation & linking # of the Rust components in the server.