nix key generate-secret and convert-secret-to-public print progress bar #320

Closed
opened 2024-05-16 13:07:43 +00:00 by puck · 1 comment
Owner
puckipedia@marisa ~> nix key generate-secret --key-name asdf
puckipedia@marisa ~>

Manually setting --log-format raw fixes this. These two functions should not even consider printing the progress bar.

Thanks to yorick for mentioning this.

``` puckipedia@marisa ~> nix key generate-secret --key-name asdf puckipedia@marisa ~> ``` Manually setting `--log-format raw` fixes this. These two functions should not even consider printing the progress bar. Thanks to yorick for mentioning this.
puck added the
bug
label 2024-05-16 13:07:43 +00:00
Member

writeFull is also used in nix store cat

`writeFull` is also used in `nix store cat`
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#320
No description provided.