14 src = fetchFromGitHub {
18 sha256 = "sha256-DtajGhx79DiecglXHja9q/TKVq8Jl2faQdA5Ib/yT88=";
26 nativeBuildInputs = [ cmake ];
29 description = "Fontmatrix is a free/libre font explorer for Linux, Windows and Mac";
30 homepage = "https://github.com/fontmatrix/fontmatrix";
31 license = licenses.gpl2Plus;
32 platforms = platforms.linux;