chore(maestro): track the maestro flake from main
The nix branch landed, so the ?ref pin is no longer needed. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -72,8 +72,7 @@
|
||||
agent-skills.url = "git+https://git.naps.pt/yolo/agent-skills.git";
|
||||
# Terminal-session orchestrator. Pins its own nixpkgs for the same reason
|
||||
# ethui and agent-of-empires do — it is a verified Rust build.
|
||||
# TODO: drop ?ref=nix once that branch lands on main.
|
||||
maestro.url = "git+https://git.naps.pt/naps62/maestro.git?ref=nix";
|
||||
maestro.url = "git+https://git.naps.pt/naps62/maestro.git";
|
||||
nix-index-database = {
|
||||
url = "github:nix-community/nix-index-database";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
Reference in New Issue
Block a user