jade
dcc7ea5498
Also fix typos introduced by the commits I read.
I have run the addDrvOutputDependencies release note past Ericson since
I was confused by what the heck it was doing, and he was saying it was
reasonable.
Change-Id: Id015353b00938682f7faae7de43df7f991a5237e
10 lines
352 B
Markdown
10 lines
352 B
Markdown
---
|
|
synopsis: Fix `ssh-ng://` remotes not respecting `--substitute-on-destination`
|
|
prs: 9600
|
|
credits: SharzyL
|
|
category: Fixes
|
|
---
|
|
|
|
`nix copy ssh-ng://` now respects `--substitute-on-destination`, as does `nix-copy-closure` and other commands that operate on remote `ssh-ng` stores.
|
|
Previously this was always set by `builders-use-substitutes` setting.
|