mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
treewide: Mark Nix blocks in markdown as Nix
This should help us with highlighting and future formatting.
This commit is contained in:
parent
3a1b8df5dc
commit
bc77c7a973
53 changed files with 143 additions and 143 deletions
|
@ -80,7 +80,7 @@ If major-releases will be abandoned by upstream, we should check first if those
|
|||
in NixOS for a safe upgrade-path before removing those. In that case we should keep those
|
||||
packages, but mark them as insecure in an expression like this (in
|
||||
`<nixpkgs/pkgs/tools/filesystem/garage/default.nix>`):
|
||||
```
|
||||
```nix
|
||||
/* ... */
|
||||
{
|
||||
garage_0_7_3 = generic {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue