Felix Singer has submitted this change. ( https://review.coreboot.org/c/coreboot/+/58056 )
Change subject: util/liveiso: Install nvme-cli tool ......................................................................
util/liveiso: Install nvme-cli tool
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 felixsinger@posteo.net Reviewed-on: https://review.coreboot.org/c/coreboot/+/58056 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Michael Niewöhner foss@mniewoehner.de --- M util/liveiso/common.nix 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Michael Niewöhner: Looks good to me, approved
diff --git a/util/liveiso/common.nix b/util/liveiso/common.nix index 6c57dc3..3961aba 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