Skip to content

Commit 1f7bdbb

Browse files
committed
release 2025-01-22
1 parent 866c372 commit 1f7bdbb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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-20)](docs/uefi-standalone.md)
12+
* [Setup, Installation, and Maintenance Guide (2025-01-22)](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+
## 2025-01-22
6+
7+
This release updates nixpkgs.
8+
9+
This release corrects a build failure with the latest nixpkgs due to a change in
10+
how the `alsa-ucm-conf` derivation works.
11+
512
## 2025-01-20
613

714
This release updates nixpkgs. **NixOS 24.11 users must stay on the previous

docs/uefi-standalone.md

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

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