fonts: Formatting, empty lines and whitespaces.

This commit is contained in:
Alexander V. Nikolaev
2015-09-23 23:44:28 +03:00
parent 3973f9f2fe
commit db74af9a5f
14 changed files with 61 additions and 66 deletions
-1
View File
@@ -42,7 +42,6 @@ stdenv.mkDerivation {
the license is available in LICENSE.md" (From the GitHub page)
*/
license = licenses.free;
platforms = platforms.all;
maintainers = with maintainers; [ nckx ];
};