From 59a4de1e9da3f12090e1ea6f3059ab7582d72c56 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 10 Oct 2024 07:27:31 -0400 Subject: flake: update nixpkgs-tracker-bot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs-tracker-bot': 'github:getchoo/nixpkgs-tracker-bot/4e1fab6ff1d17a0fff50e1a87af8c0bbe8c075f9' (2024-09-30) → 'github:getchoo/nixpkgs-tracker-bot/c61b701095a1f6b52777d317275f34687e57ee3e' (2024-10-10) • Added input 'nixpkgs-tracker-bot/nix-filter': 'github:numtide/nix-filter/3342559a24e85fc164b295c3444e8a139924675b' (2024-03-11) --- flake.lock | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 2044edd..f99d49f 100644 --- a/flake.lock +++ b/flake.lock @@ -261,6 +261,21 @@ "type": "github" } }, + "nix-filter": { + "locked": { + "lastModified": 1710156097, + "narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "3342559a24e85fc164b295c3444e8a139924675b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, "nix-index-database": { "inputs": { "nixpkgs": [ @@ -357,17 +372,18 @@ }, "nixpkgs-tracker-bot": { "inputs": { + "nix-filter": "nix-filter", "nixpkgs": [ "nixpkgs" ], "treefmt-nix": [] }, "locked": { - "lastModified": 1727729121, - "narHash": "sha256-TDVHT8Ixl3JkF/dnXKYMTfJfT2khOvMvkWT0wrIflpo=", + "lastModified": 1728559589, + "narHash": "sha256-ULu9qilAAtgS7zG7jlYST+GexSdsIrZZJu1l1P24DUY=", "owner": "getchoo", "repo": "nixpkgs-tracker-bot", - "rev": "4e1fab6ff1d17a0fff50e1a87af8c0bbe8c075f9", + "rev": "c61b701095a1f6b52777d317275f34687e57ee3e", "type": "github" }, "original": { -- cgit v1.2.3