Commit Graph

1173 Commits

Author SHA1 Message Date
Mario Rodas
a59fafcb39
jetbrains-mono: 1.0.2 -> 1.0.3
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/v1.0.3
2020-02-07 07:41:00 -05:00
rnhmjoj
68464b6440
gohufont: generate opentype files 2020-02-07 09:34:51 +01:00
Chuck
384ab839e9 nerdfonts: 2.0.0 -> 2.1.0
This release adds 216 fonts.

Note: The Meslo LG {L,M,S}{ DZ,} Regular Nerd Font Complete{, Mono}.otf
fonts are now .ttf files instead of .otf files in this release.
2020-02-03 10:01:30 -08:00
Nikolay Korotkiy
d6a4679300
tt2020: init at 2020-01-05 2020-02-02 12:59:48 +03:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Mario Rodas
50e6e597d6
Merge pull request #78409 from marsam/update-jetbrains-mono
jetbrains-mono: 1.0.1 -> 1.0.2
2020-01-24 18:28:51 -05:00
Mario Rodas
8a9fffcd62
jetbrains-mono: 1.0.1 -> 1.0.2
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/v1.0.2
2020-01-24 09:16:54 -05:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Mario Rodas
1c45292ea3
jetbrains-mono: 1.0.0 -> 1.0.1
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/1.0.1
2020-01-21 07:25:00 -05:00
Mario Rodas
35bdbf487b
jetbrains-mono: init at 1.0.0 2020-01-16 04:20:00 -05:00
Mario Rodas
c7abf06d20
sudo-font: 0.40 -> 0.41
Changelog: https://github.com/jenskutilek/sudo-font/releases/tag/v0.41
2020-01-14 04:20:00 -05:00
Will Dietz
0834d16531 victor-mono: 1.3.0 -> 1.3.1
https://github.com/rubjo/victor-mono/releases/tag/v1.3.1
2020-01-13 00:40:14 -08:00
Renaud
ef4296311d
Merge pull request #76612 from vincentbernat/fix/iosevka-2.3.3
iosevka: 2.3.2 -> 2.3.3
2020-01-09 13:55:41 +01:00
Will Dietz
77267e8b63
public-sans: 1.007 -> 1.008 2020-01-08 14:34:50 -06:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Franz Pletz
6c9aa31427
material-design-icons: 3.3.92 -> 4.7.95 2020-01-02 06:12:26 +01:00
Mario Rodas
f55358f692
cascadia-code: add variants 2020-01-01 04:20:00 -05:00
Will Dietz
4fa9c36165
victor-mono: 1.2.7 -> 1.3.0
https://github.com/rubjo/victor-mono/releases/tag/v1.3.0
https://github.com/rubjo/victor-mono/releases/tag/v1.2.9
https://github.com/rubjo/victor-mono/releases/tag/v1.2.8
2020-01-01 02:02:34 -06:00
Robin Gloster
49f40b2e3d
dejavu-fonts: *Flags are lists 2019-12-30 11:13:39 +01:00
Vincent Bernat
83053c85f4 iosevka: 2.3.2 -> 2.3.3 2019-12-28 16:50:53 +01:00
Jan Tojnar
5f6635144a
rictydiminished-with-firacode: 0.0.1 → 1.2.0
Update, clean up and also fix build.

Part of the build system still does not support Python 2:

