termimage: fix build (#462461)
This commit is contained in:
@@ -22,6 +22,8 @@ rustPlatform.buildRustPackage rec {
|
|||||||
ronn
|
ronn
|
||||||
];
|
];
|
||||||
|
|
||||||
|
env.RUSTFLAGS = "-Adangerous_implicit_autorefs";
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
ronn --roff --organization="termimage developers" termimage.md
|
ronn --roff --organization="termimage developers" termimage.md
|
||||||
installManPage termimage.1
|
installManPage termimage.1
|
||||||
|
|||||||
Reference in New Issue
Block a user