forked from mirrors/nixpkgs
regenkfs: add meta.mainProgram
This commit is contained in:
parent
19438d7d37
commit
40c8d56f40
|
@ -19,5 +19,6 @@ rustPlatform.buildRustPackage {
|
|||
homepage = "https://github.com/siraben/regenkfs";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ siraben ];
|
||||
mainProgram = "regenkfs";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue