beads: enable auto update (#510854)

This commit is contained in:
Weijia Wang
2026-04-17 11:39:05 +00:00
committed by GitHub
+3
View File
@@ -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";