From 736d3f089993c1dc33e8f3867735572a05bbfa88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:05:16 +0000 Subject: [PATCH] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 3982c990 -> 5466c5bb 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/3982c9903e93927c2164caa727cd3f6a0e6d14cc...5466c5bbece17adaab2d82fae80b46e807611bf3 - [5466c5bb](https://github.com/numtide/flake-utils/commit/5466c5bbece17adaab2d82fae80b46e807611bf3) simpleFlake: use only legacyPackages ([numtide/flake-utils⁠#23](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/23)) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index fb9f15b..f322f2f 100644 --- a/flake.lock +++ b/flake.lock @@ -131,11 +131,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1610051610, - "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=", + "lastModified": 1614513358, + "narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=", "owner": "numtide", "repo": "flake-utils", - "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc", + "rev": "5466c5bbece17adaab2d82fae80b46e807611bf3", "type": "github" }, "original": {