Francesco Gazzetta
e0c9a230ce
twemoji-color-font: 13.0.1 -> 13.1.0
2021-06-22 14:37:25 +02:00
Francesco Gazzetta
50385ab259
twemoji-color-font: 12.0.1 -> 13.0.1
2021-02-11 12:39:48 +01:00
Francesco Gazzetta
0c5984cf83
twemoji-color-font: use prebuilt from release
...
Building from sources takes 1.5 hours on hydra for minimal advantages.
Relevant discussion:
https://github.com/NixOS/nixpkgs/issues/97871
2021-02-11 12:39:48 +01: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
Jan Tojnar
24a6d1152d
twemoji-color-font: fix build with Inkscape 1
2020-09-13 23:13:57 +02:00
Jan Tojnar
35deaa45a1
inkscape_0: drop
...
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
Pavol Rusnak
8402a74cce
treewide: replace inkscape with inkscape_0
...
The Inkscape CLI interface has been changed with 1.x and packages
are not adjusted yet to this change. Let's use inkscape 0.x instead.
2020-07-19 13:10:16 +02:00
volth
c9eb44eab3
data/fonts: cleanup
...
* make font derivations fixed-output where applicable
* fix dead links
* `stdenv.lib` -> `lib` where `stdenv` is not involved
* remove `meta.platforms = [ unix ]` and `meta.platforms = [ linux ]` because the restriction has no sense for data packages
2019-05-13 06:03:31 +00:00
Francesco Gazzetta
367b046b8c
twemoji-color-font: automatically construct "name"
2019-05-02 11:53:59 +02:00
Francesco Gazzetta
4cd1ee93ab
twemoji-color-font: 11.2.0 -> 12.0.1
2019-05-02 11:49:43 +02:00
Francesco Gazzetta
371708f0d9
twemoji-color-font: 1.4 -> 11.2.0
2018-11-13 11:40:47 +01:00
Francesco Gazzetta
8fdab83dcf
twemoji-color-font: restrict platforms to linux
2018-08-15 15:36:49 +02:00
Francesco Gazzetta
f94d08a304
twemoji-color-font: 1.3 -> 1.4
2018-08-15 14:51:40 +02:00
Nikolay Amiantov
fe708a3462
twemoji-color-font: include recommended fontconfig configuration
2018-03-06 13:07:14 +03:00
Francesco Gazzetta
314fb3d60a
twemoji-color-font: init at 1.3
2018-01-26 20:09:27 +00:00