From b0d7ca3ca23b3e90fdb2e90b5a0c5ab21601b688 Mon Sep 17 00:00:00 2001 From: grdddj Date: Wed, 5 Oct 2022 10:28:06 +0200 Subject: [PATCH] feat(shell.nix): add bloaty as a dependency [no changelog] --- ci/shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/shell.nix b/ci/shell.nix index 2993a86f73..eaa0fb0ad6 100644 --- a/ci/shell.nix +++ b/ci/shell.nix @@ -80,6 +80,7 @@ stdenvNoCC.mkDerivation ({ SDL2 SDL2_image bash + bloaty # for binsize check curl # for connect tests editorconfig-checker