mirror of
https://github.com/logos-co/logos-chatsdk-ui.git
synced 2026-08-27 06:41:06 +00:00
fix/cctools-linux
Replace shell-level platform checks with Nix-level isDarwin conditionals for darwin.cctools references. Nix evaluates string interpolations at expression time, so the shell `if` guards didn't prevent cctools from being evaluated on Linux, causing the build to fail.
Quick start
nix run '.#app'
Languages
QML
56.7%
C++
25.5%
JavaScript
9.5%
Shell
5.6%
CMake
1.3%
Other
1.4%