1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00

Merge pull request #10715 from fricklerhandwerk/remove-copy-closure-guide

redirect "Copying Closures via SSH" guide to `nix-copy-closure`
This commit is contained in:
Robert Hensing 2024-05-20 18:10:27 +02:00 committed by GitHub
commit 8953bdbf32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 36 deletions

View file

@ -43,7 +43,6 @@
- [Advanced Topics](advanced-topics/index.md)
- [Sharing Packages Between Machines](package-management/sharing-packages.md)
- [Serving a Nix store via HTTP](package-management/binary-cache-substituter.md)
- [Copying Closures via SSH](package-management/copy-closure.md)
- [Serving a Nix store via SSH](package-management/ssh-substituter.md)
- [Remote Builds](advanced-topics/distributed-builds.md)
- [Tuning Cores and Jobs](advanced-topics/cores-vs-jobs.md)