From 8baf0c149f8781ba55c492f759fa8d2750cc5d32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Apr 2021 00:28:54 +0000 Subject: [PATCH] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - b2c27d1a -> eed21494 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/b2c27d1a81b0dc266270fa8aeecebbd1807fc610...eed214942bcfb3a8cc09eb3b28ca7d7221e44a94 - [c6169a27](https://github.com/numtide/flake-utils/commit/c6169a2772643c4a93a0b5ac1c61e296cba68544) imp: filterPackages ([numtide/flake-utils⁠#28](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/28)) - [eed21494](https://github.com/numtide/flake-utils/commit/eed214942bcfb3a8cc09eb3b28ca7d7221e44a94) fix comment ([numtide/flake-utils⁠#30](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/30)) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d18419d..6c48991 100644 --- a/flake.lock +++ b/flake.lock @@ -131,11 +131,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1618217525, - "narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=", + "lastModified": 1618868421, + "narHash": "sha256-vyoJhLV6cJ8/tWz+l9HZLIkb9Rd9esE7p+0RL6zDR6Y=", "owner": "numtide", "repo": "flake-utils", - "rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544", + "rev": "eed214942bcfb3a8cc09eb3b28ca7d7221e44a94", "type": "github" }, "original": {