lix/doc/manual
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
..
src Post build hook signing (#7408) 2022-12-07 13:55:02 +01:00
theme
anchors.jq
book.toml
custom.css
generate-builtins.nix refactor rendering documentation of builtins 2022-11-24 14:15:43 +01:00
generate-manpage.nix add missing newline, for consistent formatting 2022-11-30 23:40:53 +01:00
generate-options.nix manual: update options generation code to use default values 2022-10-20 12:05:04 -07:00
local.mk
quote-literals.xsl
redirects.js fix typos in comments 2022-11-09 00:49:34 +01:00
utils.nix