erofs-utils.meta.homepage: init
This commit is contained in:
committed by
Anderson Torres
parent
1e73f840f2
commit
ed0bddfcf0
@@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
|
||||
] ++ lib.optional fuseSupport "--enable-fuse";
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/about/";
|
||||
description = "Userspace utilities for linux-erofs file system";
|
||||
license = with licenses; [ gpl2Plus ];
|
||||
maintainers = with maintainers; [ ehmry nikstur ];
|
||||
|
||||
Reference in New Issue
Block a user