1 parent ed759a4 commit 9b5b340Copy full SHA for 9b5b340
1 file changed
pkgs/os-specific/linux/zfs/unstable.nix
@@ -34,6 +34,8 @@ callPackage ./generic.nix args {
34
url = "https://github.com/openzfs/zfs/commit/223b8bc446851e5e796e5446ac24d03bbf468f43.patch?full_index=1";
35
hash = "sha256-I29A+NLYLzy7cMC8FQpBdSYbjFu/kscgTW8mAauPVf4=";
36
})
37
+ # FIDEDUPERANGE support, sent upstream
38
+ ./fideduperange.patch
39
];
40
41
tests = {
0 commit comments