Commit graph

18 commits

Author SHA1 Message Date
rnhmjoj 6545e5a506
pkgs/data/fonts: merge back the split otb output
Since the Pango issue 457[1] has been fixed and Nixpkgs patched, it's no
longer necessary to keep X11 and .otb fonts in separate outputs (previously
they would cause application to display broken fonts).

[1]: https://gitlab.gnome.org/GNOME/pango/-/issues/457
2020-08-22 09:45:05 +02:00
Ingo Blechschmidt a64a315151 terminus-font: make build reproducible by using gzip -n 2020-06-21 14:08:25 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rnhmjoj 4eb84c9ed4
terminus_font: generate otb and split output 2020-02-16 10:46:35 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM bfdca24dd3 terminus_font: 4.47 -> 4.48
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/versions
2019-08-04 05:23:28 -07:00
volth c9eb44eab3 data/fonts: cleanup
* 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
2019-05-13 06:03:31 +00:00
Will Dietz d5dc90c1e1 terminus-font: set version, pname, kinda 2019-01-02 18:56:56 -06:00
Will Dietz 2e7f260e35 terminus-font: 4.46 -> 4.47
http://terminus-font.sourceforge.net/

Also cleanup/modernize a bit.
Replace homepage (dead?) with SF url.
2019-01-02 15:09:41 -06:00
Nick Hu 1f1001c0f7 terminus: 4.40 -> 4.46 2017-07-12 12:39:34 +01:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Cillian de Róiste 6c7775fe74 terminus_font: update from 4.39 to 4.40 2015-10-25 19:11:25 +01:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Александр Цамутали 669e1a56d6 data/fonts/terminus-font: Update to 4.39. 2014-08-24 20:06:43 +04:00
Song Wenwu 0d18b8169e terminus-font: update to 4.38 2013-11-28 10:37:45 +08:00
David Guibert eab216c593 fetch terminus-fonts from debian, the origin url is broken
svn path=/nixpkgs/trunk/; revision=23133
2010-08-12 05:59:01 +00:00
Alexander Tsamutali df30fb33c4 data/fonts/terminus-font: New nixpkg.
svn path=/nixpkgs/trunk/; revision=19855
2010-02-06 22:28:39 +00:00