This commit is contained in:
mjallen18
2026-02-10 20:12:21 -06:00
parent 28c6306182
commit 89275509f3
3 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
inputs = rec {
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable-small";
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs-otbr.url = "github:mrene/nixpkgs/openthread-border-router";