about summary refs log tree commit diff
path: root/pkgs/data/fonts/pecita
AgeCommit message (Collapse)AuthorFilesLines
2023-01-30treewide: convert 17 fonts to stdenvNoCC.mkDerivationWeijia Wang1-13/+14
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-05-13data/fonts: cleanupvolth1-4/+2
* make font derivations fixed-output where applicable * fix dead links * `stdenv.lib` -> `lib` where `stdenv` is not involved * remove `meta.platforms = [ unix ]` and `meta.platforms = [ linux ]` because the restriction has no sense for data packages
2018-09-07pecita: download from official sourceRobert Helgesson1-5/+11
The file upstream has not been changed for a long time so should be safe to avoid the archive URL.
2017-08-11data/fonts: simpler cleanupsVolth1-10/+9
2016-11-17pecita: 5.3 -> 5.4Robert Helgesson1-2/+2
2016-05-08pecita: 5.2 -> 5.3Robert Helgesson1-2/+2
2015-09-13pecita: download from difference source (close #9806)Robert Helgesson1-4/+4
The upstream URL of the Pecita font is often changed in-place resulting in frequent hash mismatches. With this commit an archived version of the font is used instead.
2015-09-07pecita: 5.1 -> 5.2Robert Helgesson1-2/+2
2015-08-25pecita: 5.0 -> 5.1Robert Helgesson1-2/+2
2015-08-10pecita: fix sha256 changed upstreamRobert Helgesson1-1/+1
2015-08-08pecita: fix changed sha256 (close #9161)Robert Helgesson1-1/+1
2015-07-25pecita: 1.1 -> 5.0Tobias Geerinckx-Rice1-2/+2
The upstream source file has no version component and is updated in place. cc maintainer @rycee.
2015-03-21Add packages for a number of fonts.Robert Helgesson1-0/+26
The added fonts are - Caladea, - Carlito, - Comfortaa, - Comic Relief, - Crimson, - Fantasque Sans Mono, - Lobster Two, - Pecita, - Quattrocento, and - Quattrocento Sans.