From 8ff19d17bc6318378e8f434845981edb1d84e903 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Thu, 25 Jul 2024 09:29:28 -0400 Subject: [PATCH] Bump nix develop based docker image to tlaurion/heads-dev-env:v0.2.1: include moreutils to be able to use 'ts' in CircleCI builds ('make BOARD=xyz V=1 | ts') to give timestamps of each make step Signed-off-by: Thierry Laurion --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 89c50dd1..41512465 100644 --- a/flake.nix +++ b/flake.nix @@ -79,6 +79,7 @@ diffoscopeMinimal # Not sure exactly what is packed here, let's try. Might need diffoscope if something is missing gnupg #to inject public key inside of qemu create rom through inject_gpg target of targets/qemu.mk TODO: remove when pflash supported by flashrom + modify code less # so 'git log' is usable + moreutils # so that 'make 2>&1 | ts' can give timestamps ] ++ [ # Tools for handling binary blobs in their compressed state. (blobs/xx30/vbios_[tw]530.sh) bundler