From 1092ed997a233ee9bb029f381aab5b82c7c7661e Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 15 Jan 2026 13:41:05 +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-master': 'github:nixos/nixpkgs/2fd271ae7a341a2b2f3728f9d22f6890822f4888?narHash=sha256-FWOxiKWAk8HpIb5SHg0XfLZ3DrtWuGnb2GBeJY02no0%3D' (2026-01-04) → 'github:nixos/nixpkgs/c60ea51bdca90fd46d39f5be1b0436652713b4d2?narHash=sha256-4mqh9WJFKuSbDOEcMc4FerCGVoBl6dPQ%2BPiRFxybync%3D' (2026-01-15) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 6ca29505..ba45b4b3 100644 --- a/flake.lock +++ b/flake.lock @@ -764,11 +764,11 @@ }, "nixpkgs-master": { "locked": { - "lastModified": 1767513250, - "narHash": "sha256-FWOxiKWAk8HpIb5SHg0XfLZ3DrtWuGnb2GBeJY02no0=", + "lastModified": 1768455235, + "narHash": "sha256-4mqh9WJFKuSbDOEcMc4FerCGVoBl6dPQ+PiRFxybync=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2fd271ae7a341a2b2f3728f9d22f6890822f4888", + "rev": "c60ea51bdca90fd46d39f5be1b0436652713b4d2", "type": "github" }, "original": {