From e4cfc596cbf4d59ed0a09c4b72a809ee960c9a3b Mon Sep 17 00:00:00 2001 From: sils Date: Sat, 10 Feb 2024 23:44:55 +0100 Subject: feat: add invidious-router --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 7569a9a..874b3a7 100644 --- a/flake.lock +++ b/flake.lock @@ -173,6 +173,26 @@ "type": "github" } }, + "invidious-router": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1707605004, + "narHash": "sha256-JeeCB0FuiQvb4yd5fSLzTlk2Pf7FEzF7pQtdOrCOh1M=", + "ref": "refs/heads/main", + "rev": "d7c31ac4e3a941eb38ba0ebbdf41656d0d3e51bb", + "revCount": 8, + "type": "git", + "url": "https://codeberg.org/sils/invidious-router" + }, + "original": { + "type": "git", + "url": "https://codeberg.org/sils/invidious-router" + } + }, "nixpkgs": { "locked": { "lastModified": 1706826059, @@ -259,6 +279,7 @@ "flake-compat": "flake-compat", "flake-utils": "flake-utils", "impermanence": "impermanence", + "invidious-router": "invidious-router", "nixpkgs": "nixpkgs", "ragenix": "ragenix", "rust-overlay": "rust-overlay", -- cgit 1.4.1