From 9ccf1cb93bdaa96294598bef8a7ffaa72226b0fb Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Thu, 29 Feb 2024 00:08:22 -0600 Subject: [PATCH] release 2024-02-29 --- README.md | 2 +- docs/release-notes.md | 10 ++++++++++ docs/uefi-standalone.md | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ef3dd39..93b9f6fa 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please see the documentation and guide below to get started. ## Documentation * [Release Notes](docs/release-notes.md) -* [Setup, Installation, and Maintenance Guide (2024-02-26)](docs/uefi-standalone.md) +* [Setup, Installation, and Maintenance Guide (2024-02-29)](docs/uefi-standalone.md) ## Credits diff --git a/docs/release-notes.md b/docs/release-notes.md index 251fe6cc..5f0ba4a0 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,16 @@ This file contains important information for each release. +## 2024-02-29 + +This release updates nixpkgs. + +This release corrects a few minor issues: +* Resolves an error that flakes were not enabled when running `nixos-install` +* Updates to avoid using a nixpkgs version that was not from the nixos-unstable + channel +* Restored compatibility for the sound module with older versions of nixpkgs. + ## 2024-02-26 This release updates nixpkgs, the kernel, and Mesa. Thanks to oliverbestmann for diff --git a/docs/uefi-standalone.md b/docs/uefi-standalone.md index 20d926e1..49bc96cc 100644 --- a/docs/uefi-standalone.md +++ b/docs/uefi-standalone.md @@ -1,4 +1,4 @@ -# UEFI Boot Standalone NixOS (2024-02-26) +# UEFI Boot Standalone NixOS (2024-02-29) This guide will build and was tested with the following software: * Asahi Linux kernel version 6.6.0-asahi15