feat(home-assistant): set up Thread and Matter
Some checks failed
Test / tests (push) Failing after 32m1s
Some checks failed
Test / tests (push) Failing after 32m1s
This commit is contained in:
parent
74f811a5e0
commit
b5cfb308a6
4 changed files with 50 additions and 2 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -382,6 +382,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-otbr": {
|
||||
"locked": {
|
||||
"lastModified": 1766776257,
|
||||
"narHash": "sha256-MG9DnzBn6TdAztaMPVhW9sjYj2bi9Jcux0F0fJ6LeO4=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "0c4c97066d555b7d27a0a56ee400130ec51f02ee",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "refs/pull/332296/head",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1767379071,
|
||||
|
|
@ -471,6 +487,7 @@
|
|||
"matrix-appservices": "matrix-appservices",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-otbr": "nixpkgs-otbr",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"nvim-kitty-navigator": "nvim-kitty-navigator",
|
||||
"openwrt-imagebuilder": "openwrt-imagebuilder",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue