klipper-estimator: report version correctly

This commit is contained in:
K900
2025-02-19 11:09:44 +03:00
parent a2281c7ac7
commit 22393388bc
@@ -24,6 +24,8 @@ rustPlatform.buildRustPackage rec {
useFetchCargoVendor = true;
cargoHash = "sha256-wMgFkzgoHjvE+5t+cA5OW2COXbUj/5tWXz0Zp9cd5lw=";
env.TOOL_VERSION = "v${version}";
buildInputs =
[ openssl ]
++ lib.optionals stdenv.hostPlatform.isDarwin [