Skip to content

Commit

Permalink
release 2023-12-19
Browse files Browse the repository at this point in the history
  • Loading branch information
tpwrules committed Dec 20, 2023
1 parent efc5d04 commit 56c1ef3
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Please see the documentation and guide below to get started.
## Documentation

* [Release Notes](docs/release-notes.md)
* [Setup, Installation, and Maintenance Guide (2023-10-21)](docs/uefi-standalone.md)
* [Setup, Installation, and Maintenance Guide (2023-12-19)](docs/uefi-standalone.md)

## Credits

Expand Down
17 changes: 17 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

This file contains important information for each release.

## 2023-12-19

This release updates nixpkgs, m1n1, U-Boot, the kernel, and Mesa.

With the official announcement of the Fedora Asahi Remix, nixos-apple-silicon is
now tracking package versions and capabilities as they appear in Fedora, in
order to offer the upstream intended user experience.

Updating nixpkgs brings us past the 23.11 release and on the path to 24.05.
Other updates bring HDMI support for supported machines and firmware versions.
Don't expect this to work if you installed before August 2023; workarounds will
be made available shortly, and a long-term solution will hopefully be
implemented by Asahi and incorporated here as well.

Speaker support will be added in the next release once safe implementation and
testing is completed. Thanks for the patience and understanding.

## 2023-11-19

This release updates nixpkgs.
Expand Down
12 changes: 6 additions & 6 deletions docs/uefi-standalone.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# UEFI Boot Standalone NixOS (2023-11-19)
# UEFI Boot Standalone NixOS (2023-12-19)

This guide will build and was tested with the following software:
* Asahi Linux kernel version 6.5.0-asahi15
* Asahi Linux's Mesa version 23.3.0_asahi-20230904-1
* m1n1 version v1.4.2
* Asahi Linux's U-Boot version 2023.07.02.asahi3-1
* Nixpkgs, as of 2023-11-19
* Asahi Linux kernel version 6.6.0-asahi14
* Asahi Linux's Mesa version 24.0.0_asahi-20231213-1
* m1n1 version v1.4.11
* Asahi Linux's U-Boot version 2023.07.02.asahi4-1
* Nixpkgs, as of 2023-12-17
* macOS stub 12.3

NOTE: The latest version of this guide will always be [at its home](https://github.com/tpwrules/nixos-apple-silicon/blob/main/docs/uefi-standalone.md). For more general information about Linux on Apple Silicon Macs, refer to the [Asahi Linux project](https://asahilinux.org/) and [alpha installer release](https://asahilinux.org/2022/03/asahi-linux-alpha-release/).
Expand Down

0 comments on commit 56c1ef3

Please sign in to comment.