emacsPackages.notdeft: implement passthru.updateScript

This commit is contained in:
Anderson Torres
2024-07-24 13:26:06 -03:00
parent d2c8847331
commit 56fd5c06a6
@@ -7,7 +7,9 @@
ivy,
pkg-config,
tclap,
unstableGitUpdater,
xapian,
# Configurable options
# Include pre-configured hydras
withHydra ? false,
# Include Ivy integration
@@ -77,6 +79,7 @@ melpaBuild {
passthru = {
inherit notdeft-xapian;
updateScript = unstableGitUpdater { hardcodeZeroVersion = true; };
};
meta = {