termimage: fix build (#462461)

This commit is contained in:
Aleksana
2025-11-17 14:06:11 +00:00
committed by GitHub

View File

@@ -22,6 +22,8 @@ rustPlatform.buildRustPackage rec {
ronn
];
env.RUSTFLAGS = "-Adangerous_implicit_autorefs";
postInstall = ''
ronn --roff --organization="termimage developers" termimage.md
installManPage termimage.1