https://github.com/hakatashi/RictyDiminished-with-FiraCode/pull/3
2019-12-25 23:13:05 +01:00
Jan Tojnar
ee4cc7c390
monoid: fix build
We recently defaulted fontforge to python3 which made the python2 used by the build system unable to find fontforge.
2019-12-25 20:32:13 +01:00
Emery Hemingway
cad12aee9b gubbi-font: init at 1.3 2019-12-18 11:33:18 +00:00
Mario Rodas
a9f08485fa
ibm-plex: 4.0.1 -> 4.0.2 2019-12-09 20:00:00 -05:00
Mario Rodas
bdb97ca323
Merge pull request #75347 from colemickens/nixpkgs-cascadia
cascadia-code: 1911.20 -> 1911.21
2019-12-09 07:02:44 -05:00
Cole Mickens
25235bb89e cascadia-code: 1911.20 -> 1911.21 2019-12-08 23:59:26 -08:00
Mario Rodas
b34928a1ee
Merge pull request #75227 from r-ryantm/auto-update/spleen
spleen: 1.5.0 -> 1.6.0
2019-12-08 16:57:19 -05:00
rnhmjoj
a8db8ddfe3 uw-ttyp0: init at 1.3 2019-12-08 10:40:31 +01:00
R. RyanTM
7dde589ad8 spleen: 1.5.0 -> 1.6.0 2019-12-08 00:42:19 -08:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Mario Rodas
ebe27d6503
Merge pull request #74368 from r-ryantm/auto-update/cascadia-code
cascadia-code: 1910.04 -> 1911.20
2019-11-30 07:17:49 -05:00
Jan Tojnar
9cbc6984d4
input-fonts: 2017-08-10 → 2019-11-25 2019-11-29 02:24:30 +01:00
R. RyanTM
0137979452 cascadia-code: 1910.04 -> 1911.20 2019-11-27 13:04:45 -08:00
Vladyslav M
6d7145b966
overpass: 3.0.3 -> 3.0.4 2019-11-26 23:08:55 +01:00
Mario Rodas
0c3a28f08f
Merge pull request #74045 from marsam/add-rhodium-libre
rhodium-libre: init at 1.2.0
2019-11-26 07:33:34 -05:00
R. RyanTM
6852fee386 iosevka-bin: 2.3.2 -> 2.3.3 2019-11-25 18:05:58 -08:00
Mario Rodas
9b5f36b245
rhodium-libre: init at 1.2.0 2019-11-24 04:20:00 -05:00
c0bw3b
0afae5c14b Treewide: fix more URL permanent redirects
Related issue: #60004
Previous PR: #73478
2019-11-21 15:37:34 -08:00
Robert Helgesson
f2db2b18a2
fantasque-sans-mono: 1.7.2 -> 1.8.0 2019-11-20 20:47:27 +01:00
Mario Rodas
67d17bc447 public-sans: 1.006 -> 1.007
Changelog: https://github.com/uswds/public-sans/releases/tag/v1.007
2019-11-19 09:07:25 -08:00
Mario Rodas
daa1b6df95 stix-two: 2.0.0 -> 2.0.2 2019-11-19 09:06:38 -08:00
Mario Rodas
adacd7ad78
ibm-plex: 3.0.0 -> 4.0.1 2019-11-18 16:20:00 -05:00
Edmund Wu
431038aa26 recursive: init at 1.022 2019-11-17 23:34:44 +01:00
c0bw3b
9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Kirill Boltaev
9c4ed341cc xits-math: use python3 2019-11-13 16:41:03 +01:00
Kirill Boltaev
ec44fc51f5 xits-math: update homepage 2019-11-13 16:41:03 +01:00
Kirill Boltaev
10c255f0d0 xits-math: 1.200 -> 1.301 2019-11-13 16:41:03 +01:00
Mario Rodas
a5d9600125
comic-neue: 2.2 -> 2.3 2019-11-04 23:00:00 -05:00
Keito Kajitani
faf06da0df rictydiminished-with-firacode: fonttools requires python3 (#72762)
* rictydiminished-with-firacode: fonttools requires python3

* rictydiminished-with-firacode: python3 is sufficient, purge python3Full
2019-11-04 16:23:34 +01:00
Keito Kajitani
b076565429 liberation-sans-narrow: fonttools requires python3 2019-11-04 09:20:50 +01:00
volth
9f0e3b103b babelstone-han: 12.1.4 -> 12.1.7 2019-11-01 19:57:19 -07:00
Renaud
bca9437d1e
Merge pull request #72049 from babariviere/iosevka-v2.3.2
iosevka: 2.3.0 -> 2.3.2
2019-10-31 19:50:12 +01:00
worldofpeace
5cef7b49ec
twitter-color-emoji: use noto-fonts-emoji’s src
Continues https://github.com/NixOS/nixpkgs/pull/72272
2019-10-30 18:07:03 +01:00
worldofpeace
4f8197bcc0 twitter-color-emoji: build with python3
This can now be marked as un-broken.
2019-10-30 15:03:26 +01:00
Frederik Rietdijk
04be5b8911 twitter-color-emoji: mark as broken 2019-10-29 13:53:04 +01:00
Frederik Rietdijk
22c483a793 noto-fonts-emoji: 2018-08-10-unicode11 -> unstable-2019-10-22
update version for python3 compatibility
2019-10-29 13:53:04 +01:00
Frederik Rietdijk
accec23188 pythonPackages.nototools: make python 3 compatible and use that one 2019-10-29 13:53:04 +01:00
Bastien Riviere
a9e88bb2e9 iosevka: 2.3.0 -> 2.3.2
This commit include:
- update iosevka version
- fix extraParameters, was not able to inject all needed settings
- format file
- update package.json
2019-10-26 22:26:01 +02:00
Will Dietz
27f6357d84 victor-mono: 1.2.5 -> 1.2.7
https://github.com/rubjo/victor-mono/releases/tag/v1.2.7
https://github.com/rubjo/victor-mono/releases/tag/v1.2.6
2019-10-23 13:38:54 -07:00
Will Dietz
8825940cec inter: 3.10 -> 3.11 2019-10-23 13:28:19 -07:00
Vladyslav M
2ff7fa55c1
iosevka-bin: 2.3.0 -> 2.3.2 (#71570)
iosevka-bin: 2.3.0 -> 2.3.2
2019-10-21 23:16:49 +03:00
R. RyanTM
417834eb7a iosevka-bin: 2.3.0 -> 2.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iosevka-bin/versions
2019-10-21 11:45:35 -07:00
Marcial Gaißert
bc09bf4d71 ricty: change mirror and homepage url
The old mirror and homepage at www.rs.tus.ac.jp return a 403
Forbidden.
2019-10-20 16:47:30 +02:00
Will Dietz
741b404e8a
Merge pull request #70687 from dtzWill/update/cherry-1.4
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11
2019-10-14 18:54:57 -05:00
Will Dietz
886bca0af5
Merge pull request #70688 from dtzWill/update/spleen-1.5.0
spleen: 1.3.0 -> 1.5.0, mkfontdir
2019-10-14 18:54:28 -05:00
Renaud
98b74470ef
Merge pull request #68747 from dtzWill/fix/bdf2psf-usr-env-vars
bdf2psf: fix /usr/share -> /share, and don't install env-vars
2019-10-12 15:19:00 +02:00
Renaud
2fdca375dd
Merge pull request #70517 from marsam/update-cascadia-code
cascadia-code: 1909.16 -> 1910.04
2019-10-08 17:54:30 +02:00
Will Dietz
1035f0a030
spleen: 1.3.0 -> 1.5.0, mkfontdir for X11 2019-10-07 19:16:32 -05:00
Will Dietz
47b6dd4345
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11 2019-10-07 19:06:43 -05:00
rnhmjoj
6661c367df
fonts/gohufont: update for outputs change in bdf2psf 2019-10-07 18:05:49 -05:00
Mario Rodas
71bc760da8
cascadia-code: 1909.16 -> 1910.04 2019-10-06 04:20:00 -05:00
Mario Rodas
c133c29fb5
ibm-plex: 2.0.0 -> 3.0.0
Changelog: https://github.com/IBM/plex/releases/tag/v3.0.0
2019-10-06 04:20:00 -05:00
Chuck
9cb9e6509e nerdfonts: Use patchShebangs
In commit e8e191a1be9d after v2.0.0, nerdfonts switched from #!/bin/bash
to #!/usr/bin/env bash.  Rather than synchronizing this patching with
that change, just use patchShebangs which handles both cases.
2019-10-03 15:18:06 -07:00
Mario Rodas
564d8e333d
work-sans: init at 1.6 2019-09-28 16:20:00 -05:00
R. RyanTM
b5b30f796c public-sans: 1.005 -> 1.006
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/public-sans/versions
2019-09-26 07:21:26 -07:00
Thomas Tuegel
7a4d7c58e3
Merge pull request #69219 from rileyinman/iosevka
iosevka: Simplify custom build process

The interface to configure a custom build with Nix has changed due to changes upstream; please refer to the derivation for details.
2019-09-24 10:16:44 -05:00
Riley Inman
dd2f026780 iosevka: Add comment to document privateBuildPlan 2019-09-24 10:34:17 -04:00
Riley Inman
c847da5b8b iosevka: Fix rev typo, link node_modules instead of copy 2019-09-23 15:08:54 -04:00
Riley Inman
64accf2edf iosevka: Merge node dependencies into nodePackages 2019-09-23 02:03:10 -04:00
Riley Inman
0ef7d0d908 iosevka: Declare version in mkDerivation 2019-09-22 14:10:04 -04:00
Riley Inman
e1ace0f772 iosevka: Add self as maintainer 2019-09-22 14:07:10 -04:00
Riley Inman
8bfb67929d iosevka: Append extraParameters instead of overwriting 2019-09-22 14:04:58 -04:00
Riley Inman
98a7d7990e iosevka: Simplify custom build process
Although hopefully this can eventually be added to nodePackages, it uses
some devDependencies to build custom fonts. Node2nix doesn't currently
support enabling devDependencies for a single package.

- Got rid of redundant let-in statements.
- node-packages.json now only pulls in Iosevka.
- generate.sh
  * Uses a nix-shell shebang to ensure it builds using the current
    version of node2nix (the old version caused some issues due to the
    19.03 release version being 1.6.0 instead of 1.7.0).
  * Builds in development mode to fix the devDependencies issue.
- Use the tree of the built node package as sourceRoot instead of
  installing node dependencies manually. This means the source will have
  to be updated in both node-packages.json and default.nix, but to make
  things easier the derivation inherits the version number.
- Disparate build options now all live under privateBuildPlan, which is
  converted first with builtins.toJSON and then to TOML using remarshal
  (Unfortunately there is not currently a builtins.toTOML).
- Extra parameters can also be provided that will be converted to JSON
  then TOML. This will overwrite the default parameters.toml file.
2019-09-21 12:54:46 -04:00
Mario Rodas
03888ff8de
Merge pull request #69071 from marsam/init-cascadia-code
cascadia-code: init at 1909.16
2019-09-21 01:41:46 -05:00
Eelco Dolstra
d8e35fdbf9 vista-fonts: Use new download location 2019-09-19 22:38:31 +02:00
Mario Rodas
319710d48c
cascadia-code: init at 1909.16 2019-09-18 21:00:00 -05:00
Thomas Tuegel
86db1ece88
Merge pull request #68820 from babariviere/iosevka-2.0
iosevka: 1.4.3 -> 2.3.0
2019-09-18 05:48:48 -05:00
Will Dietz
0caa727cdd
Merge pull request #68738 from dtzWill/update/spleen-1.3.0
spleen: 1.0.5 -> 1.3.0
2019-09-16 10:47:09 -05:00
babariviere
41b98797ae
iosevka: 1.4.3 -> 2.3.0
Use node2nix instead of reading package lock.
2019-09-15 19:36:10 +02:00
babariviere
659adfaf27
iosevka: 1.4.3 -> 2.3.0
Integrate new Iosevka build system.
Add an extra arguments to add custom parameters (for example to map ligatures).
2019-09-15 16:05:02 +02:00
Vladyslav M
07753d8cf1
source-sans-pro: 2.045 -> 3.006 2019-09-15 10:48:37 +03:00
Will Dietz
1e1ca087a0
Merge pull request #68761 from dtzWill/update/inter-3.10
inter: 3.7 -> 3.10
2019-09-14 14:13:51 -05:00
Will Dietz
fc09454b1b
Merge pull request #68741 from dtzWill/update/sarasa-gothic-0.8.2
sarasa-gothic: 0.8.0 -> 0.8.2
2019-09-14 14:12:34 -05:00
Will Dietz
f1df175f8d
inter: 3.7 -> 3.10
https://github.com/rsms/inter/releases/tag/v3.10
https://github.com/rsms/inter/releases/tag/v3.9
https://github.com/rsms/inter/releases/tag/v3.8
2019-09-13 22:54:15 -05:00
Will Dietz
9fbb606cd0
agave: 10 -> 14
https://github.com/agarick/agave/releases/tag/v14
https://github.com/agarick/agave/releases/tag/v13
https://github.com/agarick/agave/releases/tag/v12
https://github.com/agarick/agave/releases/tag/v11
2019-09-13 22:05:38 -05:00
Will Dietz
7ff42e439e
sarasa-gothic: 0.8.0 -> 0.8.2
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.8.2
2019-09-13 21:55:41 -05:00
Will Dietz
c21ae92d94
spleen: 1.0.5 -> 1.3.0
Install psfu files for console use.
2019-09-13 21:48:51 -05:00
Fabián Heredia Montiel
f5e5aa7400 fira-code: 1.207 -> 2 2019-09-09 22:35:16 -05:00
Thomas Tuegel
26b095829f
Merge pull request #68229 from dywedir/source-serif-pro
source-serif-pro: 2.010 -> 3.000
2019-09-08 09:22:11 -05:00
Vladyslav M
d4da04c528
source-serif-pro: 2.010 -> 3.000 2019-09-07 01:04:01 +03:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Will Dietz
ef414c2676
Merge pull request #68036 from dtzWill/update/victor-mono-1.2.5
victor-mono: 1.2.1 -> 1.2.5
2019-09-04 21:13:20 -05:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz
a8b1948aa7
victor-mono: 1.2.1 -> 1.2.5 2019-09-03 18:15:59 -05:00
Will Dietz
a774931282
sudo-font: 0.37 -> 0.40
https://github.com/jenskutilek/sudo-font/releases/tag/v0.38
https://github.com/jenskutilek/sudo-font/releases/tag/v0.39
https://github.com/jenskutilek/sudo-font/releases/tag/v0.40
2019-09-03 18:12:56 -05:00
Tadeo Kondrak
346f49596b
iosevka-bin: 2.2.1 -> 2.3.0 2019-09-01 22:51:10 -06:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Jan Tojnar
3665a31a4a
Merge pull request #67663 from jtojnar/fc-joypixels
fontconfig: add support for JoyPixels font
2019-08-30 00:30:13 +02:00
Jan Tojnar
4e4d67b79f
twitter-color-emoji: init at 12.1.2 2019-08-29 21:33:26 +02:00
Jan Tojnar
dd7ec2ea97
python2Packages.nototools: 2017-09-25 → 2019-03-20 2019-08-29 17:24:10 +02:00
Jan Tojnar
1a7b8f6817
joypixels: drop fontconfig file
It is now supportedby our fontconfig.
2019-08-29 02:17:49 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
worldofpeace
eaf95bef86
Merge pull request #63273 from colemickens/nixpkgs-gelasio
gelasio: init at unstable-2018-08-13
2019-08-23 16:12:39 -04:00
Cole Mickens
6039ccef9e gelasio: init at unstable-2018-08-13 2019-08-23 22:01:04 +02:00
xrelkd
54e5878ecd font-awesome: 5.10.1 -> 5.10.2 2019-08-23 15:21:47 +08:00
Jan Tojnar
50f2ecf823
joypixels: init at 5.0.2 2019-08-20 05:32:06 +02:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00: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
Lancelot SIX
8791afb8e6
unifont_upper: 12.1.02 -> 12.1.03 2019-08-12 14:15:01 +02:00
Lancelot SIX
f14b76634d
unifont: 12.1.01 -> 12.1.03 2019-08-12 14:15:01 +02: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
xrelkd
49f281d287 font-awesome: 5.10.0 -> 5.10.1 2019-08-03 07:13:50 +02:00
Jörg Thalheim
344f0529ed
font-awesome_4: Readd, font-awesome_5: 5.9.0 -> 5.10.0 (#65240)
font-awesome_4: Readd, font-awesome_5: 5.9.0 -> 5.10.0
2019-07-30 08:31:41 +01:00
Daniel Schaefer
537403769c font-awesome: 5.9.0 -> 5.10.0
https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.0
2019-07-30 00:08:23 +02:00
Daniel Schaefer
da40bc4449 font-awesome_4: Was removed, add again
Version 5 is incompatible for some icons, so projects that depend on it
need to actively convert the symbols, see:
https://github.com/greshake/i3status-rust/issues/130

Reintroducing the old version lets us use those programs that haven't
been updated.

Was removed in 0a393f53a9
2019-07-30 00:05:52 +02:00
worldofpeace
18cbb76f12
Merge pull request #64743 from spacekookie/google-fonts
google-fonts: 2018-07-13 -> 2019-07-14
2019-07-23 03:19:57 -04:00
Will Dietz
0cd0869462 victor-mono: improvements from previous PR
Fixes #64465.

Resolves conflicts with earlier merged PR,
notable differences in the result
(by our powers combined!):

* provide both ttf and otf versions
* quote URL, since folks seem to like those
* don't put fonts in ${pname} subdirs
  fontconfig's hashing/cache is mostly geared
  for the many-fonts-in-one-place situation,
  although this may be fixed in more recent versions.
  Anyway minor change and mostly went with not modifying
  what I had ;) so happy to adjust back if that
  better matches your senses/style/use.
* Drop leading 'A' from description,
  I think this is per policy written.. somewhere O:).
* alpha-sort the meta attributes, which is easy to rem
  and generally matches what most expressions do anyway :)

