Skip to content

Commit 3d1c6c2

Browse files
committed
release 2025-02-03
1 parent ce29511 commit 3d1c6c2

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
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 (2025-01-22)](docs/uefi-standalone.md)
12+
* [Setup, Installation, and Maintenance Guide (2025-02-03)](docs/uefi-standalone.md)
1313

1414
## Credits
1515

docs/release-notes.md

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

33
This file contains important information for each release.
44

5+
## 2025-02-03
6+
7+
This release updates nixpkgs, m1n1, and the kernel.
8+
9+
This release fixes build issues related to lsp-plugins.
10+
11+
**NixOS 24.11 users, please use tag `releasep2-2024-12-25`; see below.**
12+
13+
## p2-2024-12-25
14+
15+
This is a special patch release to fix build issues related to lsp-plugins on
16+
recent NixOS 24.11 releases. It is available at Git tag
17+
`releasep2-2024-12-25`. NixOS 24.11 users must use this release.
18+
519
## 2025-01-22
620

721
This release updates nixpkgs.

docs/uefi-standalone.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# UEFI Boot Standalone NixOS (2025-01-22)
1+
# UEFI Boot Standalone NixOS (2025-02-03)
22

33
This guide will build and was tested with the following software:
4-
* Asahi Linux kernel version asahi-6.12.4-1
4+
* Asahi Linux kernel version asahi-6.12.12-1
55
* Asahi Linux's Mesa version 25.0.0_asahi-20241211-1
6-
* m1n1 version v1.4.17
6+
* m1n1 version v1.4.21
77
* Asahi Linux's U-Boot version 2024.10-1-asahi
8-
* Nixpkgs, as of 2025-01-21
8+
* Nixpkgs, as of 2025-02-01
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)