From ca1cca0ffdedddc75ad3295e791ee1ed0315c57e Mon Sep 17 00:00:00 2001 From: Automation - Ninlives Date: Fri, 29 Sep 2023 01:06:30 +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/efb617b055f5b93356c0d827313f6ae8a6723b14' (2023-09-28) → 'github:NixOS/nixpkgs/43bad2a81976d09c22f605a91512e208ba82164c' (2023-09-29) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 1484958..c92c81d 100644 --- a/flake.lock +++ b/flake.lock @@ -43,11 +43,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1695862675, - "narHash": "sha256-25W/NhzomeMSGW2bFeaJL7bHOUmJXdd0lWkDb/qVPdU=", + "lastModified": 1695949316, + "narHash": "sha256-0KoJRaYafhaywHyZ6bfuY6OEu+AAsgwSjGd7d7KU/Sw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "efb617b055f5b93356c0d827313f6ae8a6723b14", + "rev": "43bad2a81976d09c22f605a91512e208ba82164c", "type": "github" }, "original": {