Mic92 / ssh-to-age

Convert SSH Ed25519 keys to age keys. This is useful for usage in sops-nix and sops
MIT License
105 stars 7 forks source link

default.nix: Bump version to latest #21

Closed kfiz closed 1 year ago

kfiz commented 1 year ago

Just stumbled over this. Version in default.nix needs to match whatever main.tar.gz points to in the install instructions of the README or otherwise you'll obviously get hash mismatch problems.

Mic92 commented 1 year ago

It should not return hash mismatches though. I have regular builds against nixpkgs-unstable and nixpkgs-22.11 on macOS and linux-x86_64 to check if there are any build errors. Nevertheless you can also just use the version from nixpkgs which I recommend.