1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

docs: Fix miscellaneous typos and formatting issues

(cherry picked from commit 20a724d131)
This commit is contained in:
Sergei Zimmerman 2025-05-13 22:20:11 +00:00 committed by Mergify
parent 2e31ed2f19
commit b4bfe15559
8 changed files with 14 additions and 14 deletions

View file

@ -13,7 +13,7 @@
* New command `nix store copy-log` to copy build logs from one store
to another.
* The `commit-lockfile-summary` option can be set to a non-empty
string to override the commit summary used when commiting an updated
string to override the commit summary used when committing an updated
lockfile. This may be used in conjunction with the `nixConfig`
attribute in `flake.nix` to better conform to repository
conventions.