From f50f33a468b6062f3362181689c4d83c94475747 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 02:03:41 +0000 Subject: [PATCH] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - c0e246b9 -> 5aed5285 (#328) 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/c0e246b9b83f637f4681389ecabcb2681b4f3af0...5aed5285a952e0b949eb3ba02c12fa4fcfef535f - [6ee9ebb6](https://github.com/numtide/flake-utils/commit/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817) Bump cachix/install-nix-action from 17 to 18 ([numtide/flake-utils⁠#81](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/81)) - [5aed5285](https://github.com/numtide/flake-utils/commit/5aed5285a952e0b949eb3ba02c12fa4fcfef535f) remove 20 years old arch ([numtide/flake-utils⁠#82](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/82)) 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 03e7618..78dd951 100644 --- a/flake.lock +++ b/flake.lock @@ -180,11 +180,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1659877975, - "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", + "lastModified": 1667395993, + "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", - "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", + "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": {