We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 491f58e commit 1be0415Copy full SHA for 1be0415
src/nix/make-content-addressed.md
@@ -22,7 +22,7 @@ R""(
22
23
```console
24
# nix copy --to /tmp/nix --trusted-public-keys '' nixpkgs#hello
25
- cannot add path '/nix/store/zy9wbxwcygrwnh8n2w9qbbcr6zk87m26-libunistring-0.9.10' because it lacks a signature by a trusted key
+ cannot add path '/nix/store/gs7mh6q22l1ivxazxja2mjlsdwhw8zg9-libunistring-0.9.10' because it lacks a signature by a trusted key
26
```
27
28
* Create a content-addressed representation of the current NixOS
0 commit comments