Commit graph

1251 commits

Author SHA1 Message Date
R. RyanTM 36f5cb2a88 amiri: 0.112 -> 0.113 2020-06-17 11:35:44 -07:00
Justin Humm b6b8503f85 monoid: 2016-07-21 -> 2018-06-03
Also applied a patch, so we can build with python3Packages.fontforge, as
fontforge doesn't have python2 bindings anymore.
2020-10-04 16:10:17 +02:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Mario Rodas 33d21a2bff
Merge pull request #99047 from marsam/update-sudo-font
sudo-font: 0.50 -> 0.51
2020-10-01 04:56:19 -05:00
Samuel Dionne-Riel 174db5caad noto-fonts-emoji: Work around Hydra silence timeouts by being noisy
The added noise should keep Hydra from stopping this build thinking it
is hanging doing nothing, while in fact it's just churning slowly
through thousands of funny pictures!
2020-09-29 17:46:22 -04:00
Mario Rodas 02fff7fff9 sudo-font: 0.50 -> 0.51
https://github.com/jenskutilek/sudo-font/releases/tag/v0.51
2020-09-28 18:00:00 -05:00
Robert Helgesson 33a7767fa1
fira-code: 5 -> 5.2 2020-06-14 14:39:46 +02:00
Robert Helgesson a53a6565af
fira-code: 4 -> 5 2020-06-14 01:20:49 +02:00
José Romildo Malaquias 29e4bbe4b1 ibm-plex: 4.0.2 -> 5.0.0 2020-06-09 06:59:26 -03:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Daiderd Jordan b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
wishfort36 1975e4b2ec tamzen: 1.11.4 -> 1.11.5
Pango doesn't support PCF and BDF fonts since v1.44 [1], but still
supports OTB fonts. As such, we've had to generate OTB fonts for fonts
that don't supply them [2], including tamzen. As of v1.11.5, tamzen
supplies its own OTB fonts [3], so we don't need to make them ourselves.

