nimbus-build-system/scripts
Etan Kissling 239c3a7fbb
install Nimble CA cert when `skipIntegrityCheck` (#62)
In #61 a regression was introduced where Nimble fails to build packages.

```
    Prompt: No local packages.json found, download it from internet? -> [forced yes]
Downloading Official package list
       Tip: 6 messages have been suppressed, use --verbose to show them.
     Error: Refresh failed
        ... Could not download: No SSL/TLS CA certificates found.
Error: Process completed with exit code 1.
```

Ensure that CA cert is being downloaded once more, even when `koch`
supports `skipIntegrityCheck`.
2023-06-09 20:26:55 +02:00
..
add_submodule.sh add_submodule.sh: ignore only untracked files in submodules 2021-01-20 20:02:59 +01:00
build_nim.sh install Nimble CA cert when `skipIntegrityCheck` (#62) 2023-06-09 20:26:55 +02:00
build_rocksdb.sh use env bash shebangs for portability (#11) 2020-08-13 15:37:57 +02:00
create_nbs_paths.sh Generate nimbus-build-system.paths from env.sh again 2023-02-23 17:12:35 +02:00
create_nimble_link.sh EXCLUDED_NIM_PACKAGES (#37) 2022-01-20 00:44:30 +01:00
env.sh Generate nimbus-build-system.paths from env.sh again 2023-02-23 17:12:35 +02:00
git_show_deps.sh use env bash shebangs for portability (#11) 2020-08-13 15:37:57 +02:00
nimble.sh introduce `NIMC` to control which `nim` to call (#53) 2022-11-24 17:07:01 +01:00