Loading pkgs/tools/filesystems/ceph/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -323,6 +323,11 @@ in rec { name = "ceph-reef-ceph-volume-fix-set_dmcrypt_no_workqueue.patch"; hash = "sha256-r+7hcCz2WF/rJfgKwTatKY9unJlE8Uw3fmOyaY5jVH0="; }) (fetchpatch { url = "https://github.com/ceph/ceph/commit/607eb34b2c278566c386efcbf3018629cf08ccfd.patch"; name = "ceph-volume-fix-set_dmcrypt_no_workqueue-regex.patch"; hash = "sha256-q28Q7OIyFoMyMBCPXGA+AdNqp+9/6J/XwD4ODjx+JXY="; }) ]; postPatch = '' Loading Loading
pkgs/tools/filesystems/ceph/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -323,6 +323,11 @@ in rec { name = "ceph-reef-ceph-volume-fix-set_dmcrypt_no_workqueue.patch"; hash = "sha256-r+7hcCz2WF/rJfgKwTatKY9unJlE8Uw3fmOyaY5jVH0="; }) (fetchpatch { url = "https://github.com/ceph/ceph/commit/607eb34b2c278566c386efcbf3018629cf08ccfd.patch"; name = "ceph-volume-fix-set_dmcrypt_no_workqueue-regex.patch"; hash = "sha256-q28Q7OIyFoMyMBCPXGA+AdNqp+9/6J/XwD4ODjx+JXY="; }) ]; postPatch = '' Loading