NxEnterprise
    Nx
    fix(core): fix Windows build error from Rust 1.94 mutability check The `creation_flags()` call requires a mutable `Command`, but the variable was declared immutable. This only manifests on Windows builds since the call is behind `#[cfg(target_os = "windows")]`. Split into separate cfg blocks so each platform compiles cleanly.
    nx run-many --target=build-native -- --target=armv7-unknown-linux-gnueabihf
Sign in / Sign up
Succeeded
CI Pipeline Execution

nx run-many --target=build-native -- --target=armv7-unknown-linux-gnueabihf

Click to copy
Linux
4 CPU cores
d0a26f3bfix/freebsd-disk-space

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools