linuxPackages_6_10.zfs_unstable: unmark broken

Builds and should work fine thanks to the included patches.
This commit is contained in:
Alyssa Ross 2024-08-03 13:49:03 +02:00
parent b34ee7d484
commit dc305dc655
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0

View File

@ -17,7 +17,7 @@ callPackage ./generic.nix args {
# check the release notes for compatible kernels
kernelCompatible = kernel.kernelOlder "6.11";
latestCompatibleLinuxPackages = linuxKernel.packages.linux_6_9;
latestCompatibleLinuxPackages = linuxKernel.packages.linux_6_10;
# this package should point to a version / git revision compatible with the latest kernel release
# IMPORTANT: Always use a tagged release candidate or commits from the