mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
committed by
Anderson Torres
parent
3ca6ab1353
commit
82255eab05
@@ -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