chore(deps): update beads digest to 139eb5a
All checks were successful
CI / check (pull_request) Successful in 6m17s
CI / build-and-cache (boxy) (pull_request) Has been skipped
CI / build-and-cache (john-endesktop) (pull_request) Has been skipped
CI / build-and-cache (live-usb) (pull_request) Has been skipped
CI / build-and-cache (nix-book) (pull_request) Has been skipped
CI / build-and-cache (nix-deck) (pull_request) Has been skipped
CI / build-and-cache (zix790prors) (pull_request) Has been skipped

This commit is contained in:
2026-02-10 20:02:40 +00:00
parent f323048675
commit ab69f24745
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
beads = {
# v0.49.1 has dolt server mode support (gt-1mf.3)
# Pinned to 259ddd92 - uses Go 1.24 compatible with nixpkgs
url = "github:steveyegge/beads/93965b4abeed920a4701e03571d1b6bb75810722";
url = "github:steveyegge/beads/139eb5a674c98de766bbf83da531049007f68fd8";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};