Loading pkgs/os-specific/linux/zfs/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -235,10 +235,10 @@ in { # IMPORTANT: Always use a tagged release candidate or commits from the # zfs-<version>-staging branch, because this is tested by the OpenZFS # maintainers. version = "2.1.7-staging-2022-10-27"; rev = "04f1983aab16d378be376768275856bc38be48bd"; version = "2.1.7-staging-2022-11-08"; rev = "0f4ee295ba94803e5833f57481cfdbee5d1160d4"; sha256 = "sha256-6s9Qcw6Qqq7+JU9UPa8DDu2yzhD1OV3piLlYsgEoIhg="; sha256 = "sha256-AixYjnr8MgST/VxEPY4NdcAvpoKiJ3zrvOai5bJjC/U="; isUnstable = true; }; Loading Loading
pkgs/os-specific/linux/zfs/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -235,10 +235,10 @@ in { # IMPORTANT: Always use a tagged release candidate or commits from the # zfs-<version>-staging branch, because this is tested by the OpenZFS # maintainers. version = "2.1.7-staging-2022-10-27"; rev = "04f1983aab16d378be376768275856bc38be48bd"; version = "2.1.7-staging-2022-11-08"; rev = "0f4ee295ba94803e5833f57481cfdbee5d1160d4"; sha256 = "sha256-6s9Qcw6Qqq7+JU9UPa8DDu2yzhD1OV3piLlYsgEoIhg="; sha256 = "sha256-AixYjnr8MgST/VxEPY4NdcAvpoKiJ3zrvOai5bJjC/U="; isUnstable = true; }; Loading