Loading pkgs/applications/networking/cluster/terraform/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ let inherit hash; }; ldflags = [ "-s" "-w" ]; ldflags = [ "-s" "-w" "-X 'github.com/hashicorp/terraform/version.dev=no'" ]; postConfigure = '' # speakeasy hardcodes /bin/stty https://github.com/bgentry/speakeasy/issues/22 Loading Loading
pkgs/applications/networking/cluster/terraform/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ let inherit hash; }; ldflags = [ "-s" "-w" ]; ldflags = [ "-s" "-w" "-X 'github.com/hashicorp/terraform/version.dev=no'" ]; postConfigure = '' # speakeasy hardcodes /bin/stty https://github.com/bgentry/speakeasy/issues/22 Loading