squashfsTools: update package metadata
I am adding myself as maintainer here for lack of a better candidate, but I am not experienced with Nix, and I am not a squashfs expert either.
This commit is contained in:
@@ -38,5 +38,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://squashfs.sourceforge.net/;
|
||||
description = "Tool for creating and unpacking squashfs filesystems";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = with stdenv.lib.maintainers; [ ruuda ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user