From 861b69bda9fb76472c39d28b7c3431ff4ab987ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 08:09:37 +0200 Subject: [PATCH] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 846b2ae0 -> 3cecb5b0 (#55) ### Changes for flake-utils On branch: master Commits: https://github.com/numtide/flake-utils/compare/846b2ae0fc4cc943637d3d1def4454213e203cba...3cecb5b042f7f209c56ffd8371b2711a290ec797 - [3cecb5b0](https://github.com/numtide/flake-utils/commit/3cecb5b042f7f209c56ffd8371b2711a290ec797) actually expose eachSystemMap 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 37a3157..c37387e 100644 --- a/flake.lock +++ b/flake.lock @@ -131,11 +131,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1642700792, - "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", + "lastModified": 1644229661, + "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", "owner": "numtide", "repo": "flake-utils", - "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", + "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797", "type": "github" }, "original": {