+37
−35
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Get rid of calls to `cargo run` in a, which lead to cargo TARGET and CC to be out of sync for cross-compilation. Only build man pages, shell completions and source for the docs when `stdenv.buildPlatform.canExecute stdenv.hostPlatform`, as this seems to be the current consensus.