Commit Graph

758 Commits

Author SHA1 Message Date
Will Dietz
e441581b13 luculent: init at 2.0.0 2019-01-17 15:24:59 -06:00
Will Dietz
2dd48b7017 cherry: init at 1.2 2019-01-17 15:24:58 -06:00
Will Dietz
57a46d4330 ankacoder{,-condensed}: init at 1.100 2019-01-17 15:24:57 -06:00
Will Dietz
81d3780b47 agave: init at 008 2019-01-17 15:24:55 -06:00
Will Dietz
d85777cb91 source-serif-pro: 1.017 -> 2.010, sync w/source-sans-pro expression 2019-01-13 17:49:04 -06:00
Will Dietz
0e260cae11 source-sans-pro: 2.040 -> 2.045
https://github.com/adobe-fonts/source-sans-pro/releases/tag/2.045R-ro%2F1.095R-it
2019-01-13 17:48:35 -06:00
yochai
10b50b661b culmus: add .otf, .pfa and .afm files (#53638)
restructure into stdenv.mkDerivation. This resolves the problem of changing hashes.
2019-01-11 13:57:28 +01: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
Mario Rodas
38ca0c674d iosevka: 2.0.1 -> 2.0.2 2019-01-01 17:54:45 -05:00
Mario Rodas
43fdf78b8d material-design-icons: 3.2.89 -> 3.3.92 2019-01-01 17:54:45 -05:00
Mario Rodas
b6b9e016fc font-awesome_5: 5.5.0 -> 5.6.3 2019-01-01 17:54:45 -05:00
Mario Rodas
70f06b3b61 font-droid: drop
deprecated in favor of noto https://github.com/google/fonts/issues/1223
2019-01-01 17:54:45 -05:00
Mario Rodas
aa538809de cantarell-fonts: 0.110 -> 0.111 2019-01-01 17:54:45 -05:00
Mario Rodas
046f90d251 inter-ui: 3.0 -> 3.1 2019-01-01 17:54:45 -05:00
Mario Rodas
c923094039 cooper-hewitt: init at 2014-06-09 2019-01-01 17:54:45 -05:00
László Vaskó
bd12f74827 material-design-icons: init at 3.2.89 (#52969)
It is a bit unfortunate that the name is so close to material-icons,
however it is consistent with the project name and how it is present
in AUR (ttf-material-design-icons-git)
2018-12-30 09:54:21 +01:00
Michiel Leenaars
f3b3b66cc4 source-sans-pro: 2.010 -> 2.040 2018-12-21 23:37:43 +01:00
worldofpeace
0adf200ad5 liberation_ttf: v1: 1.07.4 -> 1.07.5 v2: 2.00.1 -> 2.00.4
Upstream moved to github. Using fetchFromGitHub.
2018-12-18 10:10:36 -05:00
worldofpeace
b2c6efeaed liberation_ttf: drop binary packages
That means the following attributes are gone:
  - liberation_ttf_v1_binary
  - liberation_ttf_v2_binary

Because of this Libreoffice uses liberation source fonts

I've renamed these attributes because the binary form is gone:

  - liberation_ttf_v1_from_source -> liberation_ttf_v1
  - liberation_ttf_v2_from_source -> liberation_ttf_v2

They're aliases for these.
2018-12-18 10:10:36 -05:00
worldofpeace
ec8d663d59 liberationsansnarrow: 1.07.3 -> 1.07.6, rename to liberation-sans-narrow
Upstream also moved to github
2018-12-18 10:10:36 -05:00
worldofpeace
de6b13db63 liberationsansnarrow_binary: remove 2018-12-18 10:10:36 -05:00
Will Dietz
75fc7e05df ibm-plex: 1.2.1 -> 1.2.3
https://github.com/IBM/plex/releases/tag/v1.2.3
https://github.com/IBM/plex/releases/tag/v1.2.2
2018-12-15 17:55:09 -06:00
Robert Helgesson
c1a26302cb
unifont: 11.0.02 -> 11.0.03 2018-12-15 22:56:17 +01:00
Rok Garbas
c2f6ab16a9 powerline-fonts: 2017-05-25 -> 2018-11-11 2018-12-12 20:59:07 +01:00
Frederik Rietdijk
5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
worldofpeace
8b7f33b4e3
Merge pull request #51500 from colemickens/noto
noto-fonts: update 2017-10-24 -> 2018-11-30
2018-12-06 10:29:30 -05:00
worldofpeace
f5e664f805 opensans-ttf: change source to salsa, rename to open-sans 2018-12-05 16:12:48 -05:00
Cole Mickens
d13f9de5ef
noto-fonts: update 2017-10-24 -> 2018-11-30
Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
2018-12-04 04:05:53 -08:00
Frederik Rietdijk
a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
c0bw3b
0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
Tor Hedin Brønner
3a3afc739f
cantarell-fonts: ad-hoc fix for build
`GETTEXTDATADIRS` isn't populated correctly due to empty buildInputs. Borrow from
`GETTEXTDATADIRS_FOR_BUILD` until we fix gettext's envHook.

see: https://github.com/NixOS/nixpkgs/issues/50855
2018-11-30 21:35:29 +01:00
Jan Tojnar
f19b76bc56
cantarell-fonts: 0.100 → 0.110 2018-11-30 21:35:29 +01:00
Renaud
afd1c36bc5
Merge pull request #50305 from fgaz/twemoji-color-font/11.2.0
twemoji-color-font: 1.4 -> 11.2.0
2018-11-24 22:40:57 +01:00
Renaud
a33ee551ce
Merge pull request #50969 from dtzWill/update/noto-fonts-emoji-unicode11
noto-fonts-emoji: 2018-04-24-pistol-update -> 2018-08-10-unicode11
2018-11-24 18:49:48 +01:00
Renaud
51435b4ac5
noto-fonts-emoji: fix licenses 2018-11-24 18:23:53 +01:00
dramforever
95a56e47e5 sarasa-gothic: rewrite: TTC and fixed-output
Rewritten to use TTC archive instead of the TTF one, which drastically
shrinks the closure size. (2.2G to 212M on v0.6.0.) It's also now
fixed-output.
2018-11-24 07:07:45 +08:00
Will Dietz
84bd0c6859 noto-fonts-emoji: 2018-04-24-pistol-update -> 2018-08-10-unicode11
https://github.com/googlei18n/noto-emoji/releases/tag/v2018-08-10-unicode11
2018-11-23 17:01:35 -06:00
R. RyanTM
20bc7ace64 inter-ui: 2.5 -> 3.0
* inter-ui: 2.5 -> 3.0 (#50782)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inter-ui/versions

* inter-ui: correct sha hash
2018-11-23 15:41:22 +01:00
R. RyanTM
498fae6e48 culmus: 0.130 -> 0.133
* culmus: 0.130 -> 0.133 (#50759)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/culmus/versions

* culmus: fix hash
2018-11-20 00:14:14 +01:00
R. RyanTM
db476e8f9d lmodern: 2.004.4 -> 2.004.5 (#50709)
* lmodern: 2.004.4 -> 2.004.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/lmodern/versions

* lmodern: fix hash
2018-11-19 22:45:30 +01:00
R. RyanTM
67f829c284 font-awesome_5: 5.1.0 -> 5.5.0
* font-awesome_5: 5.1.0 -> 5.5.0 (#50756)

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

* font-awesome_5: fix hash
2018-11-19 20:57:14 +01:00
R. RyanTM
5b018a8ac2 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
2018-11-18 21:39:42 +01:00
Francesco Gazzetta
371708f0d9 twemoji-color-font: 1.4 -> 11.2.0 2018-11-13 11:40:47 +01:00
Mario Rodas
b81a37549e ibm-plex: 1.1.6 -> 1.2.1 2018-11-03 20:39:10 -05:00
Robert Helgesson
1851203c7b
comfortaa: 2.004 -> 3.001 2018-11-02 23:38:37 +01:00
Robert Helgesson
6b9e570bc2
open-dyslexic: 2014-11-11 -> 2016-06-23 2018-11-02 23:29:29 +01:00
Robert Helgesson
7bade1b0f3
overpass: 3.0.2 -> 3.0.3 2018-11-02 23:23:33 +01:00
Hamish Mackenzie
9cc3aaa676 google-fonts: Fix macOS argument list limit issue 2018-10-29 13:29:07 +13:00
Renaud
ffcfa3f820
Merge pull request #48335 from pnelson/weather-icons-2.0.10
weather-icons: init at 2.0.10
2018-10-20 17:21:24 +02:00
ft
a041dd92fe sil-fonts: added andika, charis, doulos 2018-10-13 20:30:24 -07:00
Philip Nelson
3518c69d74 weather-icons: init at 2.0.10 2018-10-13 14:19:21 -07:00
Will Dietz
03d4b5aeb3 iosevka-bin: 2.0.0 -> 2.0.1 2018-10-05 22:29:03 -05:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Renaud
0229934c66
Merge pull request #46198 from leenaars/hyperscrypt
hyperscrypt-font: init at 1.1
2018-10-02 00:04:29 +02:00
Thomas Kerber
a6520fc023 fira-code: 1.205 -> 1.206 (#47598) 2018-10-01 17:25:44 +02:00
endgame
a3ba62db23 ultimate-oldschool-pc-font-pack: simplify using fetchzip (#47313) 2018-09-29 21:49:37 +02:00
Jack Kelly
1def63c923 ultimate-oldschool-pc-font-pack: init at 1.0 2018-09-24 16:49:42 +10:00
Mario Rodas
c907aa741c ibm-plex: 1.0.2 -> 1.1.6 2018-09-17 08:12:37 -05:00
Vincent Laporte
69b6230cee libertinus: 6.4 -> 6.6 (#46725) 2018-09-16 12:59:42 +02:00
Jethro Kuan
96b25ee5bd fix wrong license 2018-09-10 22:31:41 +08:00
Jethro Kuan
162a176d34 update to use original repo 2018-09-10 22:18:12 +08:00
Jethro Kuan
6852e6ed25 init et-book package 2018-09-10 17:29:30 +08:00
Janne Heß
bda4992564 treewide: Fix variables in homepages 2018-09-08 18:14:53 +02:00
Robert Helgesson
58213481f6
pecita: download from official source
The file upstream has not been changed for a long time so should be
safe to avoid the archive URL.
2018-09-07 23:37:31 +02:00
Michiel Leenaars
68bdaad078 hyperscrypt-font: init at 1.1 2018-09-07 16:24:23 +02:00
xeji
2df53dee43
Merge pull request #45358 from leenaars/eunomia
eunomia-font: init at 0.200
2018-08-23 23:12:48 +02:00
Will Dietz
e18d57f0e2 iosevka-bin: 1.14.3 -> 2.0.0 (#45407)
"iosevka" needs some work to update to 2.0.0
(config file must be used instead of arguments to make)
but don't know that the two necessarily need to be at the same version.

Also I "think" that using the 'ttc' zip is the equivalent of what
was previously the "pack" but noting this here since haven't found
this documented elsewhere and am not entirely sure.
2018-08-21 19:05:58 +02:00
Michiel Leenaars
f3139dd378 tenderness-font: init at 0.601 2018-08-20 17:55:50 +02:00
Michiel Leenaars
7474f6747c medio-font: init at 0.200 2018-08-20 17:50:08 +02:00
Michiel Leenaars
675bf00fd2 seshat-font: init at 0.100 2018-08-20 16:43:57 +02:00
Michiel Leenaars
44d07eda71 penna-font: init at 0.10 2018-08-20 16:38:03 +02:00
Michiel Leenaars
f3ba6e2f58 route159-font: init at 1.10 2018-08-20 02:02:21 +02:00
Michiel Leenaars
c1c432564d aileron-font: init at 0.102 2018-08-20 01:56:48 +02:00
Michiel Leenaars
88eb81e19b ferrum-font: init at 0.200 2018-08-20 01:50:35 +02:00
Michiel Leenaars
55570268f2 f5_6-font: init at 0.110 2018-08-20 01:44:39 +02:00
Michiel Leenaars
ea51558cfa eunomia-font: init at 0.200 2018-08-20 01:29:17 +02:00
ash lea
335d79bf7e noto-fonts-emoji: 2017-09-13 -> 2018-04-24 2018-08-19 01:37:58 -04:00
Silvan Mosberger
dc1b036c96
Merge pull request #45164 from samueldr/font/vegur.701
vegur: init at 0.701
2018-08-19 02:05:18 +02:00
Samuel Dionne-Riel
ad7c58ec29 vegur: init at 0.701 2018-08-18 19:52:04 -04:00
Francesco Gazzetta
8fdab83dcf twemoji-color-font: restrict platforms to linux 2018-08-15 15:36:49 +02:00
Francesco Gazzetta
f94d08a304 twemoji-color-font: 1.3 -> 1.4 2018-08-15 14:51:40 +02:00
Robert Helgesson
a05e006675
unifont: 11.0.01 -> 11.0.02 2018-08-12 21:39:41 +02:00
Pascal Wittmann
a03e586182
libertine: add license
see issue #43716
2018-08-08 21:56:22 +02:00
Pascal Wittmann
94fb1225af
junicode: add license
see issue #43716
2018-08-06 13:04:34 +02:00
Thomas Tuegel
0395260a0b
tex-gyre: remove unused displayName argument 2018-08-05 12:59:01 -05:00
Johannes Löthberg
adc4e1d6b7 inter-ui: init at 2.5 (#44433)
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-04 10:59:32 +02:00
Mario Rodas
dc4abdfd86 ia-writer-duospace: init at 20180721 (#43937) 2018-08-01 15:13:50 +02:00
leenaars
184a30bdc2 inriafonts: init at 1.200 (#44280) 2018-08-01 09:57:32 +02:00
Mario Rodas
29c10b8f7f sarasa-gothic: 0.5.2 -> 0.6.0 (#44286) 2018-08-01 09:40:24 +02:00
Mario Rodas
233b28285f ibm-plex: 0.5.3 -> 1.0.2 (#43935) 2018-07-29 21:28:44 +02:00
Matthew Bauer
916f096911
Merge pull request #43890 from matthewbauer/mingw-fixes
Mingw fixes
2018-07-21 17:04:20 -04:00
Jörg Thalheim
4a79d5c304
Merge pull request #43873 from dtzWill/update/google-fonts-2018-07-13
google-fonts: 2017-06-28 -> 2018-07-13
2018-07-21 16:07:09 +01:00
Matthew Bauer
1e41fc8ded dejavu-fonts: supports everything
the .ttf file is cross platform.
2018-07-21 10:10:38 -04:00
Will Dietz
9991a755ed google-fonts: 2017-06-28 -> 2018-07-13 2018-07-21 00:15:50 -05:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth
7dabd04299 fonts/babestone-han: 11.0.2 -> 11.0.3 (#43035) 2018-07-05 09:13:06 +02:00
Masayuki Takeda
95175cff45 source-han-code-jp: init at 2.011R 2018-06-30 15:39:12 -04:00
Matthew Bauer
225af4df52
Merge pull request #42388 from devx/update-font-awesome-5
font-awesome-5: update to version 5.1.0
2018-06-28 22:09:12 -04:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00