Merge pull request #225156 from yvt/patch/fuse-7z-ng-meta-homepage

fuse-7z-ng: set `meta.homepage`
This commit is contained in:
Sergei Trofimovich 2023-04-14 22:45:55 +01:00 committed by GitHub
commit ae7a853801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,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