lix/doc/manual/src
endgame c710aa1abd
Post build hook signing (#7408)
* docs: Use secret-key-files when demonstrating post-build-hooks

The docs used to recommend calling `nix store sign` in a post-build
hook, but on more recent versions of nix, this results in unsigned
store paths being copied into binary caches. See
https://github.com/NixOS/nix/issues/6960 for details.

Instead, use the `secret-key-files` config option, which signs all
locally-built derivations with the private key.

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-07 13:55:02 +01:00
..
advanced-topics Post build hook signing (#7408) 2022-12-07 13:55:02 +01:00
command-ref manual: build action -> build task 2022-11-06 13:28:18 +01:00
contributing Merge pull request #6652 from abathur/doc_install_tests 2022-10-05 17:45:42 +02:00
figures Move figures 2020-07-24 12:58:31 +02:00
installation remove stray comma 2022-11-11 14:01:13 +01:00
language fix error in language overview 2022-11-22 10:36:21 +01:00
package-management move package-management/terminology into glossary.md 2022-08-05 10:39:43 -07:00
release-notes Release notes 2022-12-06 13:55:09 +01:00
glossary.md manual: build action -> build task 2022-11-06 13:28:18 +01:00
introduction.md manual: build action -> build task 2022-11-06 13:28:18 +01:00
quick-start.md doc: De-emphasize nix-env without -A 2021-11-17 17:04:25 +01:00
SUMMARY.md.in Release notes 2022-12-06 13:55:09 +01:00