From 40c8d30c490414910fc63626ad1b67af7db40cd3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 10 Oct 2024 00:53:36 +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/50b3bd3fed0442bcbf7f58355e990da84af1749d?narHash=sha256-p/gvyVf24WFs0bted3c71uSQk%2B%2BZOYRWbg3bjRoePu4%3D' (2024-10-06) → 'github:NixOS/nixpkgs/2b58bfe2c0d73341362870a0f1e50b2b8f2e4b84?narHash=sha256-IHtBawbxDcFDcAPWa30tVkzdcScUUuzCDkLs3WhDoBA%3D' (2024-10-09) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d6b094d..e20c7a8 100644 --- a/flake.lock +++ b/flake.lock @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1728217273, - "narHash": "sha256-p/gvyVf24WFs0bted3c71uSQk++ZOYRWbg3bjRoePu4=", + "lastModified": 1728440485, + "narHash": "sha256-IHtBawbxDcFDcAPWa30tVkzdcScUUuzCDkLs3WhDoBA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "50b3bd3fed0442bcbf7f58355e990da84af1749d", + "rev": "2b58bfe2c0d73341362870a0f1e50b2b8f2e4b84", "type": "github" }, "original": {