flake: Compile commit hash into program version
Changes build.rs to take the GIT_HASH environment variable into account
if git rev-parse is unable to determine the current commit hash.
Changes build.rs to take the GIT_HASH environment variable into account
if git rev-parse is unable to determine the current commit hash.
Thanks, really appreciate this improvement!
Rebase.