mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 17:54:53 +01:00
This is a followup of #148921, to allow local builds when `--target-host` is used again. It also documents the change in behavior, regarding the specialty of the `localhost` value. By removing the special handling of an empty `buildHost` and non empty `targetHost`, this change also slightly alters the behavior of `nixos-rebuild`. Originally by specifying `--target-host target --build-host ""`, the now removed special case would transform those arguments to `--target-host target --build-host target`. Now the empty `--build-host` would result in a local build. |
||
|---|---|---|
| .. | ||
| rl-1310.section.xml | ||
| rl-1404.section.xml | ||
| rl-1412.section.xml | ||
| rl-1509.section.xml | ||
| rl-1603.section.xml | ||
| rl-1609.section.xml | ||
| rl-1703.section.xml | ||
| rl-1709.section.xml | ||
| rl-1803.section.xml | ||
| rl-1809.section.xml | ||
| rl-1903.section.xml | ||
| rl-1909.section.xml | ||
| rl-2003.section.xml | ||
| rl-2009.section.xml | ||
| rl-2105.section.xml | ||
| rl-2111.section.xml | ||
| rl-2205.section.xml | ||
| rl-2211.section.xml | ||
| rl-2305.section.xml | ||