koreader-from-src: disable automatic updates

This commit is contained in:
2024-08-19 13:48:34 +00:00
parent ddffda1594
commit 995183a4fd

View File

@@ -562,8 +562,8 @@ in {
htmlparser htmlparser
lua-spore lua-spore
; ;
# XXX: `update` doesn't update everything -- just the toplevel version/hash
updateScript = [ ./update ]; updateScript = [ ./update ];
updateWithSuper = false; # XXX: `update` doesn't update everything -- just the toplevel version/hash -- so disable unless i start using the package more
}; };
meta = with lib; { meta = with lib; {