Add nix-deck kernel to CI cache
Some checks failed
CI / build-and-cache (push) Has been cancelled
CI / check (push) Has been cancelled

The Steam Deck (nix-deck) kernel from Jovian-NixOS is expensive to
build. Pre-building it in CI saves significant time on updates.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
mayor
2026-02-14 14:26:03 -08:00
committed by John Ogle
parent 0d063557c4
commit 3588fe97c6
2 changed files with 5 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ jobs:
custom-beads
custom-gastown
qt-pinned-jellyfin-media-player
nix-deck-kernel
)
FAILED=()