From de52c7d2d3c6c349e9a0483dae521e5706ddd3c5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 30 Mar 2025 05:28:40 +0000 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:msfjarvis/nixpkgs/b13bf615146144ae2fc8e23b064ec0fe17275950?narHash=sha256-fJan1NdAkT%2Bzsr5PsEj4x2xvhnYUx/E6vcN4kPnBrFc%3D' (2025-03-28) → 'github:msfjarvis/nixpkgs/5fc1afd5961024921c9b5f5984a97398c0fad10a?narHash=sha256-MujhJ50Am4082ox7Z4R/3RhWoioPA8goU1Tw/KLYUGo%3D' (2025-03-30) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 6896f27..765bec5 100644 --- a/flake.lock +++ b/flake.lock @@ -110,11 +110,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1743158883, - "narHash": "sha256-fJan1NdAkT+zsr5PsEj4x2xvhnYUx/E6vcN4kPnBrFc=", + "lastModified": 1743312283, + "narHash": "sha256-MujhJ50Am4082ox7Z4R/3RhWoioPA8goU1Tw/KLYUGo=", "owner": "msfjarvis", "repo": "nixpkgs", - "rev": "b13bf615146144ae2fc8e23b064ec0fe17275950", + "rev": "5fc1afd5961024921c9b5f5984a97398c0fad10a", "type": "github" }, "original": {