status-react/nix/tools
Jakub Sokołowski 973bdb61b3
nix: make status-go matching regex more lax
We had an issue where the `1.7.0` release was using the `v0.62.3.hotfix.3`
version of `status-go` which didn't match the regex we use to verify
if the specified version is a valid version according to [Semantic Versioning](https://semver.org/).

You can check the current regex here: https://regex101.com/r/OeTQCv/3

I also added a trace message to show when we mark a build as `develop`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-10-26 13:02:50 +01:00
..
envParser.nix nix: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00
gradlePropParser.nix nix: add config defaults and temp keystore generation 2020-06-04 11:10:48 +02:00
utils.nix nix: make status-go matching regex more lax 2020-10-26 13:02:50 +01:00