mirror of
https://github.com/status-im/status-desktop.git
synced 2025-03-03 07:50:49 +00:00
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
Description
Languages
QML
39.7%
JavaScript
29.3%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.5%