Skip to content

Commit

Permalink
release 2023-08-08
Browse files Browse the repository at this point in the history
  • Loading branch information
tpwrules committed Aug 9, 2023
1 parent ff5735c commit a4717b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 (2023-07-26)](docs/uefi-standalone.md)
* [Setup, Installation, and Maintenance Guide (2023-08-08)](docs/uefi-standalone.md)

## Credits

Expand Down
8 changes: 8 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This file contains important information for each release.

## 2023-08-08

This release does not update any software.

This release includes a patch to allow building with Rust 1.71.0 in the
latest nixpkgs releases. Nixpkgs itself is not yet updated due to a
regression in cross-compilation.

## 2023-07-26

This release updates nixpkgs, the Asahi kernel, and Mesa.
Expand Down
2 changes: 1 addition & 1 deletion docs/uefi-standalone.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# UEFI Boot Standalone NixOS (2023-07-26)
# UEFI Boot Standalone NixOS (2023-08-08)

This guide will build and was tested with the following software:
* Asahi Linux kernel version 6.3.0-asahi13
Expand Down

0 comments on commit a4717b6

Please sign in to comment.