Commit 301f88dd authored by Doron Behar's avatar Doron Behar
Browse files

nerdfonts: add update.sh script to passthru

parent 2e8194d4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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";