muffin: test, move to 7.0
Some checks failed
Build and Deploy / mreow (push) Successful in 1h43m17s
Build and Deploy / yarn (push) Successful in 22m1s
Build and Deploy / muffin (push) Failing after 33s

This commit is contained in:
2026-04-25 02:12:21 -04:00
parent 112b85f3fb
commit f67ec5bde6

View File

@@ -145,7 +145,7 @@
# 6.12 LTS until 2027-03. Kernel 6.18 causes a reproducible ZFS deadlock
# in dbuf_evict due to page allocator changes (__free_frozen_pages).
# https://github.com/openzfs/zfs/issues/18426
kernelPackages = pkgs.linuxPackages_6_12;
kernelPackages = pkgs.linuxPackages_7_0;
loader = {
# Use the systemd-boot EFI boot loader.