Reviewer feedback:

* use subdirs with fontname, seems preferred
* fix indent, whoops
2019-07-18 18:46:40 -04:00
Robert Helgesson
d7ef88bc38
fira-code: 1.206 -> 1.207 2019-07-18 23:36:51 +02:00
Katharina Fey
64cc2f9ee9
google-fonts: Removing fixed-output derivation 2019-07-14 22:45:54 +01:00
Katharina Fey
38bd8d3185
google-fonts: 2018-07-13 -> 2019-07-14 2019-07-14 22:45:44 +01:00
EEva (JPotier)
5e51a6073e victor-mono: init at 1.2.1 2019-07-13 11:58:34 -04:00
Ryan Mulligan
508ae42a0f treewide: fix redirect URLs 2019-07-10 12:52:51 -07:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Frederik Rietdijk
25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Vincent Laporte
85109b92cd
amiri: init at 0.111
Amiri is a classical Arabic typeface in Naskh style for typesetting books and
other running text.

Homepage: https://www.amirifont.org/
2019-06-27 08:03:06 +00:00
R. RyanTM
b62fda7acf unifont_upper: 12.1.01 -> 12.1.02
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unifont_upper/versions
2019-06-23 14:14:21 +02:00
Will Dietz
726a2a3dda
Merge pull request #63249 from r-ryantm/auto-update/spleen
spleen: 1.0.4 -> 1.0.5
2019-06-17 20:47:33 -05:00
R. RyanTM
d852492c18 spleen: 1.0.4 -> 1.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spleen/versions
2019-06-16 15:56:10 -07:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Daniel Vianna
ff2883dcea add inconsolata and terminus nerdfonts in single packages 2019-06-13 22:23:23 +10:00
Elis Hirwing
4bfbcdbe81
Merge pull request #62939 from ar1a/master
jost: init at 3.3
2019-06-13 08:29:28 +02:00
Aria Edmonds
8e58a54b09 jost: init at 3.3 2019-06-10 16:02:28 +10:00
Mario Rodas
699d75198d
mplus-outline-fonts: update homepage 2019-06-08 23:48:34 -05:00
Mario Rodas
e99a196d61
kochi-substitute: update homepage 2019-06-08 23:48:03 -05:00
Mario Rodas
2840d0db8c
kochi-substitute-naga10: update homepage 2019-06-08 23:47:16 -05:00
Mario Rodas
c0eaf5e917
mirrors: rename sourceforgejp to osdn
SourceForge.jp renamed to OSDN on May 11, 2015.
https://osdn.net/projects/sourceforge/news/24923
2019-06-08 23:25:47 -05:00
Will Dietz
08202a5fbc
public-sans: 1.004 -> 1.005
https://github.com/uswds/public-sans/releases/tag/v1.005
2019-06-06 21:48:04 -05:00
xrelkd
8b1b80ea3b font-awesome: 5.8.2 -> 5.9.0 2019-06-06 10:39:15 +08:00
Vladyslav M
d0017d7b7e
Merge pull request #62678 from dtzWill/update/ibm-plex-2.0.0
ibm-plex: 1.4.1 -> 2.0.0
2019-06-05 10:14:00 +03:00
Will Dietz
2acfae695a
public-sans: 1.003 -> 1.004
https://github.com/uswds/public-sans/releases/tag/v1.004
2019-06-04 15:09:08 -05:00
Will Dietz
b9c4cc1088
ibm-plex: 1.4.1 -> 2.0.0
https://github.com/IBM/plex/releases/tag/v2.0.0
2019-06-04 14:46:32 -05:00
Will Dietz
3aedbeb35b
Merge pull request #62240 from dtzWill/update/libertinus-6.9
libertinus: 6.8 -> 6.9
2019-06-04 01:30:39 -05:00
Will Dietz
6e5d5c0f22
Merge pull request #62241 from dtzWill/feature/national-parkface
national-park-typeface: init at 206464
2019-06-04 01:29:59 -05:00
Will Dietz
95fbb1207d
Merge pull request #62352 from dtzWill/update/inter-3.7
inter: 3.5 -> 3.7
2019-06-04 01:01:26 -05:00
Nikolay Amiantov
226dc2178e xits-math: 1.108 -> 1.200 2019-06-02 21:56:56 +03:00
Will Dietz
138fd34f24
inter: 3.6 -> 3.7
https://github.com/rsms/inter/releases/tag/v3.7
2019-06-01 01:05:38 -05:00
Will Dietz
2eea963683
inter: 3.5 -> 3.6 2019-06-01 01:05:24 -05:00
Will Dietz
9a0cc071d4
Merge pull request #62195 from dtzWill/update/mno-1.0
mno16: init at 1.0
2019-05-30 22:35:34 -05:00
Will Dietz
a5d19a22b5
Merge pull request #62197 from dtzWill/update/agave-10
agave: 009 -> v10
2019-05-30 22:34:27 -05:00
Will Dietz
a538159fbf
national-park-typeface: init at 206464 2019-05-29 23:32:07 -05:00
Will Dietz
366478088c
libertinus: 6.8 -> 6.9
https://github.com/alif-type/libertinus/releases/tag/v6.9
2019-05-29 23:30:56 -05:00
Renaud
d9d5c8d7dc
Merge pull request #62192 from dtzWill/update/mplus-063a
mplus-outline-fonts: 063 -> 063a
2019-05-29 17:09:21 +02:00
Will Dietz
94b155aa8b
agave: 009 -> v10 2019-05-28 20:21:39 -05:00
Will Dietz
f0f6972dfd
mno16: init at 1.0 2019-05-28 20:05:46 -05:00
Will Dietz
064d157a85
mplus-outline-fonts: 063 -> 063a
https://osdn.net/projects/mplus-fonts/news/26002
(google translate helps for those who can't read this :))
2019-05-28 19:50:47 -05:00
Frederik Rietdijk
b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Frederik Rietdijk
6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
Mario Rodas
a4a5e9c65d
hanazono: 20141012 -> 20170904 2019-05-22 21:00:00 -05:00
Will Dietz
c03630a579
redhat-official-fonts: init at 2.2.0 2019-05-19 20:50:54 -05:00
Mario Rodas
9c9c2c8716
Merge pull request #61667 from JohnAZoidberg/cnstrokeorder
cnstrokeorder: init at 0.0.4.7
2019-05-19 04:55:43 -05:00
Piotr Halama
52dca1c459 kanji-stroke-order-font: init at 4.002 2019-05-18 12:50:45 +02:00
Daniel Schaefer
e8a2483163 cnstrokeorder: init at 0.0.4.7 2019-05-18 11:43:52 +02:00
Frederik Rietdijk
840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Will Dietz
8f277d1c10
libertinus: update github owner, libertinus-fonts is now a redirect 2019-05-16 04:55:36 -05:00
Will Dietz
1ec1bdd4c9
libertinus: 6.6 -> 6.8
Notes:

https://github.com/libertinus-fonts/libertinus/releases/tag/v6.8
https://github.com/libertinus-fonts/libertinus/releases/tag/v6.7

* update repo "owner", moved
* don't try to build since we don't mean to :)
* update for font cleanup PR (thanks!)
2019-05-15 16:52:59 -05:00
Frederik Rietdijk
f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Michael Raskin
ab18644e3d
Merge pull request #61422 from volth/fontforge-made-fonts-are-not-fo
data/fonts: fonts made with fontforge are not fixed-output
2019-05-13 15:23:33 +00: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
volth
e9784b1219 data/fonts: fonts made with fontforge are not fixed-output 2019-05-13 03:54:44 +00:00
Robert Helgesson
0c7704df0c
unifont_upper: 12.0.01 -> 12.1.01 2019-05-12 23:36:49 +02:00
Robert Helgesson
d958e025be
unifont: 12.0.01 -> 12.1.01 2019-05-12 23:36:49 +02:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Will Dietz
7f4b2d062d
public-sans: 1.002 -> 1.003
https://github.com/uswds/public-sans/releases/tag/v1.003
2019-05-09 12:32:32 -05:00
xrelkd
3b7cf984ee font-awesome: 5.8.1 -> 5.8.2 2019-05-08 10:36:12 +08:00
Will Dietz
fac13d8af5 public-sans: init at 1.002 2019-05-06 23:31:28 -05:00
Alyssa Ross
3e3db49d9d
Merge pull request #60742 from fgaz/twemoji/12
twemoji-color-font: 11.2.0 -> 12.0.1 + refactor
2019-05-02 23:56:56 +00:00
Francesco Gazzetta
367b046b8c twemoji-color-font: automatically construct "name" 2019-05-02 11:53:59 +02:00
Francesco Gazzetta
4cd1ee93ab twemoji-color-font: 11.2.0 -> 12.0.1 2019-05-02 11:49:43 +02:00
Will Dietz
8f7c7f90f7 d2coding: init at 1.3.2 (coding font) 2019-04-30 19:56:52 -05:00
Will Dietz
999bd69410
Merge pull request #60471 from LinArcX/nanum-gothic-coding
nanum-gothic-coding: init at VER2.5
2019-04-30 15:22:28 -05:00
linarcx
cda767c61a nanum-gothic-coding: init at VER2.5 2019-04-30 14:42:29 +04:30
linarcx
48fd8be3f1
nahid-fonts: init at v0.3.0
Closes: #58488
2019-04-27 09:56:34 -04:00
Will Dietz
32bf4cf9c9 iosevka-bin: 2.2.0 -> 2.2.1
https://github.com/be5invis/Iosevka/releases/tag/v2.2.1
2019-04-27 07:32:48 +02:00
Mario Rodas
6124bfac3b
xkcd-font: init at 2017-08-24 2019-04-24 21:13:39 -05:00
linarcx
072c69f1ff
lalezar-fonts: init at unstable-2017-02-28
Closes #59402
2019-04-24 09:24:12 -04:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Renaud
e946a6f166
Merge pull request #59749 from dtzWill/update/sarasa-gothic
sarasa-gothic: 0.6.0 -> 0.8.0
2019-04-21 00:44:54 +02:00
Mario Rodas
a7e3c84fda
Merge pull request #59859 from JohnAZoidberg/siji-bdf
siji: Also package bdf font
2019-04-20 12:13:36 -05:00
Daniel Schaefer
1e05181886 siji: Also package bdf font
The pcf version seems to be incompatible with newer FreeType versions
and hence doesn't show up in `fc-list`. A bdf file format is also
available. After packaging that the font shows up in `fc-list`.

