fuse-7z-ng: set meta.homepage

This commit is contained in:
yvt 2023-04-07 22:06:05 +09:00
parent 060e8eee74
commit 69510f467e

View File

@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
inherit (src.homepage);
inherit (src.meta) homepage;
description = "A FUSE-based filesystem that uses the p7zip library";
longDescription = ''
fuse-7z-ng is a FUSE file system that uses the p7zip