Commit Graph

1847 Commits

Author SHA1 Message Date
Artturi
433e236aca
Merge pull request #204734 from endgame/carlito-mkderivation
carlito: Use stdenv.mkDerivation
2022-12-07 11:17:54 +02:00
Artturi
fe37b0d84f
Merge pull request #195031 from PlayerNameHere/material-design-icons
material-design-icons: 6.6.96 -> 7.0.96
2022-12-07 11:13:52 +02:00
Jack Kelly
ad8edb6259 carlito: Use stdenvNoCC.mkDerivation
carlito used to call `fetchzip` directly, and the fact that it was a
fixed-output derivation meant nobody noticed that:

1. the derivation no longer built from source (due to changes in
   `fetchzip`), and

2. the updated fontconfig xml never got used.
2022-12-07 10:00:43 +10:00
Sandro
3451a0cb2c
Merge pull request #204728 from anna328p/lexend-update 2022-12-06 22:37:03 +01:00
Vladimír Čunát
089fb18420
Merge #203426: staging-next 2022-11-28 2022-12-06 12:36:58 +01:00
R. RyanTM
7c8f8c5563
amiri: 0.900 -> 1.000 (#204614) 2022-12-06 08:19:07 +01:00
Anna Kudriavtsev
5cbf110123 lexend: bump version, install variable fonts 2022-12-05 21:36:46 -06:00
github-actions[bot]
5b74f8b399
Merge master into staging-next 2022-11-28 12:01:29 +00:00
toastal
e9073ef081 julia-mono: 0.044 → 0.046 2022-11-28 14:25:37 +07:00
github-actions[bot]
38af11b9ce
Merge staging-next into staging 2022-11-27 18:01:39 +00:00
Naïm Favier
81524e2660
tlwg: 0.6.4 -> 0.7.3
https://github.com/tlwg/fonts-tlwg/releases/tag/v0.7.3
2022-11-26 11:08:01 +01:00
github-actions[bot]
83b5fc631c
Merge staging-next into staging 2022-11-23 18:01:46 +00:00
Mario Rodas
e8a6321106
Merge pull request #202144 from montchr/iosevka-v16.4.0
iosevka-bin: 16.3.6 -> 16.4.0

Closes #202188
2022-11-21 23:50:07 -05:00
Sandro
3a05360e53
Merge pull request #200082 from panicgh/fetchgit-sparse-checkout 2022-11-21 20:00:56 +01:00
Chris Montgomery
4cb7fffa6e
iosevka-bin: add @montchr as maintainer 2022-11-21 00:19:44 -05:00
Chris Montgomery
2d5805c332
iosevka-bin: 16.3.6 -> 16.4.0 2022-11-21 00:19:24 -05:00
Mario Rodas
f072ce1373 _3270font: 2.3.1 -> 3.0.1
https://github.com/rbanffy/3270font/releases/tag/v3.0.0
https://github.com/rbanffy/3270font/releases/tag/v3.0.1
2022-11-21 04:20:00 +00:00
Sandro
e08821f0b6
Merge pull request #200953 from DeeUnderscore/fix/montserrat 2022-11-21 02:54:19 +01:00
Sandro
ca87d0cac8
b612: update homepage 2022-11-21 02:53:53 +01:00
Mario Rodas
d5c74abf8d
Merge pull request #193637 from marsam/init-martian-mono
martian-mono: init at 0.9.1
2022-11-20 14:23:52 -05:00
Mario Rodas
af12a07591
Merge pull request #190232 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 16.0.0 -> 16.3.6
2022-11-20 14:13:56 -05:00
laalsaas
c3f650c367
google-fonts: add font selection parameter (#201556)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-18 02:35:37 +01:00
Sandro
ce89321950
Merge pull request #194818 from somasis/sitelen-seli-kiwen 2022-11-16 02:52:22 +01:00
Sandro
7e2a6249d1
Merge pull request #194820 from somasis/linja-pi-pu-lukin 2022-11-16 02:51:38 +01:00
Nicolas Benes
c95d7d5a8c treewide: make sparseCheckout a list of strings 2022-11-15 19:46:12 +01:00
D Anzorge
f352d6e27b b612: fix build
Changes needed after fetchzip changes in #173430
2022-11-14 22:41:21 +01:00
D Anzorge
d77b0bb6a5 montserrat: fix build
Changes needed after fetchzip changes in #173430
2022-11-13 01:01:55 +01:00
Pol Dellaiera
d0d865125b
mona-sans: init at v1.0 2022-11-11 22:25:08 +01:00
Pol Dellaiera
eab9b5f7a1
hubot-sans: init at v1.0 2022-11-11 22:24:34 +01:00
Artturi
55c093a1d0
Merge pull request #199485 from afh/afh-victor-mono-license
victor-mono: Move LICENSE.txt to fonts directory
2022-11-10 01:07:40 +02:00
Alexis Hildebrandt
ac77d54ab2 victor-mono: Remove LICENSE.txt
as "appropriate machine-readable metadata fields within text […]
can be easily viewed by the user", e.g.:
nix eval "nixpkgs#victor-mono.meta.license" --json | jq
2022-11-09 23:08:28 +01:00
markuskowa
19951ca9bd
Merge pull request #199244 from markuskowa/fix-licenses
Fix licenses in various packages
2022-11-05 12:42:48 +01:00
Alexis Hildebrandt
eb0b83a104 victor-mono: Move LICENSE.txt to fonts directory 2022-11-04 09:39:16 +01:00
Berk D. Demir
bfde85769e go-font: Fetch only the installables instead of entire blobs repo
Switch to using `fetchzip` to download a subdirectory tarball including
TrueType fonts and their license instead of cloning Go's 'images'
repository.

- Simplifies the derivation
- Downloads 900K instead of 28M
- Requires 1/8 CPU cycles
- ...shortening the build time.
2022-11-03 17:57:40 +01:00
Mario Rodas
04da8dc6dd
Merge pull request #199117 from r-ryantm/auto-update/monocraft
monocraft: 1.2 -> 1.4
2022-11-03 00:11:36 -05:00
Markus Kowalewski
57e976051f
tipa: add license 2022-11-02 23:10:06 +01:00
Markus Kowalewski
6832d459b3
dosemu_fonts: add license 2022-11-02 23:02:19 +01:00
Markus Kowalewski
ad29005c50
arkpandora_ttf: add license 2022-11-02 22:53:58 +01:00
Anderson Torres
03439e3ce3
Merge pull request #198964 from ncfavier/alice
alice: init at 2.003
2022-11-02 14:16:26 -03:00
R. Ryantm
92c9b2728f monocraft: 1.2 -> 1.4 2022-11-02 07:40:33 +00:00
Naïm Favier
b4a893c23d
alice: init at 2.003
Open-source font by Ksenia Erulevich https://github.com/cyrealtype/Alice
2022-11-01 15:30:31 +01:00
Naïm Favier
8a837a95ed crimson-pro: init at unstable-2022-08-30
A professionally produced redesign of Crimson by Jacques Le Bailly.
https://github.com/Fonthausen/CrimsonPro
2022-11-01 15:22:08 +01:00
Kylie McClain
5d4321b703
linja-pi-pu-lukin: init at unstable-2021-10-29 2022-10-31 18:35:54 -04:00
Kylie McClain
9bebad4487
sitelen-seli-kiwen: init at unstable-2022-06-28 2022-10-31 18:20:44 -04:00
Christian Kögler
e374272930
Merge pull request #190428 from zhaofengli/monocraft
monocraft: init at 1.2
2022-10-31 06:35:48 +01:00
Christian Kögler
488936101f
Merge pull request #189482 from oluceps/add_maple-font
maple-font: init at 5.5
2022-10-31 06:28:02 +01:00
R. Ryantm
d168b8cf2f iosevka-bin: 16.0.0 -> 16.3.6 2022-10-31 00:11:30 +00:00
sternenseemann
026f99d83d go-font: avoid .gitignore and .gitattributes in output
These were previously left over in $out, as they weren't matched by
`$out/*`.
2022-10-30 23:07:50 +01:00
Francesco Gazzetta
b36a0a58d4
Merge pull request #198413 from r-ryantm/auto-update/twemoji-color-font
twemoji-color-font: 13.1.0 -> 14.0.2
2022-10-29 12:16:37 +00:00
R. Ryantm
ebfcf6fbee twemoji-color-font: 13.1.0 -> 14.0.2 2022-10-29 07:01:31 +00:00