Commit graph

3009 commits

Author SHA1 Message Date
José Romildo Malaquias 95e3e3e09a plano-theme: 3.36-1 -> 3.36-2 2020-10-12 10:09:42 -07:00
José Romildo Malaquias d38c911a06 zuki-themes: 3.36-3 -> 3.36-4 2020-10-12 10:08:28 -07:00
José Romildo Malaquias d9d1273c0d
Merge pull request #99620 from romildo/upd.matcha-gtk-theme
matcha-gtk-theme: 2020-09-28 -> 2020-10-05
2020-10-12 13:03:26 -03:00
José Romildo Malaquias 8eb2086f25 lounge-gtk-theme: 1.22 -> 1.24 2020-10-12 12:00:36 -03:00
Anderson Torres e61c9d185d
Merge pull request #100193 from AndersonTorres/big-upload
A bunch of updates
2020-10-12 08:48:52 -03:00
Mario Rodas 0f81680440
Merge pull request #100130 from suhr/julia-mono
julia-mono: init at 0.018
2020-10-12 06:32:25 -05:00
AndersonTorres 890d47fc33 comic-neue: 2.5 -> 2.51 2020-10-12 04:07:17 -03:00
José Romildo Malaquias e2064ae542
Merge pull request #99704 from Vonfry/update/dracula
dracula-theme: 1.3.0 -> 2.0 and rename ant-dracula to dracula-theme
2020-10-11 16:07:12 -03:00
Vonfry 0f1be68116
dracula-theme: rename ant-dracula-theme to dracula-theme and update 2020-10-11 20:16:27 +08:00
José Romildo Malaquias 14258779e6 stilo-themes: 3.36-2 -> 3.36-3 2020-10-11 00:25:48 -03:00
Сухарик 2336543338 julia-mono: init at 0.018 2020-10-10 10:38:22 +03:00
Mario Rodas 5dbc275975 cascadia-code: 2008.25 -> 2009.22
https://github.com/microsoft/cascadia-code/releases/tag/v2009.22
2020-10-10 00:00:00 -05:00
José Romildo Malaquias bd98971936
Merge pull request #99305 from romildo/upd.skeu
skeu: init at 0.5.1
2020-10-10 10:49:06 -03:00
José Romildo Malaquias 0d5f50e48c
Merge pull request #99295 from romildo/upd.marwaita-pop_os
marwaita-pop_os: init at 0.9
2020-10-10 10:48:21 -03:00
José Romildo Malaquias b2b64e4a44
Merge pull request #99311 from romildo/upd.flat-remix-icon-theme
flat-remix-icon-theme: 20200116 -> 20200710
2020-10-07 18:50:30 -03:00
Jiehong Ma 799e0f1a2a ttf-tw-moe: first version 2020-10-07 16:11:28 +02:00
José Romildo Malaquias 9fee367103 matcha-gtk-theme: 2020-09-28 -> 2020-10-05 2020-10-05 09:08:45 -03:00
Justin Humm b6b8503f85 monoid: 2016-07-21 -> 2018-06-03
Also applied a patch, so we can build with python3Packages.fontforge, as
fontforge doesn't have python2 bindings anymore.
2020-10-04 16:10:17 +02:00
José Romildo Malaquias 9cbf927826
Merge pull request #99032 from romildo/upd.marwaita-manjaro
marwaita-manjaro: 1.5 -> 1.6
2020-10-03 11:28:28 -03:00
José Romildo Malaquias 1859df5110
Merge pull request #99002 from romildo/upd.matcha-gtk-theme
matcha-gtk-theme: 2020-07-27 -> 2020-09-28
2020-10-03 11:27:24 -03:00
Peter Simons 582f5cea5f all-cabal-hashes: update to Hackage at 2020-10-01T23:28:17Z 2020-10-02 21:07:31 +02:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Silvan Mosberger 5ce1f9d129
Merge pull request #99051 from Infinisil/man-pages-bin
man-pages: Make it findable by manpages
2020-10-02 00:52:30 +02:00
José Romildo Malaquias 8dc5cbc6f3 iconpack-jade: 1.23 -> 1.24 2020-10-01 22:01:04 +00:00
José Romildo Malaquias 2ee2137879 flat-remix-icon-theme: 20200116 -> 20200710 2020-10-01 14:53:42 -03:00
José Romildo Malaquias 32762b808f
Merge pull request #98857 from romildo/upd.marwaita
marwaita: 7.6.1 -> 7.7
2020-10-01 14:12:47 -03:00
José Romildo Malaquias b08ef82364 skeu: init at 0.5.1 2020-10-01 13:54:20 -03:00
José Romildo Malaquias f15c4c31d5 marwaita-pop_os: init at 0.9 2020-10-01 12:51:34 -03:00
Mario Rodas 33d21a2bff
Merge pull request #99047 from marsam/update-sudo-font
sudo-font: 0.50 -> 0.51
2020-10-01 04:56:19 -05:00
Samuel Dionne-Riel 4c3b84ca6c
Merge pull request #99119 from samueldr/fix/noto-emoji-hangs
noto-fonts-emoji: Work around Hydra silence timeouts on AArch64 by being noisy
2020-09-30 14:16:08 -04:00
José Romildo Malaquias d6a12e8d9e
Merge pull request #98426 from romildo/fix.hicolor-icon-theme
hicolor-icon-theme: fix quoting shell variables in setup hook
2020-09-30 10:54:45 -03: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
José Romildo Malaquias 1063be86e9
Merge pull request #98434 from romildo/upd.materia-theme
materia-theme: 20190912 -> 20200916
2020-09-29 17:05:33 -03:00
Silvan Mosberger 75d24ef5e7
man-pages: Make it findable by manpages
Previously `nix-shell -p man-pages` wouldn't work, because `man` by
default looks up man pages only for the packages that appear in PATH.
Since man-pages didn't have anything in $out/bin though, it wouldn't be
put on PATH.

