diff options
author | Felix Singer <felixsinger@posteo.net> | 2021-12-25 11:33:24 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2021-12-26 12:07:16 +0000 |
commit | 9758ef9c84a3ecf8a7880532b796280eaef0e215 (patch) | |
tree | 41696a25d2fddfc4c4245e57228818a8a685c793 /util/liveiso | |
parent | eb4edc3ef16a16652b6d5533672153915297cc49 (diff) |
util/liveiso: Install mtdutils
Change-Id: I1416d8f783518eca0606efef4314a3d86837b016
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60376
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'util/liveiso')
-rw-r--r-- | util/liveiso/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/liveiso/common.nix b/util/liveiso/common.nix index d0b7ba6704..fefbe8156b 100644 --- a/util/liveiso/common.nix +++ b/util/liveiso/common.nix @@ -138,6 +138,7 @@ mkpasswd ms-sys msr-tools + mtdutils neovim nixos-install-tools ntfsprogs |