mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixpkgs/doc: fix admonition syntax
Match admonition syntax in https://nixos.org/manual/nixpkgs/unstable/#chap-contributing
This commit is contained in:
parent
962a810513
commit
f3d0e1d5c3
2 changed files with 4 additions and 4 deletions
|
@ -489,7 +489,7 @@ Preferred source hash type is sha256. There are several ways to get it.
|
|||
|
||||
in the package expression, attempt build and extract correct hash from error messages.
|
||||
|
||||
:::{.warning}
|
||||
::: {.warning}
|
||||
You must use one of these four fake hashes and not some arbitrarily-chosen hash.
|
||||
|
||||
See [](#sec-source-hashes-security).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue