nimbus-eth2/.github/workflows
tersec 2d4ece0c3b
bump nimbus-build-system to use Nim v2.0.6 (#6386)
* bump nimbus-build-system to use Nim v2.0.6

* fix: update name and hash for csources of Nim v2

Otherwise we get errors like:
```
Building: Nim compiler
/build/source/vendor/nimbus-build-system/vendor/Nim /build/source
cmd: git clone -q --depth 1 -b master https://github.com/nim-lang/csources_v2.git csources_v2
24.6.0-dirty
cmd: cd csources_v2
ci/funs.sh: line 10: cd: csources_v2: No such file or directory
make[1]: *** [vendor/nimbus-build-system/makefiles/targets.mk:81: build-nim] Error 1
```
Also need to add source for `checksums` repository.

Signed-off-by: Jakub Sokołowski <jakub@status.im>

---------

Signed-off-by: Jakub Sokołowski <jakub@status.im>
Co-authored-by: Jakub Sokołowski <jakub@status.im>
2024-06-25 00:02:16 +02:00
..
ci.yml bump nimbus-build-system to use Nim v2.0.6 (#6386) 2024-06-25 00:02:16 +02:00
cron.yml use correct Nim version in daily job, and `--mm:refc` on `devel` (#6023) 2024-03-04 15:21:28 +01:00
nightly_build.yml bump `actions/checkout` and `actions/cache` to `v4` (#5971) 2024-02-28 19:04:34 +01:00
pr_block.yml block pull requests to `stable` (#6001) 2024-05-01 19:30:03 +00:00
release.yml bump `actions/checkout` and `actions/cache` to `v4` (#5971) 2024-02-28 19:04:34 +01:00
unit-test-results.yml fix CI for contributions from forked repos (#3028) 2021-10-27 00:49:35 +02:00