evcxr: add mainProgram (#370179)

This commit is contained in:
Gaétan Lepage
2025-01-04 01:12:29 +01:00
committed by GitHub
@@ -73,5 +73,6 @@ rustPlatform.buildRustPackage rec {
protoben
ma27
];
mainProgram = "evcxr";
};
}