neomutt: Add update script

This commit is contained in:
rafaelrc7
2025-06-07 02:30:04 -03:00
parent 0393531d6b
commit b0d3f8e461
+2
View File
@@ -9,6 +9,7 @@
ncurses,
perl,
cyrus_sasl,
gitUpdater,
gss,
gpgme,
libkrb5,
@@ -163,6 +164,7 @@ stdenv.mkDerivation (finalAttrs: {
rev = "8e97688693ca47ea1055f3d15055a4f4ecc5c832";
hash = "sha256-tx5Y819rNDxOpjg3B/Y2lPcqJDArAxVwjbYarVmJ79k=";
};
updateScript = gitUpdater { };
};
checkTarget = "test";