hurl: set meta.mainProgram
This commit is contained in:
parent
9cec5c807a
commit
0374da07c9
@ -47,5 +47,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/Orange-OpenSource/hurl/blob/${version}/CHANGELOG.md";
|
||||
maintainers = with maintainers; [ eonpatapon figsoda ];
|
||||
license = licenses.asl20;
|
||||
mainProgram = "hurl";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user