about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorArtturi <Artturin@artturin.com>2023-05-25 00:04:45 +0300
committerGitHub <noreply@github.com>2023-05-25 00:04:45 +0300
commit9cde82ecd29b33d1c380395a94ac7f96d92daed6 (patch)
tree131a06a64532194f2aa8e4eb947971f6f293222a /nixos
parent05bf5e1c91d9190e4345d3fe32a7a607a3d4e23b (diff)
parent2983698c4b4d8c46c524f1e0c705163dda645786 (diff)
downloadnixlib-9cde82ecd29b33d1c380395a94ac7f96d92daed6.tar
nixlib-9cde82ecd29b33d1c380395a94ac7f96d92daed6.tar.gz
nixlib-9cde82ecd29b33d1c380395a94ac7f96d92daed6.tar.bz2
nixlib-9cde82ecd29b33d1c380395a94ac7f96d92daed6.tar.lz
nixlib-9cde82ecd29b33d1c380395a94ac7f96d92daed6.tar.xz
nixlib-9cde82ecd29b33d1c380395a94ac7f96d92daed6.tar.zst
nixlib-9cde82ecd29b33d1c380395a94ac7f96d92daed6.zip
Merge pull request #231996 from amjoseph-nixpkgs/pr/release-notes/powerpc64le-linux
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index 4984dc7f7743..996714830d38 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -419,6 +419,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - The minimal ISO image now uses the `nixos/modules/profiles/minimal.nix` profile.
 
+- NixOS installer ISOs can now be built for `powerpc64le-linux`; see `nixos/modules/installer/sd-card/sd-image-powerpc64le.nix` and [PR 192672](https://github.com/NixOS/nixpkgs/pull/192672).  Hydra does not support this platform, so you must build the binaries yourself.
+
 - The `ghcWithPackages` and `ghcWithHoogle` wrappers will now also symlink GHC's
   and all included libraries' documentation to `$out/share/doc` for convenience.
   If undesired, the old behavior can be restored by overriding the builders with