aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/ssh-ng-substitute.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/rl-next/ssh-ng-substitute.md')
-rw-r--r--doc/manual/rl-next/ssh-ng-substitute.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual/rl-next/ssh-ng-substitute.md b/doc/manual/rl-next/ssh-ng-substitute.md
new file mode 100644
index 000000000..20f79c106
--- /dev/null
+++ b/doc/manual/rl-next/ssh-ng-substitute.md
@@ -0,0 +1,9 @@
+---
+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.