Commit Graph

3361 Commits

Author SHA1 Message Date
github-actions[bot]
bf6abedefb
Merge master into staging-next 2021-04-08 12:06:16 +00:00
github-actions[bot]
8d1d992273
Merge master into staging-next 2021-04-08 00:17:24 +00:00
ciferkey
7485b524dd yaru-theme: 20.10.6.1 -> 21.04.1 2021-04-07 17:44:43 -04:00
Sandro
add1a1cd6b
Merge pull request #118530 from SuperSandro2000/fetchzip-urls 2021-04-07 22:39:37 +02:00
Sandro Jäckel
36c50a6f48 paratype-pt-*: convert url -> urls
Fixes eval after 9bbfb268540e0cc0404a6b9ef33ea3bf160066ed
2021-04-07 02:41:25 +02:00
github-actions[bot]
5e509a83ed
Merge master into staging-next 2021-04-07 00:15:14 +00:00
Jan Tojnar
5a80eca002
Merge pull request #118665 from jtojnar/input
input-fonts: make Nix download the source
2021-04-06 22:21:27 +02:00
Jan Tojnar
c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
Jan Tojnar
57ced14370 input-fonts: make Nix download the source
The website generates a ZIP archive with fresh TTF files for each download,
which will have different “modified” field in the TTF metadata each time.
This makes `requireFile` useless as the ZIP file will not have a static hash.

Instead, let’s make user accept the license in Nix and download the file for them.
Then, we can post-process it and hopefully achieve a somewhat fixed output.

This is still not really reproducible since:

- the font can be updated (last update in 2015)
- the fonttools used by the server can be updated to one producing a different output
- the fonttools used by this package can be updated
- the fonttools might actually be non-deterministic

But hopefully these events are rare so it will be more stable than the ZIP produced by upstream,
which changes every time. When that happens, we can always just update it like we did before.
We do not need to worry about cache since the package is unfree.

I also added myself as a maintainer.
2021-04-06 15:28:59 +02:00
toastal
c8919c6f14
julia-mono: 0.034 → 0.035 (#115482) 2021-04-05 23:23:23 +02:00
José Romildo Malaquias
0d821ddfc4 matcha-gtk-theme: 2021-02-04 -> 2021-04-05 2021-04-05 09:59:51 -03:00
github-actions[bot]
3cc7116425
Merge master into staging-next 2021-04-04 00:20:45 +00:00
fortuneteller2k
d8645cfe6f papirus-icon-theme: 20210302 -> 20210401 2021-04-04 04:39:13 +08:00
github-actions[bot]
b3a0328b7f
Merge master into staging-next 2021-04-02 18:14:54 +00:00
Sandro
4f89ec98f8
Merge pull request #117103 from fortuneteller2k/add-curie
curie: init at 1.0
2021-04-02 18:19:23 +02:00
github-actions[bot]
636e58e31b
Merge staging-next into staging 2021-04-02 00:21:46 +00:00
Vladimír Čunát
10cb065706
cacert: fix fetchurl invocation
It was breaking probably just the tarball job (difficult to localize).
https://hydra.nixos.org/build/140479925
2021-04-01 22:18:02 +02:00
github-actions[bot]
85e9b4acf4
Merge staging-next into staging 2021-04-01 12:06:32 +00:00
Linus Arver
10286fce21
kreative-square-fonts: init at unstable-2021-01-29 (#111238)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-01 09:35:44 +02:00
github-actions[bot]
f311dede4c
Merge staging-next into staging 2021-03-29 00:15:53 +00:00
github-actions[bot]
d495e7527f
Merge master into staging-next 2021-03-29 00:15:48 +00:00
Sandro
9b343a78e2
Merge pull request #117865 from marsam/update-stix-two
stix-two: 2.11 -> 2.12
2021-03-29 00:12:45 +02:00
Sandro
b9503be92c
Merge pull request #117823 from eduardosm/vistafonts-chs
vistafonts-chs: fix build
2021-03-28 22:56:04 +02:00
github-actions[bot]
cbd2c726fb
Merge staging-next into staging 2021-03-28 12:06:24 +00:00
github-actions[bot]
25268aeaf7
Merge master into staging-next 2021-03-28 12:06:21 +00:00
Marin Usalj
dc90f0c0b2 inter-ui: [duplicate] remove inter-ui
This font seems to be a duplicate and outdated version of:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/data/fonts/inter/default.nix
2021-03-27 15:12:43 -04:00
Eduardo Sánchez Muñoz
4ee2a19bb6 vistafonts-chs: fix build
Fix the broken download link and the install script.
2021-03-27 19:36:10 +01:00
github-actions[bot]
e01a16d07b
Merge staging-next into staging 2021-03-27 06:05:44 +00:00
github-actions[bot]
183f374181
Merge master into staging-next 2021-03-27 06:05:41 +00:00
Sandro
4dfe61d246
Merge pull request #117604 from eduardosm/vistafonts
vistafonts: fix build
2021-03-27 03:13:24 +01:00
github-actions[bot]
33d1f480ac
Merge staging-next into staging 2021-03-26 18:13:57 +00:00
github-actions[bot]
70fb533d57
Merge master into staging-next 2021-03-26 18:13:54 +00:00
Eduardo Sánchez Muñoz
a49e2d27f6 vistafonts: fix build
Build was previously failing with
```
/build/file: no valid cabinets found
```

Additonaly, a faster download mirror is used. The downloaded file is not identical to the one from the previous mirror, but the produced result is unchanged.
2021-03-26 18:11:16 +01:00
Trolli Schmittlauch
7c521d1060 vollkorn: include variable version into fetch URI 2021-03-26 14:02:40 +01:00
github-actions[bot]
219312a10b
Merge staging-next into staging 2021-03-26 12:06:44 +00:00
github-actions[bot]
eddd1a74ec
Merge master into staging-next 2021-03-26 12:06:41 +00:00
Trolli Schmittlauch
b4ac48f0c2 vollkorn: init at 4.105
adding a popular Serif font
2021-03-26 11:00:07 +01:00
R. RyanTM
598cc979a5 spleen: 1.8.2 -> 1.9.0 2021-03-26 10:56:44 +01:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging 2021-03-26 07:53:44 +01:00
Mario Rodas
e46655f6a1 stix-two: 2.11 -> 2.12 2021-03-26 04:20:00 +00:00
github-actions[bot]
b068d2e437
Merge master into staging-next 2021-03-26 00:15:53 +00:00
R. RyanTM
320763c7aa man-pages: 5.10 -> 5.11 2021-03-25 23:22:00 +01:00
github-actions[bot]
7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Frederik Rietdijk
63540c9df8 libkkc-data: stay with python2 2021-03-25 12:40:55 +01:00
Frederik Rietdijk
9f9a1a01ab elliptic_curves: stay with python2
because its sage
2021-03-25 12:36:24 +01:00
Frederik Rietdijk
3e9d81498b conway_polynomials: use python2 2021-03-25 11:43:39 +01:00
github-actions[bot]
1fef6e73b9
Merge staging-next into staging 2021-03-24 06:05:57 +00:00
github-actions[bot]
f29a6f5877
Merge master into staging-next 2021-03-24 06:05:54 +00:00
Martin Weinelt
7b4c4fabd4
Merge pull request #116771 from helsinki-systems/upd/nss 2021-03-23 18:34:08 +01:00
R. RyanTM
8a6dff12ff recursive: 1.071 -> 1.077 2021-03-23 03:33:04 +00:00