input-fonts: fix license
This commit is contained in:
parent
a000ed181c
commit
a50e919950
@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
|||||||
characters — but without the limitations of a fixed width.
|
characters — but without the limitations of a fixed width.
|
||||||
'';
|
'';
|
||||||
homepage = http://input.fontbureau.com;
|
homepage = http://input.fontbureau.com;
|
||||||
license = licenses.proprietary;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [ romildo ];
|
maintainers = with maintainers; [ romildo ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user