mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 13:36:02 +01:00
Comments go to the end of the line, not merely the next ; *or* \n. Fix
by splitting on `;` *within* lines, and test.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| libexpr | ||
| libexpr-support | ||
| libfetchers | ||
| libflake | ||
| libstore | ||
| libstore-support | ||
| libutil | ||
| libutil-support | ||