parent
7b4f037a91
commit
71caa7c54a
@ -26,5 +26,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Converts filenames from one encoding to another";
|
description = "Converts filenames from one encoding to another";
|
||||||
platforms = platforms.linux ++ platforms.freebsd ++ platforms.cygwin;
|
platforms = platforms.linux ++ platforms.freebsd ++ platforms.cygwin;
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user