pub fn current_system(target: &Utf8Path) -> Result<String, StepFailure>Expand description
The concrete system attribute this host builds for, from nix itself: guessing it from the compile target would be wrong on the systems that matter.
§Errors
The failing step with nix’s last stderr line.