Commit Graph

82 Commits

Author SHA1 Message Date
nicoo
98d30d8715 noto-fonts-monochrome-emoji: Handle 403 errors in update script 2023-09-12 12:38:08 +00:00
nicoo
c5ad070379 noto-fonts-emoji-monochrome: Validate cached SRI hashes
This hedges against a buggy version of the script generating data
that is then blindly reused even after the bug is fixed.
2023-09-12 12:38:08 +00:00
nicoo
74b1387efa noto-fonts-monochrome-emoji: Automatically update metadata 2023-09-12 12:38:08 +00:00
nicoo
e16875bfbd noto-fonts-monochrome-emoji: Automatically collect file hashes 2023-09-12 12:38:08 +00:00
nicoo
149f6d07ed noto-fonts-monochrome-emoji: init at version 46.2023-09-07 2023-09-12 12:38:07 +00:00
nicoo
c7423cd734 noto-fonts-emoji → noto-fonts-color-emoji
Clarify that the monochrome font is not included, per #221181.

The new name is also coherent with the name of the font,
according to `fontconfig`: Noto Color Emoji.
2023-09-12 12:38:07 +00:00
jopejoe1
af65a5c034 noto-fonts: 23.7.1 -> 23.8.1 2023-08-02 16:02:31 +02:00
jopejoe1
cdd89a8638 noto-fonts: 23.5.1 -> 23.7.1 2023-07-04 12:26:28 +02:00
Natsu Kagami
6c78e60cf2
noto-fonts-blob-emoji-bin: 14.0.1 -> 15.0 2023-06-21 15:30:37 +02:00
wrvsrx
b7028fd6dc noto-fonts-cjk: use typeface and version to generate git rev 2023-05-06 18:35:08 +08:00
wrvsrx
cf12cc9d6a noto-fonts-cjk-serif: 2.000 -> 2.001 2023-05-06 15:25:49 +08:00
wrvsrx
efb0a5d69b noto-fonts-cjk-sans: use official release version
noto-fonts-cjk has released Sans2.004
2023-05-06 15:22:47 +08:00
jopejoe1
74c04fe25b noto-fonts: add passthru.updateScript 2023-05-02 13:17:37 +02:00
jopejoe1
4c75d44b89 noto-fonts: 23.4.1 -> 23.5.1 2023-05-02 12:27:48 +02:00
jopejoe1
c347bd62a1 noto-fonts: switch to variable fonts and remove noto-font-extra 2023-04-11 21:26:17 +02:00
jopejoe1
fbe6137a0d noto-fonts: 20201206-phase3 -> 23.4.1 2023-04-08 22:32:54 +02:00
Weijia Wang
d694e0b0f6 treewide: convert 17 fonts to stdenvNoCC.mkDerivation 2023-01-30 13:22:54 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Sandro
2bd27f69f7
Merge pull request #201951 from laalsaas/noto-fonts 2023-01-03 16:54:47 +01:00
laalsaas
34e2d79450 noto-fonts-lgc-plus: init at 20201206-phase3
This is an effort to provide more sane defaults when it comes to which
fonts to install. Nobody needs Noto fonts for >190 different scripts.
The noto-fonts-lgc-plus package provides the Noto Fonts for latin, greek
and cyrillic, and some extras and it gives users the opportunity to
specify extra fonts to install. This shoud especially be used by other
modules to prevent polluting the installed fonts, making font selection
in some Programs almost unusable.
2022-12-17 01:16:49 +01:00
laalsaas
31f5f62c50 noto-fonts: 2020-01-23 -> v20201206-phase3 2022-11-19 19:36:39 +01:00
Nicolas Benes
c95d7d5a8c treewide: make sparseCheckout a list of strings 2022-11-15 19:46:12 +01:00
sternenseemann
da60d463c5 noto-fonts-emoji: 2.034 -> 2.038
* Adds glyphs for Unicode 15.0.
  https://github.com/googlefonts/noto-emoji/releases/tag/v2.038

* NotoEmoji-Regular.ttf is no longer checked in in the repository.
2022-10-04 02:11:43 +02:00
sternenseemann
01a2054000 python3Packages.nototools: 0.2.16 -> 0.2.17
Introduces Unicode 15.0 support.
https://github.com/googlefonts/nototools/releases/tag/v0.2.17
2022-10-04 02:11:43 +02:00
Sandro Jäckel
c5b5bcd786
noto-fonts: remove unused black, update meta 2022-09-02 15:16:33 +02:00
Winter
38858263da treewide: fix hashes for sparse checkout 2022-08-14 23:03:07 +02:00
midchildan
32c0743a20
noto-fonts-cjk: switch back to variable font
Fixes #156131.

This reverts commit 88ef066644.
2022-04-01 02:20:21 +09:00
Nick Cao
1037236e65 noto-fonts-emoji: fix cross compilation 2022-03-12 14:38:39 +01:00
Nick Cao
f8832996d8
nixos: add sample test for noto fonts 2022-01-26 03:02:45 +09:00
midchildan
8ee52a1325
noto-fonts-cjk: use sparse checkouts for smaller downloads
Fixes #156180.
2022-01-26 03:02:34 +09:00
midchildan
88ef066644
noto-fonts-cjk: fix rendering issues
The variable font build of Noto CJK was displaying tofus on some GTK
apps. This fixes the issue by using non-variable OTCs instead.

https://github.com/NixOS/nixpkgs/pull/145767#issuecomment-1016437188
2022-01-22 03:01:20 +09:00
midchildan
bd8132ac62
noto-fonts-cjk: add missing serif font
Fixes #99940
2022-01-17 02:04:02 +09:00
sternenseemann
5104de2ad7 python3Packages.nototools: 0.2.13 -> 0.2.16 2021-11-23 11:45:00 +01:00
Sandro
6419d53a0c
Merge pull request #137650 from r-ryantm/auto-update/python38Packages.nototools 2021-11-12 17:34:54 +01:00
Janne Heß
8aba57cfc9
Merge pull request #144550 from 06kellyjac/blobmoji
noto-fonts-emoji-blob-bin: 2019-06-14-Emoji-12 -> 14.0.1
2021-11-05 00:59:06 +01:00
sternenseemann
73092d11f6 noto-fonts-emoji: fix stale source hash 2021-11-04 17:15:10 +01:00
sternenseemann
6126a8de67 noto-fonts-emoji: 2.028 -> 2.034
Unicode 14.0
2021-11-04 14:29:44 +01:00
06kellyjac
ff0434ecfe noto-fonts-emoji-blob-bin: 2019-06-14-Emoji-12 -> 14.0.1
Also just use fetchurl
2021-11-03 22:09:47 +00:00
R. RyanTM
a6f6daa8b4 python38Packages.nototools: 0.2.13 -> 0.2.16 2021-09-13 12:53:24 +00:00
Davíð Steinn Geirsson
12d41756b0 noto-fonts: Fix path to zopflipng, remove broken check 2021-09-11 00:54:52 +00:00
sternenseemann
47c6e2fc49 noto-fonts-emoji: 2020-09-16-unicode13_1 -> 2.028 2021-07-24 14:18:08 +02:00
Felix Buehler
82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Sandro Jäckel
c4d6162d67
noto-fonts: remove unused input 2021-03-03 16:23:58 +01:00
Sandro Jäckel
b1e42ebb1f
noto-fonts: remove unused input 2021-03-03 16:23:58 +01:00
Ben Siraphob
d13840759c pkgs/data: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01: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
sternenseemann
ebd9355231 noto-fonts-emoji: unstable-2020-08-20 → 2020-09-16-unicode13.1 2020-09-17 19:55:25 +02:00
sternenseemann
e8a612c066 pythonPackages.nototools: 0.2.12 → 0.2.13 2020-09-17 19:55:25 +02:00