Merge pull request #270453 from dotlambda/diebahn-mainProgram
diebahn: add meta.mainProgram
This commit is contained in:
@@ -73,6 +73,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Travel with all your train information in one place";
|
||||
homepage = "https://gitlab.com/schmiddi-on-mobile/diebahn";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
mainProgram = "diebahn";
|
||||
maintainers = with lib.maintainers; [ dotlambda ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user