Compare commits
1 Commits
9ce73a448b
...
d68d7ec087
| Author | SHA1 | Date | |
|---|---|---|---|
| d68d7ec087 |
8
flake.lock
generated
8
flake.lock
generated
@@ -8,17 +8,17 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1770315788,
|
||||
"narHash": "sha256-ktVhZlTIF2DgRoxNGyQjgPeBQJoBAQU/gtmYygaD/w0=",
|
||||
"lastModified": 1770273441,
|
||||
"narHash": "sha256-BNHZECq/qGnzKvdF3Mx7x1VF0qOA1f2BRITTZyKoyI8=",
|
||||
"owner": "steveyegge",
|
||||
"repo": "beads",
|
||||
"rev": "3032c622d2dec03843da03f45ce41d4ca6afc31d",
|
||||
"rev": "cd9768d4562413f37487667ac8db943b4e87112a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "steveyegge",
|
||||
"repo": "beads",
|
||||
"rev": "3032c622d2dec03843da03f45ce41d4ca6afc31d",
|
||||
"rev": "cd9768d4562413f37487667ac8db943b4e87112a",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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/3032c622d2dec03843da03f45ce41d4ca6afc31d";
|
||||
url = "github:steveyegge/beads/cd9768d4562413f37487667ac8db943b4e87112a";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user