From 84c57d24addd13c6712006d4bcc1a257256984a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 01:29:51 +0000 Subject: [PATCH] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 3db36a8b -> 93a2b84f (#400) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for flake-utils On branch: main Commits: https://github.com/numtide/flake-utils/compare/3db36a8b464d0c4532ba1c7dda728f4576d6d073...93a2b84fc4b70d9e089d029deacc3583435c2ed6 - [93a2b84f](https://github.com/numtide/flake-utils/commit/93a2b84fc4b70d9e089d029deacc3583435c2ed6) Update README to reflect example for eachDefaultSystem ([numtide/flake-utils⁠#90](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/90)) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index bcfb183..c240cc9 100644 --- a/flake.lock +++ b/flake.lock @@ -164,11 +164,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", + "lastModified": 1678901627, + "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", "owner": "numtide", "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", + "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", "type": "github" }, "original": {