[1]: https://gitlab.gnome.org/GNOME/pango/-/issues/386
[2]: https://github.com/NixOS/nixpkgs/issues/75160
[3]: https://github.com/sunaku/tamzen-font/issues/25
2020-05-27 09:01:22 -07:00
R. RyanTM 25e8015fed recursive: 1.051 -> 1.052 2020-05-25 15:55:34 -04:00
Michele Guerini Rocco 21537c43ab
Merge pull request #87842 from wishfort36/tamzen-1.11.4
tamzen: init at 1.11.4
2020-05-24 14:54:32 +02:00
Robert Helgesson 09efe9dc0e
fira-code: 3.1 -> 4 2020-05-18 23:24:50 +02:00
wishfort36 c7551f47c2 tamzen: init at 1.11.4 2020-05-18 21:01:48 +02:00
Mathnerd314 26cbda7929 oldsindshi: 0.1 -> 1.0 2020-05-16 13:05:55 -06:00
Mathnerd314 49436a7613 marathi-cursive: 1.2 -> 2.0 2020-05-16 13:05:55 -06:00
oxalica c8d1573dac
sarasa-gothic: 0.8.0 -> 0.12.6 2020-05-13 13:28:16 +08:00
oxalica 4eb3829539
sarasa-gothic: replace p7zip with libarchive 2020-05-13 13:24:14 +08:00
Mario Rodas 206690308b
recursive: 1.047 -> 1.051 2020-05-09 04:20:00 -05:00
Frederik Rietdijk 484ee79050 Merge staging-next into staging 2020-05-01 08:57:10 +02:00
Pavol Rusnak b4a2689117
liberation_ttf_v2: 2.00.4 -> 2.1.0 2020-04-30 17:59:18 +02:00
Mario Rodas f0240514d2
jetbrains-mono: 1.0.5 -> 1.0.6
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/v1.0.6
2020-04-29 06:01:00 -05:00
Emily 63b70bb4ef twitter-color-emoji: 12.1.2 -> 12.1.5
Twemoji version bump, plus a Fedora patch update to fix emoji size:
282c789d37?branch=master
2020-04-23 21:38:59 +01:00
Roman Volosatovs 6a634cf026
fira: 4.106 -> 4.202 2020-04-19 01:58:03 +02:00
Mario Rodas bde951035b fira-code: 3 -> 3.1
Changelog; https://github.com/tonsky/FiraCode/releases/tag/3.1
2020-04-15 21:15:38 -07:00
puzzlewolf 8930a67d19 line-awesome: init at 1.3.0 2020-04-15 15:35:51 +02:00
Doron Behar 52e8594d73 nerdfonts: update.sh: use releases api to generate shas 2020-04-11 19:02:56 +03:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim 87d3217761
Merge pull request #84858 from doronbehar/improve-nerd-fonts
nerdfonts: make it easier to configure and build
2020-04-10 14:01:38 +01:00
Doron Behar 8771aa83b0 nerdfonts: make it easier to configure and build 2020-04-10 13:09:27 +03:00
Doron Behar 4ab8ffe187 terminus-nerdfont & incosolata-nerdfont: use generic nerdfonts drv 2020-04-10 11:29:01 +03:00
Doron Behar 6ae7abcc1a nerdfonts: meta: fix descriptions 2020-04-10 01:22:24 +03:00
Doron Behar 219035ebc5 nerdfonts: add @doronbehar as maintainer 2020-04-10 01:21:54 +03:00
Mario Rodas d6d00885ea
fira-code: 2 -> 3
Changelog: https://github.com/tonsky/FiraCode/releases/tag/3
2020-04-09 23:48:52 +02:00
Mario Rodas 36fbfe285d
Merge pull request #84477 from eadwu/recursive/1.047
recursive: 1.046 -> 1.047
2020-04-06 19:43:31 -05:00
Edmund Wu 41ff847b8b
recursive: 1.046 -> 1.047 2020-04-06 10:33:10 -04:00
Timo Kaufmann 1af2f11633
Merge pull request #82044 from ivan-timokhin/junicode-1.002
junicode: update to 1.002 and correct license
2020-04-06 09:11:13 +00:00
Benjamin Hipple 0454fae7ca
Merge pull request #84130 from OmnipotentEntity/rfc45-part2
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 11:15:20 -04:00
Michael Reilly e20f308b8e treewide: quoted urls for RFC45, only the rebuilds 2020-04-05 10:17:15 -04:00
Mario Rodas c538814fb5
recursive: 1.043 -> 1.046 2020-04-04 16:20:00 -05:00
Ivan Timokhin 9c7dc00719 junicode: split name into pname and version 2020-04-04 19:17:32 +03:00
Ivan Timokhin 63a2dca669 junicode: add ivan-timokhin to maintainers 2020-04-04 19:17:32 +03:00
Jan Tojnar 1c8118caac
joypixels: 5.0.2 → 5.5.0 2020-04-03 01:41:10 +02:00
Lancelot SIX 4078d72da9 unifont: 12.1.03 -> 13.0.01
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00013.html
for release information
2020-03-30 18:16:52 -07:00
Michele Guerini Rocco 69f3f3eb97
Merge pull request #83418 from romildo/upd.roboto-mono
roboto-mono: 2016-01-11 -> 2.002-20190125
2020-03-27 09:12:37 +01:00
Michele Guerini Rocco fcb0a88e53
Merge pull request #83313 from romildo/upd.roboto-slab
roboto-slab: 2016-01-11 -> 2.000
2020-03-27 09:01:31 +01:00
Ryan Mulligan c09f2cce68
Merge pull request #63079 from dmvianna/inconsolata-nerdfont-2.0.0
inconsolata-nerdfont: init at 2.0.0
2020-03-26 09:30:45 -07:00
José Romildo Malaquias 4143bcdf41 roboto-mono: 2016-01-11 -> 2.002-20190125 2020-03-26 08:24:29 -03:00
Mario Rodas a96d46aec3
jetbrains-mono: 1.0.4 -> 1.0.5
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/v1.0.5
2020-03-26 04:20:00 -05:00
José Romildo Malaquias 66b8e420ba roboto-slab: 2016-01-11 -> 2.000
- use the version from the ttf file
- source is the github repository for the font
2020-03-24 17:54:48 -03:00
Matthew Bauer 082afb21f2
Merge pull request #79704 from rnhmjoj/powerline-fonts
powerline-fonts: install psf to share/consolefonts
2020-03-22 14:45:47 -04:00
Dmitry Kalinkin fd867123f6
remove lmmath, rename latinmodern-math to lmmath 2020-03-18 03:24:53 -04:00
Dmitry Kalinkin bb9c16de4b
latinmodern-math: fix build 2020-03-18 03:23:51 -04:00
Will Dietz 090ce1afd9 jost: 3.3 -> 3.5
https://github.com/indestructible-type/Jost/releases/tag/3.5
https://github.com/indestructible-type/Jost/releases/tag/3.4
2020-03-12 23:58:14 +00:00
Mario Rodas 63a92927cb
jetbrains-mono: 1.0.3 -> 1.0.4
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/v1.0.4
2020-03-11 02:20:00 -05:00
Ivan Timokhin df082cc0b4 junicode: change license to OFL
Both the project page ([1], third paragraph) and the
documentation ([2], second-to-last paragraph on the last page)
indicate that the font is available under SIL OFL.

