Skip to content

Commit d3fed6f

Browse files
committed
release 2024-07-19
1 parent 9f8545a commit d3fed6f

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-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-18)](docs/uefi-standalone.md)
12+
* [Setup, Installation, and Maintenance Guide (2024-07-19)](docs/uefi-standalone.md)
1313

1414
## Credits
1515

docs/release-notes.md

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

33
This file contains important information for each release.
44

5+
## 2024-07-19
6+
7+
This release updates nixpkgs and the kernel.
8+
9+
The kernel is updated back to a 6.9.9 series kernel with workarounds for the
10+
graphics driver crashes. It should now be stable and ready for use.
11+
512
## 2024-07-18
613

714
This release updates nixpkgs.

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-18)
1+
# UEFI Boot Standalone NixOS (2024-07-19)
22

33
This guide will build and was tested with the following software:
4-
* Asahi Linux kernel version asahi-6.9.5-1
4+
* Asahi Linux kernel version asahi-6.9.9-7
55
* Asahi Linux's Mesa version 24.2.0_asahi-20240527-1
66
* m1n1 version v1.4.14
77
* Asahi Linux's U-Boot version 2024.04-4-asahi
8-
* Nixpkgs, as of 2024-07-16
8+
* Nixpkgs, as of 2024-07-19
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)