This commit is contained in:
Eelco Dolstra 2015-12-16 20:30:20 +01:00
parent c6549af6a9
commit 9dae6345f4

View file

@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://www.tuxera.com/community/; homepage = http://www.tuxera.com/community/;
description = "FUSE-base NTFS driver with full write support"; description = "FUSE-based NTFS driver with full write support";
maintainers = [ maintainers.urkud ]; maintainers = [ maintainers.urkud ];
platforms = platforms.linux; platforms = platforms.linux;
license = licenses.gpl2Plus; # and (lib)fuse-lite under LGPL2+ license = licenses.gpl2Plus; # and (lib)fuse-lite under LGPL2+