From e5d2eae60b312b1b9fe9335057eda4e319a4268b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 01:01:29 +0000 Subject: [PATCH] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 74f7e431 -> 846b2ae0 (#37) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for flake-utils On branch: master Commits: https://github.com/numtide/flake-utils/compare/74f7e4319258e287b0f9cb95426c9853b282730b...846b2ae0fc4cc943637d3d1def4454213e203cba - [3f197dc7](https://github.com/numtide/flake-utils/commit/3f197dc7591cc6edc83e1eb44698283c19fd28a2) add system map for convenience ([numtide/flake-utils⁠#55](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/55)) - [846b2ae0](https://github.com/numtide/flake-utils/commit/846b2ae0fc4cc943637d3d1def4454213e203cba) Update default.nix ([numtide/flake-utils⁠#42](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/42)) 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 4b7dd80..bb87e47 100644 --- a/flake.lock +++ b/flake.lock @@ -131,11 +131,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1638122382, - "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=", + "lastModified": 1642700792, + "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", "owner": "numtide", "repo": "flake-utils", - "rev": "74f7e4319258e287b0f9cb95426c9853b282730b", + "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", "type": "github" }, "original": {