Loading
linux: use uinstall for all arm architectures
The uinstall target is valid anytime ARCH=arm, not just for armv7, we can use `stdenv.hostPlatform.linuxArch` to match this properly.
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.
The uinstall target is valid anytime ARCH=arm, not just for armv7, we can use `stdenv.hostPlatform.linuxArch` to match this properly.