1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00

docs: Fix miscellaneous typos and formatting issues

This commit is contained in:
Sergei Zimmerman 2025-05-13 22:20:11 +00:00
parent f0f196cef0
commit 20a724d131
No known key found for this signature in database
GPG key ID: A9B0B557CA632325
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.