mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
Merge pull request #59375 from worldofpeace/font-droid-throw
aliases: add throw for font-droid
This commit is contained in:
commit
6cc43add3f
@ -95,6 +95,7 @@ mapAliases ({
|
||||
firefoxWrapper = firefox; # 2015-09
|
||||
flameGraph = flamegraph; # added 2018-04-25
|
||||
font-awesome-ttf = font-awesome; # 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
|
||||
|
Loading…
Reference in New Issue
Block a user