This fixes that by just creating an empty $out/bin
2020-09-29 02:08:16 +02:00
Mario Rodas 02fff7fff9 sudo-font: 0.50 -> 0.51
https://github.com/jenskutilek/sudo-font/releases/tag/v0.51
2020-09-28 18:00:00 -05:00
José Romildo Malaquias d180ceff2d marwaita-manjaro: 1.5 -> 1.6 2020-09-28 17:20:31 -03:00
José Romildo Malaquias 9695c3168b matcha-gtk-theme: 2020-07-27 -> 2020-09-28 2020-09-28 09:01:01 -03:00
José Romildo Malaquias fa5cb6b2a8 hicolor-icon-theme: fix quoting shell variables in setup hook 2020-09-27 15:51:41 -03:00
José Romildo Malaquias e8100d9fef marwaita: 7.6.1 -> 7.7 2020-09-26 09:24:43 -03:00
Peter Simons ae183ba4f7 all-cabal-hashes: update to Hackage at 2020-09-25T08:31:15Z 2020-09-25 21:10:38 +02:00
AndersonTorres a3323d4934 comic-neue: 2.3 -> 2.5 2020-09-21 23:37:31 -03:00
José Romildo Malaquias e388dd8542 materia-theme: 20190912 -> 20200916 2020-09-21 21:58:35 -03:00
José Romildo Malaquias 066412597a materia-theme: format with nix-format 2020-09-21 21:15:16 -03:00
Daniël de Kok b83824d9c4
Merge pull request #98159 from sternenseemann/noto-emoji-unicode-13.1
noto-fonts-emoji: unstable-2020-08-20 → 2020-09-16
2020-09-20 14:20:19 +02:00
Daniël de Kok a9953f1ead
Merge pull request #98122 from turboMaCk/corefonts-output-hash
corefonts: fix hash mismatch update
2020-09-19 16:06:53 +02:00
Mario Rodas 72b9660dc1
_3270font: 2.0.4 -> 2.1.0 (#98156)
https://github.com/rbanffy/3270font/releases/tag/v.2.1.0
2020-09-17 19:00:53 -05: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
Marek Fajkus b529c6cf65
corefonts: fix hash mismatch update 2020-09-16 21:16:01 +02:00
Jan Tojnar 9763e55345
Merge pull request #97862 from jtojnar/emoji-inkscape-fix 2020-09-14 01:43:57 +02:00
José Romildo Malaquias 8221805958
Merge pull request #97316 from romildo/upd.marwaita-peppermint
marwaita-peppermint: init at 0.3
2020-09-13 19:26:20 -03:00
José Romildo Malaquias 49ce7a07f6
Merge pull request #97297 from romildo/upd.marwaita-manjaro
marwaita-manjaro: 2020-08-29 -> 1.5
2020-09-13 19:25:35 -03:00
José Romildo Malaquias 31c90f3b9f
Merge pull request #97136 from romildo/upd.theme-obsidian2
theme-obsidian2: 2.13 -> 2.14
2020-09-13 19:24:58 -03:00
Jan Tojnar 24a6d1152d
twemoji-color-font: fix build with Inkscape 1 2020-09-13 23:13:57 +02:00
Jan Tojnar f355352177
emojione: fix build with Inkscape 1 2020-09-13 23:13:54 +02:00
Mario Rodas a6b064e649 cascadia-code: 2007.01 -> 2008.25
https://github.com/microsoft/cascadia-code/releases/tag/v2008.25
2020-09-13 09:19:18 -07: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
WORLDofPEACE 34642dd703
Merge pull request #97308 from romildo/upd.ubuntu-themes
ubuntu-themes: 19.04 -> 20.10
2020-09-08 19:52:06 -04:00
Maciej Krüger 996bdf7cd4
mint-x-icons: remove other package and expose from cinnamon namespace 2020-09-08 01:05:32 +02:00
Maciej Krüger b5839daf69
vanilla-dmz: 0.4.4 -> 0.4.5 (+license fix)
The package debian/copyright states Attribution-ShareAlike 3.0 Unported 
(CC BY-SA 3.0) which is cc-by-sa-30, was wrongly cc-by-nc-sa-30 which is 
unfree
2020-09-08 01:05:32 +02:00
Maciej Krüger 1e605712d2
arc-theme: enable cinnamon 2020-09-07 23:46:59 +02:00
Vladimír Čunát c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
José Romildo Malaquias 5bfb3ea696
Merge pull request #97016 from romildo/upd.marwaita
marwaita: 7.5.1 -> 7.6.1
2020-09-07 09:37:33 -03:00
José Romildo Malaquias dfae3421e5 marwaita-peppermint: init at 0.3 2020-09-06 21:40:38 -03:00
José Romildo Malaquias 8ec4d97e9c ubuntu-themes: 19.04 -> 20.10 2020-09-06 15:50:54 -03:00
Frederik Rietdijk d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
José Romildo Malaquias bc067235a0 marwaita-manjaro: 2020-08-29 -> 1.5 2020-09-06 13:09:33 -03:00
José Romildo Malaquias 96542ebb19
Merge pull request #96691 from romildo/upd.iconpack-obsidian
iconpack-obsidian: 4.12 -> 4.13
2020-09-06 10:36:15 -03:00
José Romildo Malaquias 9df0922740 marwaita: 7.5.1 -> 7.6.1 2020-09-06 10:33:15 -03:00
WORLDofPEACE 98572a296b
Merge pull request #86069 from mkg20001/pkg/cinnamon-screensaver
cinnamon.cinnamon-screensaver: init at 4.4.0
2020-09-05 15:18:37 -04:00
Maciej Krüger e5b0918395 iso-flags: init at unstable-18012020
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-05 14:03:01 -04:00
Frederik Rietdijk af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
José Romildo Malaquias c9745a5875
Merge pull request #96676 from romildo/upd.marwaita-manjaro
marwaita-manjaro: init at 2020-08-29
2020-09-04 14:58:24 -03:00
José Romildo Malaquias 3355e6c313 theme-obsidian2: include theme variants 2020-09-04 13:55:48 -03:00
José Romildo Malaquias d618cd80d2 theme-obsidian2: 2.13 -> 2.14 2020-09-04 13:40:18 -03:00
R. RyanTM e883800b08 yaru-theme: 20.10.1 -> 20.10.2 2020-09-04 09:22:19 -07:00
Jan Tojnar 7ecabdc22b
Merge pull request #96992 from jtojnar/fc-dtd-urn
treewide: use URN for fontconfig DTD
2020-09-04 17:12:29 +02:00
Frederik Rietdijk 377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
Jan Tojnar 6dd3b54ccc
treewide: use URN for fontconfig DTD
To match upstream change:

9c46ef4aac
2020-09-03 06:39:00 +02:00
Mario Rodas 4adac63234 recursive: 1.062 -> 1.064 2020-09-02 21:54:00 -05:00
Christian Kampka d4c42bfaf5
liberation_ttf: Fix cross-compiling
liberation_ttf runs python3 during build,
hence it needs to be in nativeBuildInputs
when cross-building.
2020-09-02 19:22:10 +02:00
Mario Rodas de5d2d6a61 ibm-plex: 5.1.0 -> 5.1.3 2020-09-01 20:33:53 -05:00
R. RyanTM 37a3ebb725 cldr-emoji-annotation: 37.0_13.0_0_1 -> 37.0_13.0_0_2 2020-09-01 23:42:39 +02:00
José Romildo Malaquias 14b22c1593
Merge pull request #96173 from romildo/upd.venta
venta: init at 2020-08-20
2020-08-30 22:29:21 -03:00
José Romildo Malaquias e59a14c3ec iconpack-obsidian: 4.12 -> 4.13
Also add mint-x-icons as a dependency, as Mint-X is a parent theme of
Obsidian.
2020-08-30 16:15:37 -03:00
José Romildo Malaquias d214fce42c marwaita: 7.5 -> 7.5.1 2020-08-30 11:03:20 -07:00
sternenseemann fe3d667a0f twitter-color-emoji: 12.1.5 → 13.0.1 2020-08-30 10:17:23 -07: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
José Romildo Malaquias b20059b057 marwaita-manjaro: init at 2020-08-29 2020-08-30 10:03:06 -03:00
José Romildo Malaquias b317137894
Merge pull request #96473 from romildo/upd.marwaita
marwaita: 7.4.3 -> 7.5
2020-08-30 08:53:35 -03:00
Mario Rodas a2358df011
Merge pull request #96471 from marsam/update-recursive
recursive: 1.059 -> 1.062
2020-08-28 22:26:47 -05:00
José Romildo Malaquias e8633b1e2b marwaita: 7.4.3 -> 7.5 2020-08-27 10:53:55 -03:00
José Romildo Malaquias 2995fa48cb
Merge pull request #96168 from romildo/upd.marwaita
marwaita: 7.4.2 -> 7.4.3
2020-08-27 10:23:45 -03:00
Mario Rodas 90fad2391a
recursive: 1.059 -> 1.062
https://github.com/arrowtype/recursive/releases/tag/1.060
https://github.com/arrowtype/recursive/releases/tag/1.061
https://github.com/arrowtype/recursive/releases/tag/1.062
2020-08-27 04:20:00 -05:00
Mario Rodas b543b84a6a
jetbrains-mono: 2.001 -> 2.002
https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.002
2020-08-27 04:20:00 -05:00
Mario Rodas f190d0fdda
recursive: 1.057 -> 1.059
https://github.com/arrowtype/recursive/releases/tag/1.059
2020-08-25 20:20:20 -05:00
R. RyanTM bd5b6cb3b7 iosevka-bin: 3.4.1 -> 3.4.6 2020-08-25 18:14:02 +00:00
José Romildo Malaquias 90c3baab16 venta: init at 2020-08-20 2020-08-24 08:57:41 -03:00
José Romildo Malaquias d36dc5abae marwaita: 7.4.2 -> 7.4.3 2020-08-24 08:38:15 -03:00
Silvan Mosberger dd0c15b341
Merge pull request #95544 from endgame/oldschool-pc-font-bump
ultimate-oldschool-pc-font-pack: 1.0 -> 2.0
2020-08-24 02:43:15 +02:00
Michael Raskin f467d79b92
Merge pull request #95907 from rnhmjoj/otb-merge
pkgs/data/fonts: merge back the split otb output
2020-08-23 21:46:01 +00:00
Silvan Mosberger 3645476e86
Merge pull request #94747 from ptrhlm/kanji-stroke-order-font-4.003
kanji-stroke-order-font: 4.002 -> 4.003
2020-08-22 16:58:53 +02:00
rnhmjoj 6545e5a506
pkgs/data/fonts: merge back the split otb output
Since the Pango issue 457[1] has been fixed and Nixpkgs patched, it's no
longer necessary to keep X11 and .otb fonts in separate outputs (previously
they would cause application to display broken fonts).

[1]: https://gitlab.gnome.org/GNOME/pango/-/issues/457
2020-08-22 09:45:05 +02:00
Mario Rodas ec257bea65 recursive: 1.054 -> 1.057
https://github.com/arrowtype/recursive/releases/tag/1.057
2020-08-21 21:02:13 -07:00
R. RyanTM 575490962f arc-theme: 20200513 -> 20200819 2020-08-21 20:58:44 -07:00
Timo Kaufmann 5cc57fe31f
Merge pull request #77009 from davidak/anarchism
anarchism: init at 15.3-1
2020-08-20 11:20:16 +02:00
Mario Rodas eb87f723bb
Merge pull request #95735 from marsam/update-scheme-manpages
scheme-manpages: 2020-05-17 -> 2020-08-14
2020-08-18 22:23:40 -05:00
Gabriel Ebner 08639bcd13
Merge pull request #95701 from gebner/smaller_source_han
source-han-*: reduce closure size by 2x
2020-08-18 12:54:31 +02:00
Mario Rodas edb74a6b89
scheme-manpages: 2020-05-17 -> 2020-08-14 2020-08-18 04:20:00 -05:00
Silvan Mosberger c6aa9e4af6
Merge pull request #95681 from flokli/fontconfig-penultimate-remove
nixos/fonts: remove fontconfig-penultimate
2020-08-17 23:47:52 +02:00
Florian Klink 4391dcb742
Merge pull request #95635 from Profpatsch/bgnet-fix
bgnet: 3.0.21 -> 3.1.2
2020-08-17 21:18:45 +02:00
Gabriel Ebner 9fb2c88df4 source-han-*: reduce closure size by 2x
The file name of the installed font was the path returned by fetchurl:
`xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-SourceHanSans.ttc`

This caused the derivation to reference the downloaded font file,
storing the font twice unless you optimise the store (each file is
~150M).
2020-08-17 19:23:12 +02:00
Florian Klink 119401d811 fontconfig-penultimate: remove package 2020-08-17 13:26:05 +02:00
José Romildo Malaquias 4e2b0fe833
Merge pull request #95334 from romildo/upd.luna-icons
luna-icons: init at 2020-08-09
2020-08-17 08:12:41 -03:00
Profpatsch cf71eed06e bgnet: 3.0.21 -> 3.1.2
Also builds from source now, the old tarball was long gone.
2020-08-17 02:39:06 +02:00
Jan Tojnar 36cfca88a7 osinfo-db: 20200529 -> 20200804 2020-08-16 23:48:40 +02:00
Ryan Mulligan 52b424a248
Merge pull request #91555 from r-ryantm/auto-update/elementary-xfce-icon-theme
elementary-xfce-icon-theme: 0.15 -> 0.15.1
2020-08-16 08:19:09 -07:00
Will Dietz b86fd4f919 agave: 21 -> 22
https://github.com/agarick/agave/releases/tag/v22
2020-08-16 13:32:21 +00:00
Will Dietz 4f6067861d agave: 17 -> 21
https://github.com/agarick/agave/releases/tag/v18
https://github.com/agarick/agave/releases/tag/v19
https://github.com/agarick/agave/releases/tag/v20
https://github.com/agarick/agave/releases/tag/v21
2020-08-16 13:32:21 +00:00
Will Dietz 23e96f4565 agave: 16 -> 17
https://github.com/agarick/agave/releases/tag/v17
2020-08-16 13:32:21 +00:00
Jack Kelly b84a56bddb ultimate-oldschool-pc-font-pack: 1.0 -> 2.0 2020-08-16 10:24:55 +10:00
R. RyanTM 5b09228189 spleen: 1.8.1 -> 1.8.2 2020-08-15 15:21:18 -07:00
R. RyanTM 418508e590 numix-icon-theme-circle: 20.06.07 -> 20.07.11 2020-08-15 01:16:48 -07:00
R. RyanTM 6ffc7dd6c9 numix-icon-theme-square: 20.06.07 -> 20.07.11 2020-08-15 01:16:18 -07:00
Martin Weinelt 99c6768ecb
Merge pull request #95184 from seylerius/master
iosevka: unify output directory with other fonts
2020-08-15 03:00:57 +02:00
Alyssa Ross 97077b6e96 man-pages: 5.07 -> 5.08 2020-08-14 14:24:18 +00:00
R. RyanTM 42bf6d5c2e iosevka-bin: 3.3.1 -> 3.4.1 2020-08-14 00:06:27 +00:00
José Romildo Malaquias 211edbc5d1 luna-icons: init at 2020-08-09 2020-08-13 09:57:00 -03:00
José Romildo Malaquias d228d3f205
Merge pull request #94823 from romildo/upd.theme-jade-1
theme-jade1: 1.7 -> 1.8
2020-08-13 09:28:15 -03:00
José Romildo Malaquias 7fb03a74fa
Merge pull request #95271 from symphorien/marwaita-update
marwaita: 2020-07-01 -> 7.4.2
2020-08-13 09:26:37 -03:00
Symphorien Gibol 72da65769c marwaita: 2020-07-01 -> 7.4.2 2020-08-12 12:00:00 +00:00
R. RyanTM cf0c098e35 spdx-license-list-data: 3.9 -> 3.10 2020-08-11 14:29:58 +00:00
seylerius 6508e30050
iosevka-bin: unify output dir with other fonts 2020-08-11 05:27:37 -05:00
seylerius b4cff6b475
iosevka: unify output directory with other fonts 2020-08-11 04:52:53 -05:00
Piotr Halama a52e20c503 kanji-stroke-order-font: 4.002 -> 4.003 2020-08-10 22:55:28 +02:00
José Romildo Malaquias 863a23971e theme-jade1: 1.7 -> 1.8 2020-08-06 18:54:49 -03:00
Frederik Rietdijk 834e04c474 Merge master into staging-next 2020-08-05 12:06:07 +02:00
Vladimír Čunát 01c2ba8575
Merge branch 'staging-next' into staging 2020-08-04 21:38:08 +02:00
Mario Rodas 1b99e2fd27
recursive: 1.052 -> 1.054
+ https://github.com/arrowtype/recursive/releases/tag/1.053
+ https://github.com/arrowtype/recursive/releases/tag/1.054
2020-08-03 04:20:00 -05:00
R. RyanTM f5664d63e6 papirus-icon-theme: 20200702 -> 20200801 2020-08-02 09:44:30 +00:00
Frederik Rietdijk 67af42e35f Merge staging-next into staging 2020-08-01 19:37:45 +02:00
Jörg Thalheim 9cb6894241
iana-etc: 20200407 -> 20200729 2020-08-01 09:57:46 +01:00
Silvan Mosberger f9c2da7d35
Merge pull request #93232 from ShamrockLee/edukai
edukai: init at 4.0/edusong: init at 1.0/eduli: init at 3.0
2020-08-01 03:39:27 +02:00
Shamrock Lee b2872b921d eduli: Init at 3.0
Add `eduli` (MOE Li Font)
If approved, users will be able to install
the Chinese Li (clerical) Font provided by
the Ministry of Education, Republic of China (Taiwan).
This is probably the first font of clerical script in nixpkgs.
2020-08-01 08:17:26 +08:00
Shamrock Lee 8ca49923c6 edusong: Init at 1.0
Add `edusong` (MOE Standard Song Font)
If approved, users will be able to install
the Standard Chinese Song Font provided by
the Ministry of Education, Republic of China (Taiwan).
2020-08-01 08:15:44 +08:00
Shamrock Lee 4102707f9a edukai: Init at 4.0
Add `edukai` (MOE Standard Kai Font) version 4.0
If approved, users will be able to install
the Standard Chinese Kai Font provided by
the Ministry of Education, Republic of China (Taiwan).
2020-08-01 08:12:45 +08:00
Peter Simons 16bd71bf8e all-cabal-hashes: update to Hackage at 2020-07-30T22:14:54Z 2020-07-31 21:21:57 +02:00
Elyhaka 1ebdab2240
pop-gtk: 2020-04-22 -> 2020-06-30 2020-07-31 10:59:50 +02:00