[1]: http://junicode.sourceforge.net/
[2]: http://junicode.sourceforge.net/Junicode.pdf
2020-03-08 12:36:34 +03:00
Ivan Timokhin 95a968cd32 junicode: 0.7.8 -> 1.002 2020-03-08 12:30:43 +03:00
R. RyanTM 1f37499eb4 recursive: 1.042 -> 1.043 2020-03-06 13:32:10 +00:00
Emery Hemingway f9ff420f0e navilu-font: init at 1.2 2020-03-04 11:32:10 +01:00
Mario Rodas 609a140993
recursive: 1.030 -> 1.042
Changelog: https://github.com/arrowtype/recursive/releases/tag/1.042
2020-02-29 17:30:00 -05:00
Riley Inman 27e52af5a5 noto-fonts-emoji-blob-bin: init at 2019-06-14-Emoji-12 2020-02-29 16:31:47 -05:00
Mario Rodas f54bbc35e6
Merge pull request #81291 from r-ryantm/auto-update/Amiri
amiri: 0.111 -> 0.112
2020-02-29 12:02:57 -05:00
Yegor Timoshenko 6602e9ad5b
Merge pull request #79776 from emilazy/update-source-han-fonts
source-han-{sans,serif,mono}: {update,refactor,init}
2020-02-29 15:07:06 +03:00
Yegor Timoshenko 8193658787
Merge pull request #79762 from emilazy/update-noto-fonts
noto-fonts{,-extra,-cjk}: update
2020-02-29 15:06:21 +03:00
Emily 6eb45bf38a source-han-{sans,serif,mono}: {update,refactor,init}
* source-han-sans: 1.004R -> 2.001
* source-han-serif: switch to Super OTC
* source-han-mono: init at 1.002

The Source Han fonts now use shared package infrastructure, and the
Super OTC distributions, which unify the various scripts into a single
bundle file, improving automatic font selection and reducing overall
disk space usage. This also means that the Traditional
Chinese—Hong Kong language variant is now included.

