From 52bffee3670b330d905b70897357d46366bc8c89 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Sun, 29 May 2022 02:54:17 -0400 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/6efc186e6079ff3f328a2497ff3d36741ac60f6e' (2022-05-25) → 'github:NixOS/nixpkgs/d1086907f56c5a6c33c0c2e8dc9f42ef6988294f' (2022-05-28) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 788587c..5eb608a 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1653504306, - "narHash": "sha256-bqjEskV+/tqOQqSEaCu4e6uWZ0F7ekBiMR16xpn4V0k=", + "lastModified": 1653733789, + "narHash": "sha256-VIYazYCWNvcFNns2XQkHx/mVmCZ3oebZv8W2LS1gLQE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6efc186e6079ff3f328a2497ff3d36741ac60f6e", + "rev": "d1086907f56c5a6c33c0c2e8dc9f42ef6988294f", "type": "github" }, "original": {