From f5681326f3c01e52cbf6cbc625224c1a95f8fe17 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 21 Mar 2023 22:57:19 -0400 Subject: add config for turret (openwrt router) --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 8259a38..3f59ef3 100644 --- a/flake.lock +++ b/flake.lock @@ -380,6 +380,26 @@ "type": "github" } }, + "openwrt-imagebuilder": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1679392309, + "narHash": "sha256-oSEr3T+kPtqyEJaKdlOtFEKdVw3/CyWpydzVRqlnaI4=", + "owner": "astro", + "repo": "nix-openwrt-imagebuilder", + "rev": "3760cbcd8b5b7ca7fba823c0a942e4f8279df1a1", + "type": "github" + }, + "original": { + "owner": "astro", + "repo": "nix-openwrt-imagebuilder", + "type": "github" + } + }, "pre-commit-hooks": { "inputs": { "flake-compat": [ @@ -423,6 +443,7 @@ "nixpkgs": "nixpkgs", "nixpkgsUnstable": "nixpkgsUnstable", "nur": "nur", + "openwrt-imagebuilder": "openwrt-imagebuilder", "pre-commit-hooks": "pre-commit-hooks" } }, -- cgit v1.2.3