summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAlexey Naidyonov <alexey.naidyonov@gmail.com>2024-10-16 21:30:45 +0200
committerAlexey Naidyonov <alexey.naidyonov@gmail.com>2024-10-16 22:45:12 +0200
commitdc55dab2ae3daa16df7bfc143760006922c0a65e (patch)
treea2fce87d0af72fe91916bee6e4e850ea8243cf87 /pkgs/development/python-modules/rangehttpserver
parent6ced9c6711a42e6b1195384709c4af2f79ea7893 (diff)
stylelint-lsp: fix script launch issue on macOS
A leading space before the shebang doesn't affect script execution when run from the shell or via exec on Linux. However, on macOS, it results in an ENOEXEC (File format error) when using exec. This fix removes the space to ensure stylelint-lsp can be launched from nixvim on macOS without errors. Thanks to @gepbird for suggesting the proper fix.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions