terminus_font_ttf: 4.40.1 -> 4.46.0
* terminus_font_ttf: 4.40.1 -> 4.46.0 (#50616) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/terminus-font-ttf/versions * terminus-font-ttf: fix hash
This commit is contained in:
parent
3dcecb36e9
commit
5b018a8ac2
@ -1,7 +1,7 @@
|
|||||||
{ stdenv, fetchzip }:
|
{ stdenv, fetchzip }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "4.40.1";
|
version = "4.46.0";
|
||||||
in fetchzip rec {
|
in fetchzip rec {
|
||||||
name = "terminus-font-ttf-${version}";
|
name = "terminus-font-ttf-${version}";
|
||||||
|
|
||||||
@ -18,7 +18,7 @@ in fetchzip rec {
|
|||||||
install -Dm 644 COPYING "$out/share/doc/terminus-font-ttf/COPYING"
|
install -Dm 644 COPYING "$out/share/doc/terminus-font-ttf/COPYING"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
sha256 = "0cfkpgixdz47y94s9j26pm7n4hvad23vb2q4315kgahl4294zcpg";
|
sha256 = "129rfmwnm2bhp99w4zl262l6sdx8pddc0gf1ispjqs6dz3m3mdkp";
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A clean fixed width TTF font";
|
description = "A clean fixed width TTF font";
|
||||||
|
Loading…
Reference in New Issue
Block a user