Files
Patryk Osmaczko 2129f8c988 fix: cctools evaluation failure on Linux in app.nix
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.
2026-02-12 15:32:14 +01:00
..
2026-01-28 18:34:47 +02:00
2026-01-28 18:34:47 +02:00