Skip to content

Commit c5f944f

Browse files
committed
release 2024-09-03
1 parent e9d12da commit c5f944f

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Please see the documentation and guide below to get started.
99
## Documentation
1010

1111
* [Release Notes](docs/release-notes.md)
12-
* [Setup, Installation, and Maintenance Guide (2024-07-31)](docs/uefi-standalone.md)
12+
* [Setup, Installation, and Maintenance Guide (2024-09-03)](docs/uefi-standalone.md)
1313

1414
## Credits
1515

docs/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file contains important information for each release.
44

5+
## 2024-09-03
6+
7+
This release updates nixpkgs, the kernel, the Asahi audio configs, and
8+
asahi-fwextract.
9+
10+
This release fixes an issue evaluating Mesa builds using the latest versions of
11+
nixpkgs. Thanks to rowanG077 for the fix! The kernel and nixpkgs updates also
12+
fix issues connecting to WiFi in certain situations.
13+
514
## 2024-07-31
615

716
This release updates nixpkgs, the kernel, and Mesa.

docs/uefi-standalone.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# UEFI Boot Standalone NixOS (2024-07-31)
1+
# UEFI Boot Standalone NixOS (2024-09-03)
22

33
This guide will build and was tested with the following software:
4-
* Asahi Linux kernel version asahi-6.9.12-1
4+
* Asahi Linux kernel version asahi-6.10.6-1
55
* Asahi Linux's Mesa version 24.2.0_asahi-20240727-1
66
* m1n1 version v1.4.14
77
* Asahi Linux's U-Boot version 2024.04-4-asahi
8-
* Nixpkgs, as of 2024-07-28
8+
* Nixpkgs, as of 2024-08-31
99
* macOS stub 12.3
1010

1111
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/).

0 commit comments

Comments
 (0)