kexec-tools: Set meta.mainProgram to kexec

authored by

Mynacol and committed by
Alyssa Ross
cb8dcb77 79e569d6

+1
+1
pkgs/by-name/ke/kexec-tools/package.nix
··· 62 "sparc64-linux" 63 ]; 64 license = licenses.gpl2Only; 65 }; 66 }
··· 62 "sparc64-linux" 63 ]; 64 license = licenses.gpl2Only; 65 + mainProgram = "kexec"; 66 }; 67 }