{ seaweedfs }:

seaweedfs.overrideAttrs (_: _: {
  patches = [
    ./0002-shell-add-fs.meta.edit-for-editing-a-filer-metadata-.patch
  ];
})