From ae90f2ebc5f48acb72d66fc7433dcad0c7e367df Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Thu, 30 Sep 2021 15:24:20 +0200 Subject: [PATCH] util/liveiso: Install nvme-cli tool MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit nvme-cli is used to manage NVMe devices and it supports many vendors. Also, it seems it's commonly used to do firmware updates. Change-Id: I26a78867b01d3af0441827c5b25343a46d7ddea1 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/58056 Tested-by: build bot (Jenkins) Reviewed-by: Michael Niewöhner --- util/liveiso/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/util/liveiso/common.nix b/util/liveiso/common.nix index 6c57dc333d..3961aba488 100644 --- a/util/liveiso/common.nix +++ b/util/liveiso/common.nix @@ -141,6 +141,7 @@ neovim nixos-install-tools ntfsprogs + nvme-cli openssl p7zip pacman