rustc-unwrapped: Add mainProgram (#418475)

This commit is contained in:
Pol Dellaiera
2025-06-20 22:28:44 +02:00
committed by GitHub
@@ -33,6 +33,7 @@ rec {
homepage = "https://www.rust-lang.org/";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
description = "Safe, concurrent, practical language";
mainProgram = "rustc";
maintainers = with maintainers; [ qknight ];
license = [
licenses.mit