mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
tpnote: add manpage
This commit is contained in:
@@ -39,6 +39,10 @@ rustPlatform.buildRustPackage rec {
|
||||
SystemConfiguration
|
||||
]);
|
||||
|
||||
postInstall = ''
|
||||
installManPage docs/build/man/man1/tpnote.1
|
||||
'';
|
||||
|
||||
RUSTONIG_SYSTEM_LIBONIG = true;
|
||||
|
||||
passthru.tests.version = testers.testVersion { package = tpnote; };
|
||||
|
||||
Reference in New Issue
Block a user