nerdfonts: add update.sh script to passthru

This commit is contained in:
Doron Behar 2022-09-09 18:23:14 +03:00
parent 2e8194d47b
commit 301f88dd02

View File

@ -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";