Skip to content

Commit b1b5d1e

Browse files
chore[bump]: Update a reference to the NixOS version in the README to 25.11
1 parent 890dfc1 commit b1b5d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ nix run nixpkgs#nixos-generators -- \
2828
--flake .#aarch64 --out-link result
2929
```
3030

31-
After building, your image should be in the `result/iso/` directory, being named something in the vein of `nixos-minimal-25.05-DATE-HASH-ARCHITECTURE-linux.iso`.
31+
After building, your image should be in the `result/iso/` directory, being named something in the vein of `nixos-minimal-25.11-DATE-HASH-ARCHITECTURE-linux.iso`.
3232

3333
### Notice for cross-compiling images
3434
If building an image for an architecture different to the native architecture of the build host, you will need to configure Nix accordingly.

0 commit comments

Comments
 (0)