mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-26 20:15:56 +00:00
To avoid confusion and spurious newlines in the output. Found by searching for a backslash followed by a newline, some indentation, and then the end of multi-line string marker, using the following extended regex: ```regex \\\n +''; ```
1.5 KiB
1.5 KiB