NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.27k stars 14.25k forks source link

feat(compilers): add mainProgram attribute to lisp compilers #358036

Open tani opened 10 hours ago

tani commented 10 hours ago

Added mainProgram attribute to the meta section of the following compilers:

This change helps in identifying the main executable for each compiler.

Things done


Add a :+1: reaction to pull requests you find important.