Binary Cache: Difference between revisions
imported>Milahu add Permanent use of binary cache |
imported>Hmenke Update manual link |
||
Line 156: | Line 156: | ||
$ nix copy --to ssh://binarycache.example.com PACKAGE | $ nix copy --to ssh://binarycache.example.com PACKAGE | ||
</syntaxhighlight> | </syntaxhighlight> | ||
For details see the [https://nixos.org/nix/ | For details see the [https://nixos.org/manual/nix/stable/package-management/sharing-packages.html Sharing Packages Between Machines] in the Nix manual. | ||
== Hosted binary cache == | == Hosted binary cache == |