-
Hi, So I'm running helix via the nix flake. While doing so I noticed that nix thinks hx is at version v0.6.0 still even though there have been multiple releases since. I'm pretty sure this is because v0.6.0 was the last release with the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It's showing Line 3 in e926518 |
Beta Was this translation helpful? Give feedback.
It's showing
0.6.0
because that's what theCargo.toml
versions say.helix/helix-term/Cargo.toml
Line 3 in e926518