Compare commits
1 Commits
bbcccddc10
...
2e9c0c6ce3
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e9c0c6ce3 |
8
flake.lock
generated
8
flake.lock
generated
@@ -8,17 +8,17 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1770535388,
|
||||
"narHash": "sha256-32N9P3AsynQ2SBFCNhWCuQKxHaADZCOTkHwsSqeYF3E=",
|
||||
"lastModified": 1770546561,
|
||||
"narHash": "sha256-yntrroDpb1qFeDBXtWgtj7RRSMTbpvE6s2NH3itiBR8=",
|
||||
"owner": "steveyegge",
|
||||
"repo": "beads",
|
||||
"rev": "153aaf889ffb9525a282ef92ca4dcdd921eabfcd",
|
||||
"rev": "764ad0ce23ff9e82a9968095fc13e2fcb978f67d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "steveyegge",
|
||||
"repo": "beads",
|
||||
"rev": "153aaf889ffb9525a282ef92ca4dcdd921eabfcd",
|
||||
"rev": "764ad0ce23ff9e82a9968095fc13e2fcb978f67d",
|
||||
"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/153aaf889ffb9525a282ef92ca4dcdd921eabfcd";
|
||||
url = "github:steveyegge/beads/764ad0ce23ff9e82a9968095fc13e2fcb978f67d";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user