nixpkgs/pkgs/os-specific
fricklerhandwerk 283eaaff3e nixos-rebuild: use remote $PATH in buildHostCmd
this fixes the issue when using

    nixos-rebuild switch --target-host <target> --use-remote-sudo

when the local machine does not have anything in `$PATH` that would
resolve to `sudo` on the remote machine.

the single quotes prevent expansion of `$PATH` on the local machine,
such that the remote machine's value of that variable is used.
2021-02-10 23:13:37 -08:00
..
bsd *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
darwin Merge pull request #109626 from holymonson/darwin-impure-cmds 2021-02-03 18:11:58 +01:00
linux nixos-rebuild: use remote $PATH in buildHostCmd 2021-02-10 23:13:37 -08:00
solo5 solo5: 0.6.7 -> 0.6.8 2021-02-06 22:07:22 +01:00
windows pkgs/os-specific/windows: fix evaluation after stdenv.lib -> lib 2021-01-19 21:34:45 -05:00