mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-21 00:04:52 +00:00
openclaw -> openclaw.nix
This commit is contained in:
parent
a2c87bed8f
commit
1e0514170d
6 changed files with 187 additions and 106 deletions
|
|
@ -25,6 +25,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
openClaw = {
|
||||
url = "github:openclaw/nix-openclaw";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
openspec = {
|
||||
url = "github:Fission-AI/OpenSpec";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue