Skip to content

nix key convert-secret-to-public is broken in 2.17 #8844

@arianvp

Description

@arianvp

Describe the bug

It doesn't print anything

Steps To Reproduce

nix key generate-secret --key-name a > a.key
cat a.key | nix key convert-secret-to-public

Expected behavior

Public key shows. But it doesn't show any output.

Also noticed that nix key generate-secret --key-name a when not directed to a file also doesn't generate output. might be related

nix-env --version output

Additional context

Add any other context about the problem here.

Priorities

Add 👍 to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions