about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorThomas Watson <twatson52@icloud.com>2024-01-17 23:58:47 -0600
committerThomas Watson <twatson52@icloud.com>2024-01-17 23:58:47 -0600
commit6e324ab06cb27a19409ebc1dc2664bf1e585490a (patch)
tree2a5a801ddbbeb0c8b1f4bd452a3dbe14ea2d4562 /docs
parentbb2f4d4ab4feeb9fd19bf15e5df4c0d543694c4c (diff)
downloadnixlib-6e324ab06cb27a19409ebc1dc2664bf1e585490a.tar
nixlib-6e324ab06cb27a19409ebc1dc2664bf1e585490a.tar.gz
nixlib-6e324ab06cb27a19409ebc1dc2664bf1e585490a.tar.bz2
nixlib-6e324ab06cb27a19409ebc1dc2664bf1e585490a.tar.lz
nixlib-6e324ab06cb27a19409ebc1dc2664bf1e585490a.tar.xz
nixlib-6e324ab06cb27a19409ebc1dc2664bf1e585490a.tar.zst
nixlib-6e324ab06cb27a19409ebc1dc2664bf1e585490a.zip
release 2024-01-17
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md8
-rw-r--r--docs/uefi-standalone.md4
2 files changed, 10 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index c96466a809f4..089017dde28e 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -2,6 +2,14 @@
 
 This file contains important information for each release.
 
+## 2024-01-17
+
+This release updates nixpkgs.
+
+This release includes patches and fixes to correct building of the kernel with
+Rust 1.75.0 and adjustments to accommodate Mesa changes in the latest nixpkgs.
+Thanks once again to yu-re-ka.
+
 ## 2023-12-24
 
 This release updates nixpkgs.
diff --git a/docs/uefi-standalone.md b/docs/uefi-standalone.md
index f8e911721a9b..e7e160a75aa3 100644
--- a/docs/uefi-standalone.md
+++ b/docs/uefi-standalone.md
@@ -1,11 +1,11 @@
-# UEFI Boot Standalone NixOS (2023-12-24)
+# UEFI Boot Standalone NixOS (2024-01-17)
 
 This guide will build and was tested with the following software:
 * 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-22
+* Nixpkgs, as of 2024-01-15
 * 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/).