From f0126c69d0c1c8a9043a949bf6d818bbd87dac34 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 6 Jul 2026 22:19:49 +0800 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3d46470bb3030020f7e1361f33514854f5bfa86d?narHash=sha256-PkBPmP5ofNtunCU7/tfn6wi9OLlzFGcHAqqmY%2B/mwUI%3D' (2026-06-27) → 'github:NixOS/nixpkgs/d407951447dcd00442e97087bf374aad70c04cea?narHash=sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU%2BK27sk%3D' (2026-07-05) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 04d04f45..5873be82 100644 --- a/flake.lock +++ b/flake.lock @@ -782,11 +782,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1782545840, - "narHash": "sha256-PkBPmP5ofNtunCU7/tfn6wi9OLlzFGcHAqqmY+/mwUI=", + "lastModified": 1783224372, + "narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3d46470bb3030020f7e1361f33514854f5bfa86d", + "rev": "d407951447dcd00442e97087bf374aad70c04cea", "type": "github" }, "original": {