From 94e684e4fa7b99188573bd502952c6ffd15b1fc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 May 2021 00:18:12 +0000 Subject: [PATCH] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 2ebf2558 -> b543720b 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/2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28...b543720b25df6ffdfcf9227afafc5b8c1fabfae8 - [b543720b](https://github.com/numtide/flake-utils/commit/b543720b25df6ffdfcf9227afafc5b8c1fabfae8) filterPackages: add fallbacks for missing attrs ([numtide/flake-utils⁠#32](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/32)) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 579825d..66a138c 100644 --- a/flake.lock +++ b/flake.lock @@ -131,11 +131,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1619345332, - "narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=", + "lastModified": 1620759905, + "narHash": "sha256-WiyWawrgmyN0EdmiHyG2V+fqReiVi8bM9cRdMaKQOFg=", "owner": "numtide", "repo": "flake-utils", - "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28", + "rev": "b543720b25df6ffdfcf9227afafc5b8c1fabfae8", "type": "github" }, "original": {