Commit 7a7078d
committed
nix: include commit hash in package version
`shortRev` doesn't exist if uncommitted changes exist, which is why the
"dirty" fallback exists.
Otherwise this makes it easier to diagnose which version is currently
installed for those installing tms via the flake, and makes it easier to
report issues/regressions if a specific commit can be identified.
`tms --version` output is unaffected.1 parent 7f01661 commit 7a7078d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments