dash/share
Konstantin Akimov 16d1f644ef
fix: making builds of guix to produce same output whatever git config (#5222)
Builds are different, because git command output are different:




## Issue being fixed or feature implemented
in pr #5194 different OS produced different hashes of binary.
That's due to different behaviour of this command:
```sh
$ git rev-parse --short HEAD
b3f242da14 - on my localhost Kubuntu 22.10
b3f242da1 - inside pastapastapasta's docker
```

## What was done?
This fix forces to git print always 12 character


## How Has This Been Tested?
Run in different environment

## Breaking Changes
No breaking changes


## Checklist:
- [x] I have performed a self-review of my own code
- [x] I have assigned this pull request to a milestone
2023-02-28 00:13:01 +03:00
..
pixmaps qt: More asset cleanup (#3735) 2020-09-30 16:08:11 +03:00
qt Merge #20223: build: Drop the leading 0 from the version number 2022-04-28 13:47:53 +03:00
rpcauth
genbuild.sh fix: making builds of guix to produce same output whatever git config (#5222) 2023-02-28 00:13:01 +03:00
setup.nsi.in Merge #17595: guix: Enable building for x86_64-w64-mingw32 target 2023-02-20 09:09:23 -06:00