ungoogled-chromium: add meta.mainProgram (#121610)
This commit is contained in:
parent
62f241d445
commit
c1150bd065
@ -85,6 +85,7 @@ mkChromiumDerivation (base: rec {
|
||||
else [ primeos thefloweringash bendlas ];
|
||||
license = if enableWideVine then licenses.unfree else licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "chromium";
|
||||
hydraPlatforms = if (channel == "stable" || channel == "ungoogled-chromium")
|
||||
then ["aarch64-linux" "x86_64-linux"]
|
||||
else [];
|
||||
|
Loading…
Reference in New Issue
Block a user