Commit Graph

972 Commits

Author SHA1 Message Date
rnhmjoj
6979f761a5
profont: install otb variant 2020-02-14 19:06:50 +01:00
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
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