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
Victor Palma
d9659c1580
font-awesome-5: update to version 5.1.0
2018-06-22 13:54:39 -05:00
Mario Rodas
55e0d58531
fira-mono: update url
2018-06-10 13:21:23 -05:00
Mario Rodas
7a5e440d56
fira: update url
2018-06-10 13:20:03 -05:00
Lancelot SIX
0dc563881a
unifont: 10.0.06 -> 11.0.01
...
See https://lists.gnu.org/archive/html/info-gnu/2018-06/msg00003.html
for release information
2018-06-06 23:19:45 +02:00
Thomas Tuegel
8f43bb4e23
noto-fonts: separate package for unusual weights
...
Noto provides a large number of unusual font weights so that the complete
package of fonts is more than 300 MB in size. Most of these weights are moved
into noto-fonts-extra; noto-fonts retains the ordinary weights and styles.
See also: #31543
2018-05-28 13:14:03 -05:00
Tuomas Tynkkynen
2760b24462
Merge remote-tracking branch 'upstream/master' into staging
2018-05-26 19:01:18 +03:00
Jan Tojnar
6db1fccdd3
tex-gyre: ~2.003 → 2.501 ( #41037 )
2018-05-26 15:36:23 +02:00
Matthew Bauer
73b11060fc
treewide: add more versions to package names
2018-05-25 15:48:30 -05:00
Matthew Bauer
02297beade
treewide: add version to packages
...
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:
$ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'
See issue #41007 .
2018-05-25 15:48:05 -05:00
Vladyslav Mykhailichenko
e44659509f
iosevka-bin: 1.14.0 -> 1.14.3
2018-05-18 11:46:25 +03:00
Vladyslav Mykhailichenko
e63bc58d7b
iosevka: 1.14.2 -> 1.14.3
2018-05-18 11:45:25 +03:00
Manuel Mendez
1d424ba169
hack-font: 3.002 -> 3.003 ( #40627 )
2018-05-17 13:33:27 +02:00
Mitsuhiro Nakamura
50f5a417b2
rounded-mgenplus: add mnacamura as maintainer
2018-05-13 07:23:18 +09:00
Mitsuhiro Nakamura
3fd8dea354
rounded-mgenplus: init at 20150602
2018-05-13 07:22:02 +09:00
R. RyanTM
51c13292bd
iosevka: 1.14.1 -> 1.14.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/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.14.2 with grep in /nix/store/57g5hfljvvnlp3pzvvg16rxp8izrdh7q-iosevka-1.14.2
- directory tree listing: https://gist.github.com/36df1a4bd1bda5184b07e7bbd902e1b4
2018-05-03 01:04:15 +02:00
Yucheng Zhang
f135610aca
inziu-iosevka: remove
2018-04-27 23:32:32 +08:00
Jörg Thalheim
903f694e34
Merge pull request #39477 from ChengCat/new-fonts
...
Add new fonts
2018-04-26 10:17:41 +01:00
Jörg Thalheim
0c02d15394
sarasa-gothic: disable hydra build due its size
...
Build is i/o bound
2018-04-26 10:15:12 +01:00
Jörg Thalheim
8440100b4f
inziu-iosevka: disable hydra build due its size
...
Build is i/o bound
2018-04-26 10:10:47 +01:00
Yucheng Zhang
cbbcd2920d
sarasa-gothic: init at 0.5.2
2018-04-25 21:48:21 +08:00
Yucheng Zhang
42ecb0dd94
inziu-iosevka: init at 1.13.2
2018-04-25 21:48:17 +08:00
Benjamin Hipple
9e9cc471b6
dejavu-fonts: fix missing Perl IOString dependency ( #39341 )
...
Per the docs, IOString was recently added as a dependency:
https://github.com/dejavu-fonts/dejavu-fonts/blob/master/BUILDING.md
As-is, attempting to rebulid from source errors out with this missing perl module.
2018-04-22 23:24:44 +01:00
volth
2c1f2c0f0b
babelstone-han: 11.0.0 -> 11.0.2
...
new font version; old link answers with 404
2018-04-16 16:49:02 +00:00
Matthew Justin Bauer
43ee892341
Merge pull request #38418 from jbaum98/scheherazade
...
scheherazade: init at 2.100
2018-04-08 21:34:00 -05:00
Brice Waegeneire
e70e093cc9
nerdfonts: 1.1.0 -> 2.0.0
...
bump to a version with Nix logo in it
2018-04-06 15:54:34 +02:00
Daiderd Jordan
d152039927
emojione: mark linux only
2018-04-05 20:05:20 +02:00
Jake Waksbaum
491bac13f9
scheherazade: init at 2.100
2018-04-04 02:35:21 +00:00
Thomas Tuegel
140f2a3584
tex-gyre-*-math: Move to tex-gyre-math
package set
...
The `tex-gyre-*-math` fonts are moved to the `tex-gyre-math` set for consistency
with `tex-gyre` and to allow them to be easily installed together. Aliases are
created for backwards-compatibility.
2018-04-03 06:32:02 -05:00
Matthew Justin Bauer
8f3091939b
Merge pull request #37752 from ryantm/fix-urls
...
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan
b189247ba0
treewide: use more HTTPS URLs
...
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.
Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
volth
64c756d50d
babelstone-han: 10.0.2 -> 11.0.0
...
new font version; old link answers with 404
2018-03-24 17:23:55 +00:00
Ryan Mulligan
0373079efc
iosevka: 1.14.0 -> 1.14.1
...
Semi-automatic update. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.14.1 with grep in /nix/store/96pxdcrjsqsw3wy79kqpjj1lwwndq62j-iosevka-1.14.1
- found 1.14.1 in filename of file in /nix/store/96pxdcrjsqsw3wy79kqpjj1lwwndq62j-iosevka-1.14.1
2018-03-08 20:05:47 -08:00
Nikolay Amiantov
fe708a3462
twemoji-color-font: include recommended fontconfig configuration
2018-03-06 13:07:14 +03:00
Jan Tojnar
618ac29687
cantarell-fonts: rename from cantarell_fonts
2018-03-03 00:36:38 +01:00
Jan Tojnar
f6af32c654
cantarell_fonts: 0.0.25 → 0.100
2018-03-03 00:36:38 +01:00
Tim Steinbach
79c876b1e5
fira-code: 1.204 -> 1.205
2018-02-27 20:37:33 -05:00
Tim Steinbach
7b2cff98a0
font-awesome: Add 5.0.6
...
Rename font-awesome-ttf to font-awesome_4, add alias to old name
2018-02-25 12:50:20 -05:00
volth
fef4c02621
babelstone-han: 10.0.0 -> 10.0.2
2018-02-18 19:01:01 +00:00
Vladyslav M
4d6a8d956f
hack-font: 2.020 -> 3.002
2018-02-18 13:32:59 +02:00
Joachim F
5b98e8e231
Merge pull request #35001 from NinjaTrappeur/excelsior
...
fixedsys-excelsior: init at 3.00.
2018-02-17 18:35:51 +00:00
Félix Baylac-Jacqué
91744fc76f
fixedsys-excelsior: init at 3.00.
2018-02-17 12:04:12 +01:00