See: https://github.com/stark/siji/issues/28

Fixes #59847
2019-04-19 02:40:36 +02:00
Will Dietz
2acc654b06 sarasa-gothic: 0.6.0 -> 0.8.0
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.8.0
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.7.2
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.7.0
2019-04-16 19:11:22 -05:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM
d7d2ff1804 ibm-plex: 1.3.0 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibm-plex/versions
2019-04-14 10:30:47 -07:00
LinArcX
ae3be1a41a ir-standard-fonts: init at unstable-2017-01-21 (#57943) 2019-04-08 09:30:11 -04:00
LinArcX
185187f993 shabnam-fonts: init at v4.0.0 (#58446) 2019-04-08 09:19:41 -04:00
Will Dietz
0741927c3a inter: 3.3 -> 3.5
https://github.com/rsms/inter/releases/tag/v3.5
https://github.com/rsms/inter/releases/tag/v3.4
2019-04-05 15:52:05 -05:00
Will Dietz
346082f8ec inter,inter-ui: init new 'inter', bump inter-ui to last w/that name 2019-04-05 15:50:53 -05:00
Will Dietz
3d3bf7d0e0 Revert "inter-ui: 3.1 -> 3.3 (#57605)"
Don't change font name for the `inter-ui` attribute,
breaks configs (as reported by a user on the PR).

This reverts commit 4d82af0250.
2019-04-05 15:50:53 -05:00
Will Dietz
dfeaf5e316 Revert "inter(-ui): 3.3 -> 3.4"
This reverts commit 4d7a973233.
2019-04-05 15:50:50 -05:00
Elis Hirwing
f86ae0195b
Merge pull request #58674 from r-ryantm/auto-update/font-awesome
font-awesome: 5.7.2 -> 5.8.1
2019-04-02 09:15:04 +02:00
R. RyanTM
e0017cd4b3 font-awesome: 5.7.2 -> 5.8.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/font-awesome/versions
2019-04-01 05:22:52 -07:00
Will Dietz
4d7a973233 inter(-ui): 3.3 -> 3.4
https://github.com/rsms/inter/releases/tag/v3.4
2019-03-31 21:57:24 -05:00
LinArcX
9396b273cc samim-fonts: init at 3.1.0 (#58383) 2019-03-31 14:03:48 -04:00
LinArcX
c29f267d92 parastoo-fonts: init at v1.0.0-alpha5 (#58445) 2019-03-31 14:00:06 -04:00
LinArcX
eaff32796b sahel-fonts: init at v1.0.0-alpha22 (#58480) 2019-03-31 13:33:16 -04:00
LinArcX
1fcad304a0 behdad-fonts: init at v0.0.3 (#58497) 2019-03-31 12:44:01 -04:00
Will Dietz
5410b3d789 spleen: init at 1.0.4
Default console font on OpenBSD, FWIW:
https://undeadly.org/cgi?action=article;sid=20190110064857
2019-03-29 23:15:03 -05:00
LinArcX
2806041afc nika-fonts: init at 1.0.0 (#58495) 2019-03-29 22:28:14 -04:00
linarcx
6b1d7e9316 gandom-fonts: init at v0.6
gandom-fonts: init at v0.6
2019-03-29 23:46:20 +01:00
Will Dietz
ef3801b418
Merge pull request #58252 from dtzWill/feature/manrope
manrope: init at 3
2019-03-27 08:37:11 -05:00
Michael Raskin
7205c1ee3e
Merge pull request #56707 from rnhmjoj/gohu
gohufont: 2.0 -> 2.1
2019-03-27 10:20:51 +00:00
Matthew Bauer
4cbb9b840b
Merge pull request #57905 from LinArcX/vazir-fonts
vazir-fonts: init at 19.2.0
2019-03-25 22:22:18 -04:00
Will Dietz
1d4ce7aef2 manrope: init at 3 2019-03-25 07:42:27 -05:00
Will Dietz
bcf9ef082f
Merge pull request #58111 from dtzWill/update/b612-1.008
b612: 1.003 -> 1.008, new home
2019-03-24 21:41:16 -05:00
R. RyanTM
a335e17052 ricty: 4.1.0 -> 4.1.1 (#58083)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ricty/versions
2019-03-24 01:02:07 +01:00
Will Dietz
a93eeaf873 b612: 1.003 -> 1.008, new home 2019-03-22 01:21:12 -05:00
Will Dietz
31ba1d6fa6
Merge pull request #58084 from r-ryantm/auto-update/terminus-font-ttf
terminus_font_ttf: 4.46.0 -> 4.47.0
2019-03-21 17:28:41 -05:00
R. RyanTM
bff3660f63 terminus_font_ttf: 4.46.0 -> 4.47.0
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
2019-03-21 15:12:04 -07:00
linarcx
5b98f0d289 vazir-fonts: init at 19.2.0 2019-03-19 16:55:40 +03:30
Will Dietz
58b3b9c34b cherry: 1.2 -> 1.3 (#57841)
https://github.com/turquoise-hexagon/cherry/releases/tag/1.3
2019-03-18 19:10:56 +01:00
José Romildo Malaquias
711a57d502 emacs-all-the-icons-fonts: 3.1.1 -> 3.2.0 (#57644) 2019-03-17 23:20:54 +01:00
Will Dietz
eb55e512f1 ibm-plex: 1.2.3 -> 1.3.0
Adds Arabic support!

https://github.com/IBM/plex/releases/tag/v1.3.0
2019-03-15 00:47:53 -05:00
Will Dietz
4d82af0250 inter-ui: 3.1 -> 3.3 (#57605)
FWIW new name but not sure worth renaming attribute
(to 'inter' or maybe 'inter-font'?)

https://github.com/rsms/inter/releases/tag/v3.3
https://github.com/rsms/inter/releases/tag/v3.2
2019-03-13 23:59:03 +01:00
robert seaton
402e7f9d0a tamsyn: init at 1.11
* tamsyn: init at 1.11

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>
2019-03-12 20:45:19 -07:00
rnhmjoj
ed5794a253
gohufont: 2.0 -> 2.1 2019-03-12 23:39:12 +01:00
Will Dietz
c950db7e61 iosevka-bin: 2.1.0 -> 2.2.0
https://github.com/be5invis/Iosevka/releases/tag/v2.2.0
2019-03-09 18:45:00 -06:00
Will Dietz
27fd948cf7
unifont_upper: 11.0.03 -> 12.0.01 2019-03-07 23:38:02 +01:00
Will Dietz
5531e13f65
unifont: 11.0.03 -> 12.0.01
http://lists.gnu.org/archive/html/info-gnu/2019-03/msg00002.html
2019-03-07 23:38:02 +01:00
Will Dietz
383cac432b
Merge pull request #56727 from dtzWill/update/unifont-upper-11
unifont_upper: 10.0.06 -> 11.0.03
2019-03-04 08:50:14 -06:00
Will Dietz
e78d7c56e0 unifont_upper: 10.0.06 -> 11.0.03
Also move to GNU mirror for the file, as we do for unifont.
2019-03-02 13:57:15 -06:00
Will Dietz
75fa4e2509 emojione: 1.3 -> 1.4
https://github.com/eosrei/emojione-color-font/releases/tag/v1.4

twemoji-color-font is suggested as replacement for unicode 11 and such,
but as long as we have this expression might as well use latest.
2019-02-27 13:58:10 -06:00
Jörg Thalheim
699d313052
Merge pull request #55967 from Mic92/font-awesome
font-awesome_5: 5.6.3 -> 5.7.2
2019-02-26 14:12:52 +00:00
Niclas
5082ab8335 creep: init at 0.31 (#56264) 2019-02-25 11:12:54 -06:00
mt_caret
7498aff7d8 yanone-kaffeesatz: init at 2004 (#55622) 2019-02-24 12:51:37 +01:00