The old package names including language are aliased to the Super OTC
bundle packages.
2020-02-29 14:57:27 +03:00
Emily cf792da835 noto-fonts-cjk: 1.004 -> 2.001 2020-02-29 14:43:02 +03:00
Emily fe690a84eb noto-fonts{,-extra}: 2018-11-30 -> 2020-01-23 2020-02-29 14:09:23 +03:00
Yegor Timoshenko c6c200f118
Merge pull request #79679 from emilazy/fix-gdouros-font-licenses
fonts/gdouros: correct license to unfree
2020-02-29 03:58:57 +03:00
Emily 05a9b7fe2a fonts/gdouros: correct license to unfree 2020-02-29 03:54:48 +03:00
R. RyanTM 2699f48f84 amiri: 0.111 -> 0.112 2020-02-28 13:26:46 +00:00
Michele Guerini Rocco 9d0c560867
Merge pull request #80913 from brettlyons/cozette-font
Cozette: Init at 1.5.1
2020-02-24 23:05:34 +01:00
Brett Lyons bad546f872 cozette: init at 1.5.1 2020-02-24 14:24:13 -07:00
Yegor Timoshenko 2ee99b4ba6
Merge pull request #79686 from emilazy/add-merriweather-fonts
merriweather{,-sans}: add new fonts
2020-02-24 21:04:27 +03:00
Yegor Timoshenko fd27f46cb3
Merge pull request #79665 from emilazy/babelstone-han-13.0.3
babelstone-han: 12.1.7 -> 13.0.3
2020-02-24 20:28:53 +03:00
Thomas Tuegel 87d1c38808
Merge pull request #80618 from rileyinman/iosevka
iosevka: disable update check in build
2020-02-24 09:22:51 -06:00
Mario Rodas 9ad04f069c vazir-fonts: 19.2.0 -> 22.1.0 2020-02-23 22:24:56 -08:00
Jan Tojnar 10c7a4d176
rictydiminished-with-firacode: 1.2.0 → 1.2.2 2020-02-24 03:10:20 +01:00
Mario Rodas 8ba4961b1a
sudo-font: 0.41 -> 0.42 2020-02-21 20:00:00 -05:00
Riley Inman 1f4d7a71a8 iosevka: disable update check in build 2020-02-20 04:53:55 -05:00
Michele Guerini Rocco 0d47e820c3
Merge pull request #80326 from rnhmjoj/uni-vga
uni-vga: generate otb, psf and split output
2020-02-19 11:07:22 +01:00
rnhmjoj fc479ad23f
uni-vega: fix build on darwin 2020-02-18 15:08:44 +01:00
Michele Guerini Rocco 92442113a3
Merge pull request #80350 from rnhmjoj/unscii
unscii: cleanup and split outputs
2020-02-18 09:16:02 +01:00
Michele Guerini Rocco d61f235639
Merge pull request #80366 from rnhmjoj/ucs-fonts
ucs-fonts: generate pcf, otb and split output
2020-02-18 09:15:34 +01:00
Michele Guerini Rocco 06d625a7fe
Merge pull request #80220 from rnhmjoj/siji
siji: split output into out, bdf, otb
2020-02-17 20:51:40 +01:00
Michele Guerini Rocco 5798b04cce
Merge pull request #80322 from rnhmjoj/unifont
unifont: generate otb and split output
2020-02-17 20:50:10 +01:00
Michele Guerini Rocco db26f93110
Merge pull request #80270 from rnhmjoj/tewi
tewi-font: generate otb and split output
2020-02-17 20:48:53 +01:00
Michele Guerini Rocco 875f474b42
Merge pull request #80261 from rnhmjoj/terminus
terminus_font: generate otb and split output
2020-02-17 20:48:06 +01:00
Michele Guerini Rocco 02371d9410
Merge pull request #80228 from rnhmjoj/tamsyn
tamsyn: generate otb and split output
2020-02-17 19:49:09 +01:00
rnhmjoj 06e7100bf9
ucs-fonts: generate pcf, otb and split output 2020-02-17 17:06:23 +01:00
rnhmjoj 789182cb8f
ucs-fonts: add license and homepage 2020-02-17 16:02:25 +01:00
rnhmjoj 270a1e4f8a
unscii: cleanup and split outputs
The font is very large and duplicated across many formats, some of
which cannot be compressed, like `.hex` or `.svg`.
For normal use (eg. X11, GTK applications) these formats are not
necessary, so they are moved to another output reducing the default
closure size.
2020-02-17 11:57:28 +01:00
Cole Helbling e718c3a685
iosevka: don't show build progress
The node progress "bar" looks like crap when using `nix-build`. Redirect
the infinite scrolling screen to `/dev/null` to calm the output down.
Errors will still print because stderr isn't redirected.
2020-02-16 23:45:35 -08:00
rnhmjoj a3b97a4061
uni-vga: generate otb, psf and split output 2020-02-17 02:11:50 +01:00
rnhmjoj c23db52a65
unifont: generate otb and split output 2020-02-17 01:08:47 +01:00
rnhmjoj 128030139e
tewi-font: generate otb and split output 2020-02-16 14:58:59 +01:00
rnhmjoj 37d9b45b04
tewi-font: 2015-06-07 -> 2.0.2 2020-02-16 14:58:57 +01:00
rnhmjoj 4eb84c9ed4
terminus_font: generate otb and split output 2020-02-16 10:46:35 +01:00
Will Dietz 02b760b2a8
spleen: 1.6.0 -> 1.7.0 2020-02-15 22:32:14 -06:00
rnhmjoj b5a6818a7f
tamsyn: generate otb and split output 2020-02-16 01:50:14 +01:00
rnhmjoj dd65399e04
siji: split output into out, bdf, otb 2020-02-16 01:08:46 +01:00
Michele Guerini Rocco 8dc08804b3
Merge pull request #79666 from rnhmjoj/envypn-font
envypn-font: split outputs in out and otb
2020-02-15 19:00:22 +01:00
rnhmjoj 7fe574dff3
envupn-font: unrestrict platforms 2020-02-15 01:32:36 +01:00
Michele Guerini Rocco 8de09faad1
Merge pull request #79664 from rnhmjoj/dina
dina: generate otb files with fontforge
2020-02-15 01:28:40 +01:00
rnhmjoj 36ca91e253
dina: generate otb files with fontforge
Note: the encoding of the Dina BDF fonts is not unicode and
apparently fonttosfnt can't handle them.
2020-02-15 01:20:15 +01:00
Michele Guerini Rocco a11516c5b3
Merge pull request #79855 from rnhmjoj/proggyfonts
proggyfonts: cleanup
2020-02-14 21:48:48 +01:00
Michele Guerini Rocco dc62c39393
Merge pull request #79638 from rnhmjoj/clearlyU
clearlyU: split outputs in out and otb
2020-02-14 21:43:06 +01:00
rnhmjoj 76dd114376
clearlyU: split outputs in out and otb 2020-02-14 21:16:42 +01:00
Michele Guerini Rocco b2314a6d01
Merge pull request #79641 from rnhmjoj/creep
creep: split outputs in out and otb
2020-02-14 20:14:52 +01:00
Michele Guerini Rocco f2c62a920f
Merge pull request #79633 from rnhmjoj/ttyp0
uw-ttyp0: split outputs in out and otb
2020-02-14 19:56:20 +01:00
Michele Guerini Rocco c8d53312a5
Merge pull request #79756 from rnhmjoj/profont
profont: install otb variant
2020-02-14 19:49:31 +01:00
rnhmjoj c412f11cc8
uw-ttyp0: split outputs in out and otb 2020-02-14 19:27:48 +01:00
rnhmjoj 6979f761a5
profont: install otb variant 2020-02-14 19:06:50 +01:00
Michele Guerini Rocco f8c3e15771
Merge pull request #75163 from rnhmjoj/gohu
gohufont: generate opentype files
2020-02-14 00:46:05 +01:00
Emily 7f1ab0505c merriweather-sans: init at 1.008 2020-02-11 20:40:12 +00:00
Emily 21ea3ddf60 merriweather: init at 2.005 2020-02-11 20:40:12 +00:00
Daniel Schaefer 9b2d529062
Merge pull request #79671 from rnhmjoj/spleen
spleen: install otf font
2020-02-11 20:37:32 +01:00
rnhmjoj b4c324c719
proggyfonts: cleanup
- mkfontdir and mkfontscale have been merged
- use install insead of cp
- make gzip deterministic with -n
2020-02-11 20:04:40 +01:00
Edmund Wu d108ba9ded recursive: 1.022 -> 1.030 2020-02-10 20:33:01 +01:00
Emily 9d45292208 babelstone-han: 12.1.7 -> 13.0.3 2020-02-10 12:55:39 +00:00
rnhmjoj 03f246620d
powerline-fonts: install psf to share/consolefonts
This will make easier to set the font of the virtual console
in NixOS. Instead of specifing the full filepath of the psf
on can simply do:

    console.font = "ter-powerline-v20b";
    console.packages = [ pkgs.powerline-fonts ];
2020-02-10 13:28:04 +01:00
rnhmjoj c5a0d66eb7
gohufont: split outputs into out and otb 2020-02-10 12:01:28 +01:00
rnhmjoj 8ada475450
spleen: install otf font 2020-02-10 01:36:07 +01:00
rnhmjoj 406b96fa7d
envypn-font: split outputs in out and otb 2020-02-10 00:57:53 +01:00
rnhmjoj 7f7c94497a
dina,dina-pcf: unify packages 2020-02-10 00:28:56 +01:00
rnhmjoj dcc8e45dab
creep: split outputs in out and otb 2020-02-09 19:05:06 +01:00
rnhmjoj 96606b67fa
gohufont: make fonttosfnt deterministic 2020-02-07 18:23:53 +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
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