···2626 rm $out/bin/libjfs2727 '';28282929+ postInstall = ''3030+ ln -s $out/bin/juicefs $out/bin/mount.juicefs3131+ '';3232+2933 meta = with lib; {3034 description = "A distributed POSIX file system built on top of Redis and S3";3135 homepage = "https://www.juicefs.com/";