beads: enable auto update (#510854)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
dolt,
|
||||
fetchFromGitHub,
|
||||
gitMinimal,
|
||||
nix-update-script,
|
||||
icu,
|
||||
installShellFiles,
|
||||
makeBinaryWrapper,
|
||||
@@ -85,6 +86,8 @@ buildGoModule (finalAttrs: {
|
||||
versionCheckProgramArg = "version";
|
||||
doInstallCheck = true;
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
description = "Lightweight memory system for AI coding agents with graph-based issue tracking";
|
||||
homepage = "https://github.com/gastownhall/beads";
|
||||
|
||||
Reference in New Issue
Block a user