rblake2sum: set mainProgram
This commit is contained in:
parent
2ff3854c50
commit
725e83eb3e
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@ rustPlatform.buildRustPackage {
|
|||
homepage = "https://github.com/crev-dev/rblake2sum";
|
||||
license = [ licenses.mit ];
|
||||
maintainers = with maintainers; [ dpc ];
|
||||
mainProgram = "rblake2sum";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue