From 889b2a3f9e8321bda74b8ab6d2f89426c6983fd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 03:24:16 +0000 Subject: [PATCH] Update flake input: nixpkgs Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 63e670d..e3c5ca2 100644 --- a/flake.lock +++ b/flake.lock @@ -91,10 +91,10 @@ }, "nixpkgs": { "locked": { - "lastModified": 1765644376, - "narHash": "sha256-yqHBL2wYGwjGL2GUF2w3tofWl8qO9tZEuI4wSqbCrtE=", + "lastModified": 1765772535, + "narHash": "sha256-aq+dQoaPONOSjtFIBnAXseDm9TUhIbe215TPmkfMYww=", "ref": "nixpkgs-unstable", - "rev": "23735a82a828372c4ef92c660864e82fbe2f5fbe", + "rev": "09b8fda8959d761445f12b55f380d90375a1d6bb", "shallow": true, "type": "git", "url": "https://github.com/NixOS/nixpkgs"