mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
aliases: add throw for font-droid
(cherry picked from commit 33e2b1acfb)
This commit is contained in:
@@ -100,6 +100,7 @@ mapAliases ({
|
||||
firefoxWrapper = firefox; # 2015-09
|
||||
flameGraph = flamegraph; # added 2018-04-25
|
||||
font-awesome-ttf = font-awesome_4; # 2018-02-25
|
||||
font-droid = throw "font-droid has been deprecated by noto-fonts"; # 2019-04-12
|
||||
foomatic_filters = foomatic-filters; # 2016-08
|
||||
fuse_exfat = exfat; # 2015-09-11
|
||||
fuseki = apache-jena-fuseki; # added 2018-04-25
|
||||
|
||||
Reference in New Issue
Block a user