mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
1856c9de93b6fcbcdcddce221b70fb7eebbb31cc
As of #9596, task-runner is no longer used. Due to how the build system works, task-runner was providing nim-stew, nim-bearssl and nim-chronos to the project, even though these are also top-level dependencies - effectively this means there were multiple versions of these libraries in the source tree and it is not entirely intuitive which is actually used - adding to the confusion, the submodule was pinning different versions. This PR removes task-runner and resets the other dependencies to the versions in task-runner thus minimising collateral changes. A duplicate copy of bearssl is also removed.
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Languages
QML
49.5%
Nim
21.2%
JavaScript
11.1%
Python
11%
C++
3.7%
Other
3.2%
