diff options
| author | 2026-04-21 01:24:40 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:24:40 +0100 | |
| commit | f24d9674b3f4b7e8dde46a4725a206f37e00ac37 (patch) | |
| tree | 12addfdee877bee1d659fb039775b30b4144be2c /run_onchange_after_deploy-etc.sh.tmpl | |
| parent | 1de646909631dd0d6a90b35996fb41ec4c82f2d5 (diff) | |
| download | dotfiles-f24d9674b3f4b7e8dde46a4725a206f37e00ac37.tar.gz dotfiles-f24d9674b3f4b7e8dde46a4725a206f37e00ac37.tar.bz2 dotfiles-f24d9674b3f4b7e8dde46a4725a206f37e00ac37.zip | |
fix(justfile): strip inline '# ...' comments in meta/ and systemd-units/ parsing
The grep-based filter only dropped lines starting with '#' and blank
lines, so 'xorg-xwayland # note' got passed to paru verbatim and failed
with 'could not find all required packages'. Replace all 11 call sites
with a single sed that strips trailing '# ...' comments AND blank lines,
so both full-line and inline comments are supported consistently
across pkg-apply, pkg-add, pkg-forget, pkg-status, pkg-list, and
unit-apply / unit-list / unit-status.
Diffstat (limited to 'run_onchange_after_deploy-etc.sh.tmpl')
0 files changed, 0 insertions, 0 deletions
