From c33699d43fb658ebee6bb38de4ec6a7d4218d40a Mon Sep 17 00:00:00 2001 From: Varris Date: Thu, 11 Aug 2022 18:26:28 +0200 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/ebcea6302e4b221e79656f7a718f5cb55affde2f' (2022-08-10) → 'github:NixOS/nixpkgs/aaa1c973c8c189195e1b1a702d3b74dbcde91538' (2022-08-11) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 6aa7e5a..332bba6 100644 --- a/flake.lock +++ b/flake.lock @@ -71,11 +71,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1660167503, - "narHash": "sha256-RAjzibSoilQ7+okrwvez59Ho6Nvf0FJm/F6ZJGjTksg=", + "lastModified": 1660196186, + "narHash": "sha256-A7GzG9HA7MJs/OQlg5F0jeHCv91PeQVTwjznVgYK2sM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ebcea6302e4b221e79656f7a718f5cb55affde2f", + "rev": "aaa1c973c8c189195e1b1a702d3b74dbcde91538", "type": "github" }, "original": {