nerdfonts: add update.sh script to passthru
This commit is contained in:
parent
2e8194d47b
commit
301f88dd02
@ -59,6 +59,7 @@ stdenv.mkDerivation rec {
|
||||
rm -rfv $out/share/fonts/truetype/NerdFonts/*Windows\ Compatible.*
|
||||
''}
|
||||
'';
|
||||
passthru.updateScript = ./update.sh;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts";
|
||||
|
Loading…
Reference in New Issue
Block a user