From e8f42106b789ff20ce54d5ef4bb9669d0daa1305 Mon Sep 17 00:00:00 2001 From: Automation - Ninlives Date: Sun, 5 Nov 2023 01:12:03 +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/371e9a432c3ff4d8c41854c1729014704e99a066' (2023-11-04) → 'github:NixOS/nixpkgs/a0383571ccced601a8952259a567ad57a83e8ca0' (2023-11-05) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index edcc397..f7d9bd9 100644 --- a/flake.lock +++ b/flake.lock @@ -43,11 +43,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1699059724, - "narHash": "sha256-dkRqeVgzZM5MvvduQW7Iew6H1CiGjrTslg6AFXvR28k=", + "lastModified": 1699146535, + "narHash": "sha256-HmYWK8bdCyFf2746MJU34NHX6LbxFZKxaiPx4B1Ughg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "371e9a432c3ff4d8c41854c1729014704e99a066", + "rev": "a0383571ccced601a8952259a567ad57a83e8ca0", "type": "github" }, "original": {