From ec68702e0c59a8434bc8dcc47944b0bb02a4568d Mon Sep 17 00:00:00 2001 From: torjus-bot Date: Sat, 8 Feb 2025 08:01:59 +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:nixos/nixpkgs/550e11f27ba790351d390d9eca3b80ad0f0254e7?narHash=sha256-U3SNq%2BwaitGIotmgg/Et3J7o4NvUtP2gb2VhME5QXiw%3D' (2025-02-06) → 'github:nixos/nixpkgs/a3eaf5e8eca7cab680b964138fb79073704aca75?narHash=sha256-yWNBf6VDW38tl179FEuJ0qukthVfB02kv%2BmRsfUsWC0%3D' (2025-02-07) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 0cc0868..63d9c77 100644 --- a/flake.lock +++ b/flake.lock @@ -109,11 +109,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1738824222, - "narHash": "sha256-U3SNq+waitGIotmgg/Et3J7o4NvUtP2gb2VhME5QXiw=", + "lastModified": 1738961098, + "narHash": "sha256-yWNBf6VDW38tl179FEuJ0qukthVfB02kv+mRsfUsWC0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "550e11f27ba790351d390d9eca3b80ad0f0254e7", + "rev": "a3eaf5e8eca7cab680b964138fb79073704aca75", "type": "github" }, "original": {