From c9bf4a2b4a3e3551cded907cc8feacb360f322af Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 6 Jan 2022 00:34:45 +0100 Subject: working prototype --- flake.lock | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 73 insertions(+), 5 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 60b9f36..79e8421 100644 --- a/flake.lock +++ b/flake.lock @@ -35,25 +35,93 @@ "openwrt": { "flake": false, "locked": { - "lastModified": 1641244185, - "narHash": "sha256-pCyjLJfDaesFW7DWg/xZahQg6rbQr2CRmyHe/cPeBEU=", + "lastModified": 1641393236, + "narHash": "sha256-Bt8Uo/UWKb/cCSq5vho5C/Y+6+FdidDpnZB4wNipQ9Y=", "owner": "openwrt", "repo": "openwrt", - "rev": "5beaa75d94c4a981c580905b84c7ef33caf0c3e2", + "rev": "87b6e10c71203d2dedd8a56dea91390dac00c525", "type": "github" }, "original": { "owner": "openwrt", - "ref": "openwrt-21.02", + "ref": "master", "repo": "openwrt", "type": "github" } }, + "openwrt-luci": { + "flake": false, + "locked": { + "lastModified": 1641278370, + "narHash": "sha256-zWLVGt8FvYxz+cFDVkpWVWUFbPreDopUcim+3G4wkzw=", + "ref": "master", + "rev": "dc0ed9ca93c842d48613003e6f47b66c373e7148", + "revCount": 15393, + "type": "git", + "url": "https://git.openwrt.org/project/luci.git" + }, + "original": { + "type": "git", + "url": "https://git.openwrt.org/project/luci.git" + } + }, + "openwrt-packages": { + "flake": false, + "locked": { + "lastModified": 1641374619, + "narHash": "sha256-du7knKY1En5TeX1PdCXmOUqLU0ruYNYMphZXmKE9mQw=", + "ref": "master", + "rev": "59600bd5d6f7d5567cad99095cfa2049fe5c630d", + "revCount": 26275, + "type": "git", + "url": "https://git.openwrt.org/feed/packages.git" + }, + "original": { + "type": "git", + "url": "https://git.openwrt.org/feed/packages.git" + } + }, + "openwrt-routing": { + "flake": false, + "locked": { + "lastModified": 1639992288, + "narHash": "sha256-3hHlRHdPyhEYPBQzyTQEJWKobB58VbRgVN+SZdy3SYI=", + "ref": "master", + "rev": "abc3468e282a0a8594af7b28d20c3cf57b74e8cd", + "revCount": 1709, + "type": "git", + "url": "https://git.openwrt.org/feed/routing.git" + }, + "original": { + "type": "git", + "url": "https://git.openwrt.org/feed/routing.git" + } + }, + "openwrt-telephony": { + "flake": false, + "locked": { + "lastModified": 1641302202, + "narHash": "sha256-yxpj9oH5JvpDH99TkbBMsneRaFIxuBwaBi/JeXmJb/8=", + "ref": "master", + "rev": "33fda345d240faf9aab3c732d31933e4f26330d2", + "revCount": 1802, + "type": "git", + "url": "https://git.openwrt.org/feed/telephony.git" + }, + "original": { + "type": "git", + "url": "https://git.openwrt.org/feed/telephony.git" + } + }, "root": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": "nixpkgs", - "openwrt": "openwrt" + "openwrt": "openwrt", + "openwrt-luci": "openwrt-luci", + "openwrt-packages": "openwrt-packages", + "openwrt-routing": "openwrt-routing", + "openwrt-telephony": "openwrt-telephony" } } }, -- cgit v1.2.3