From 7a7e4c9df7dc5417df1170a850ca7d0636412a41 Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 11 Aug 2022 15:36:40 -0700 Subject: [PATCH] update flake: nixpkgs 2022-08-10 -> 2022-08-11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit hoping there's a Discord update in here :-) ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e4c9d950a3c54a0760b127d406f6528eb625eed8' (2022-08-10) → 'github:NixOS/nixpkgs/45c9736ed69800a6ff2164fb4538c9e40dad25d6' (2022-08-11) ``` --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index fed62d40..59c0f28d 100644 --- a/flake.lock +++ b/flake.lock @@ -54,11 +54,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1660120254, - "narHash": "sha256-EMBa86JQ6W0och5Kxb1XmprgN/HFsSuJ9fRa2PtV3uk=", + "lastModified": 1660215038, + "narHash": "sha256-tqMyd5QB4MZh59wMHXqpro4hkKjz9ubQxkxFSuCuBGE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e4c9d950a3c54a0760b127d406f6528eb625eed8", + "rev": "45c9736ed69800a6ff2164fb4538c9e40dad25d6", "type": "github" }, "original": {