mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 11:08:07 +02:00
Mention build will be auto fixed once versions are in sync
This commit is contained in:
parent
1441ff60eb
commit
7eb3619ea6
4
.github/ISSUE_TEMPLATE/build-failure.yml
vendored
4
.github/ISSUE_TEMPLATE/build-failure.yml
vendored
@ -10,7 +10,7 @@ body:
|
|||||||
|
|
||||||
Most kernel build failures are caused by version mismatch between CachyOS patches and nixpkgs kernel version.
|
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:
|
Please consider using the `release` branch as it contains the last successful build:
|
||||||
|
|
||||||
@ -32,7 +32,7 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I understand that most build failures are caused by version mismatch between CachyOS patches and nixpkgs kernel version
|
- label: I understand that most build failures are caused by version mismatch between CachyOS patches and nixpkgs kernel version
|
||||||
required: true
|
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
|
required: true
|
||||||
- label: The build has been failing for multiple consecutive days, OR it is failing on the `release` branch
|
- label: The build has been failing for multiple consecutive days, OR it is failing on the `release` branch
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
@ -172,7 +172,7 @@ Common symptoms are:
|
|||||||
- "File not found" error, which indicates that CachyOS patches for given kernel version/variant are unavailable.
|
- "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.
|
- 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
|
## How to use ZFS modules
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user