From b850559d2b2536f2d0339de16100d779e5e156b6 Mon Sep 17 00:00:00 2001 From: George Shammas Date: Fri, 26 Sep 2025 06:53:01 -0400 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/040f48ff4467f00d6958291f63e3231b422b17e4?narHash=sha256-BNSnfiDtwYZlXeq0UKBaXvTpssymUG3cITrA00f2BuU%3D' (2025-07-22) → 'github:nixos/nixpkgs/ed1a79adbb133480e1a42300c634960f30889821?narHash=sha256-eCZ0EzeGrCAcPy3HGlg3cgHpVtV%2BqupQYiFP3X12Nag%3D' (2025-09-26) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index c83cd5a..71186d3 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1753180692, - "narHash": "sha256-BNSnfiDtwYZlXeq0UKBaXvTpssymUG3cITrA00f2BuU=", + "lastModified": 1758883582, + "narHash": "sha256-eCZ0EzeGrCAcPy3HGlg3cgHpVtV+qupQYiFP3X12Nag=", "owner": "nixos", "repo": "nixpkgs", - "rev": "040f48ff4467f00d6958291f63e3231b422b17e4", + "rev": "ed1a79adbb133480e1a42300c634960f30889821", "type": "github" }, "original": {