diff --git a/pkgs/disk-script/default.nix b/pkgs/disk-script/default.nix index b7029ca..61f9969 100644 --- a/pkgs/disk-script/default.nix +++ b/pkgs/disk-script/default.nix @@ -6,6 +6,7 @@ , coreutils , findutils , closureInfo +, pv , }: @@ -20,6 +21,7 @@ writeShellApplication { gnutar squashfsTools pigz + pv ]; text = '' set -x