From 7eb3619ea66f848ae94ac00ddba2208b613736e8 Mon Sep 17 00:00:00 2001 From: Lan Tian Date: Fri, 9 Jan 2026 18:29:02 -0800 Subject: [PATCH] Mention build will be auto fixed once versions are in sync --- .github/ISSUE_TEMPLATE/build-failure.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/build-failure.yml b/.github/ISSUE_TEMPLATE/build-failure.yml index a87c6b3..c374605 100644 --- a/.github/ISSUE_TEMPLATE/build-failure.yml +++ b/.github/ISSUE_TEMPLATE/build-failure.yml @@ -10,7 +10,7 @@ body: Most kernel build failures are caused by version mismatch between CachyOS patches and nixpkgs kernel version. - If this is the case, the only option is to wait for the versions to be in sync again. + If this is the case, the build will be automatically fixed once the versions to be in sync again. Please consider using the `release` branch as it contains the last successful build: @@ -32,7 +32,7 @@ body: options: - label: I understand that most build failures are caused by version mismatch between CachyOS patches and nixpkgs kernel version required: true - - label: I understand that in most cases, the only option is to wait for the versions to be in sync again + - label: I understand that in most cases, the build will be automatically fixed once the versions to be in sync again required: true - label: The build has been failing for multiple consecutive days, OR it is failing on the `release` branch required: true diff --git a/README.md b/README.md index d4daa5b..dd691bf 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ Common symptoms are: - "File not found" error, which indicates that CachyOS patches for given kernel version/variant are unavailable. - Failures/conflicts when applying patches, which indicates that CachyOS patches are for an older kernel version. -If this is the case, the only option is to wait for the versions to be in sync again. +If this is the case, the build will be automatically fixed once versions to be in sync again. ## How to use ZFS modules