3
0
Fork 0
forked from mirrors/nixpkgs

spleen: 1.6.0 -> 1.7.0

This commit is contained in:
Will Dietz 2020-02-13 08:11:59 -06:00
parent 6d881472ef
commit 02b760b2a8
No known key found for this signature in database
GPG key ID: EBB0EA4124809D02

View file

@ -2,7 +2,7 @@
let
pname = "spleen";
version = "1.6.0";
version = "1.7.0";
in fetchurl {
name = "${pname}-${version}";
url = "https://github.com/fcambus/spleen/releases/download/${version}/spleen-${version}.tar.gz";
@ -19,7 +19,7 @@ in fetchurl {
# create fonts.dir so NixOS xorg module adds to fp
${mkfontscale}/bin/mkfontdir "$d"
'';
sha256 = "0x1xiw4gyfkyvwqg0f47rl92zq76d0c6jfncdnq8m2wwpxz9697b";
sha256 = "17dn6spfr8wv63sy009djb4q12q635m13wsyirzn074qabhr9ggg";
meta = with lib; {
description = "Monospaced bitmap fonts";