chore(deps): update beads digest to cd9768d
All checks were successful
CI / check (pull_request) Successful in 5m28s

This commit is contained in:
2026-02-05 08:02:15 +00:00
parent 87f6d5c759
commit d68d7ec087
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View File

@@ -8,17 +8,17 @@
]
},
"locked": {
"lastModified": 1769840331,
"narHash": "sha256-Yp0K4JoXX8EcHp1juH4OZ7dcCmkopDu4VvAgZEOxgL8=",
"lastModified": 1770273441,
"narHash": "sha256-BNHZECq/qGnzKvdF3Mx7x1VF0qOA1f2BRITTZyKoyI8=",
"owner": "steveyegge",
"repo": "beads",
"rev": "93965b4abeed920a4701e03571d1b6bb75810722",
"rev": "cd9768d4562413f37487667ac8db943b4e87112a",
"type": "github"
},
"original": {
"owner": "steveyegge",
"repo": "beads",
"rev": "93965b4abeed920a4701e03571d1b6bb75810722",
"rev": "cd9768d4562413f37487667ac8db943b4e87112a",
"type": "github"
}
},

View File

@@ -45,7 +45,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/cd9768d4562413f37487667ac8db943b4e87112a";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};