mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 05:02:10 +00:00
Openclaw openclaw nix (#64)
* openclaw -> openclaw.nix * skip bootstrap = false * model cnf
This commit is contained in:
parent
a2c87bed8f
commit
72ee43c0db
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