Commit graph

66 commits

Author SHA1 Message Date
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
sternenseemann 0cfc9f47ce noto-fonts-emoji-blob-bin: remove url syntax in homepage 2020-08-30 10:17:23 -07:00
sternenseemann 079b8e1c5d noto-fonts-emoji: unstable-2019-10-22 → unstable-2020-08-20
Now supports Unicode 13.0.
2020-08-30 10:17:23 -07:00
sternenseemann a22e9ae45d pythonPackages.nototools: unstable-2019-10-21 → 0.2.12 2020-08-30 10:17:23 -07:00
Lassulus 9480bae337
Merge pull request #69734 from rileyinman/blobmoji
noto-fonts-emoji-blob-bin: init at 2019-06-14-Emoji-12
2020-06-18 09:06:33 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Riley Inman 27e52af5a5 noto-fonts-emoji-blob-bin: init at 2019-06-14-Emoji-12 2020-02-29 16:31:47 -05: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
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
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Jan Tojnar dd7ec2ea97
python2Packages.nototools: 2017-09-25 → 2019-03-20 2019-08-29 17:24:10 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00