From 87b2965e1fccdd8ef3f301f96ce621aabfb6644d Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 24 Mar 2026 12:21:57 +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/84cc03d4065cc2197f1d58f6349f59503adb185c?narHash=sha256-VMI7iiSJxIoc0Ye9zFH1vJQ88EnMdzfUwbKINy53FXQ%3D' (2026-03-16) → 'github:nixos/nixpkgs/3879e47ce293fb2932d656aa56551a8e80718533?narHash=sha256-siN4x7y/S0FOdjPC1W0Z/vrX4Rlu%2BVClkEGngmSd0vM%3D' (2026-03-24) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index c4a12801..743c1e3e 100644 --- a/flake.lock +++ b/flake.lock @@ -783,11 +783,11 @@ }, "nixpkgs-master": { "locked": { - "lastModified": 1773652326, - "narHash": "sha256-VMI7iiSJxIoc0Ye9zFH1vJQ88EnMdzfUwbKINy53FXQ=", + "lastModified": 1774325747, + "narHash": "sha256-siN4x7y/S0FOdjPC1W0Z/vrX4Rlu+VClkEGngmSd0vM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "84cc03d4065cc2197f1d58f6349f59503adb185c", + "rev": "3879e47ce293fb2932d656aa56551a8e80718533", "type": "github" }, "original": {