From 4857f7c12a8be386793e00aa1f3dadfea1b2ea86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 00:12:51 +0000 Subject: [PATCH] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 7d706970 -> f7e004a5 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/7d706970d94bc5559077eb1a6600afddcd25a7c8...f7e004a55b120c02ecb6219596820fcd32ca8772 - [98c8d36b](https://github.com/numtide/flake-utils/commit/98c8d36b1828009b20f12544214683c7489935a1) Add checks-utils ([numtide/flake-utils⁠#36](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/36)) - [f7e004a5](https://github.com/numtide/flake-utils/commit/f7e004a55b120c02ecb6219596820fcd32ca8772) Fix derivation name with invalid characters ([numtide/flake-utils⁠#38](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/38)) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 6e03c2d..f1fb2de 100644 --- a/flake.lock +++ b/flake.lock @@ -131,11 +131,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1622445595, - "narHash": "sha256-m+JRe6Wc5OZ/mKw2bB3+Tl0ZbtyxxxfnAWln8Q5qs+Y=", + "lastModified": 1623875721, + "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=", "owner": "numtide", "repo": "flake-utils", - "rev": "7d706970d94bc5559077eb1a6600afddcd25a7c8", + "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772", "type": "github" }, "original": {