Search Criteria
Package Details: nerd-fonts-hack 2.1.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/nerd-fonts-hack.git (read-only, click to copy) |
---|---|
Package Base: | nerd-fonts-hack |
Description: | Patched font Hack from nerd-fonts library |
Upstream URL: | https://github.com/ryanoasis/nerd-fonts |
Keywords: | font fonts hack nerd nerd-fonts nerdfonts ttf |
Licenses: | MIT |
Provides: | ttf-font-nerd |
Submitter: | cha.pa |
Maintainer: | cha.pa |
Last Packager: | cha.pa |
Votes: | 38 |
Popularity: | 0.99 |
First Submitted: | 2018-07-17 23:18 (UTC) |
Last Updated: | 2021-12-27 07:58 (UTC) |
Dependencies (0)
Required by (6)
- clweather (optional)
- dots-git
- dots-stable
- jls
- jpwd
- neovim-web-devicons-git (requires ttf-font-nerd)
Latest Comments
ariasuni commented on 2021-12-27 22:09 (UTC)
@cha.pa: awesome :)
cha.pa commented on 2021-12-27 08:00 (UTC)
@ariasuni is that ok like this ?
ariasuni commented on 2021-12-26 13:36 (UTC)
Could you make the package provide ttf-font-nerd like the package ttf-iosevka-nerd in community does? (starship requires ttf-font-nerd) Thanks!
cha.pa commented on 2020-05-28 22:26 (UTC)
There you go! ;-)
alerque commented on 2020-05-28 20:51 (UTC)
Can you please drop all the dependencies listed here? See here: https://wiki.archlinux.org/index.php/Font_package_guidelines#Dependencies
These make it hard to install fonts in containers that may not have X and make systems with X do twice as much work.
cha.pa commented on 2020-02-06 07:31 (UTC)
Thanks for the advice, I made the change
kendfinger commented on 2020-02-06 06:40 (UTC)
Updates will fail with cached downloads due to Hack.zip not having a version number in the name. Consider changing "https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/Hack.zip" to "Hack-$pkgver.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/Hack.zip"