mirror of
https://github.com/anoma/juvix.git
synced 2024-12-16 19:22:26 +03:00
06346d18de
This PR replaces [gitrev](https://hackage.haskell.org/package/gitrev) with [githash](https://hackage.haskell.org/package/githash) which provides more reliable git information about the current git info, it seems to work as expected. githash originated as a fork of gitrev containing fixes https://github.com/snoyberg/githash/issues/11 This PR also fixes the issue with git info detection in the linux static build. There was a permission issue in the build container that caused git cli calls to fail. Closes: * https://github.com/anoma/juvix/issues/2294 * https://github.com/anoma/juvix/issues/2130 |
||
---|---|---|
.. | ||
ci.yml | ||
clean-up-cache.yaml | ||
linux-static-binary.yaml |