Skip to content

Commit cce58bb

Browse files
committed
nixos/doc/release-notes-2505: fix table formatting for system.build
1 parent 9405594 commit cce58bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixos/doc/manual/release-notes/rl-2505.section.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ Alongside many enhancements to NixOS modules and general system improvements, th
452452
Names are now known at evaluation time and customizable via the new options `image.baseName`, `image.extension`, `image.fileName` and `image.filePath` with the latter returning a path relative to the derivations out path (e.g. `iso/${image.fileName` for iso images).
453453

454454
| `system.build` Option | Old Filename | New Filename |
455-
|--------------------------+------------------------------------------------------------+-----------------------------------------------------------------|
455+
| ------------------------ | ---------------------------------------------------------- | ----------------------------------------------------------------|
456456
| amazonImage | nixos-amazon-image-25.05pre-git-x86_64-linux.vhd | nixos-image-amazon-25.05pre-git-x86_64-linux.vhd |
457457
| azureImage | disk.vhd | nixos-image-azure-25.05pre-git-x86_64-linux.vhd |
458458
| digitalOceanImage | nixos.qcow2.gz | nixos-image-digital-ocean-25.05pre-git-x86_64-linux.qcow2.gz |

0 commit comments

Comments
 (0)