install openspec

This commit is contained in:
Harivansh Rathi 2026-03-26 15:09:01 -04:00
parent 1d7e28ff72
commit 9c9640cfa1
3 changed files with 43 additions and 1 deletions

View file

@ -29,6 +29,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
openspec = {
url = "github:Fission-AI/OpenSpec";
};
nix-homebrew = {
url = "github:zhaofengli-wip/nix-homebrew";
};