aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:24:40 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-04-21 01:24:40 +0100
commitf24d9674b3f4b7e8dde46a4725a206f37e00ac37 (patch)
tree12addfdee877bee1d659fb039775b30b4144be2c /README.md
parent1de646909631dd0d6a90b35996fb41ec4c82f2d5 (diff)
downloaddotfiles-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 'README.md')
0 files changed, 0 insertions, 0 deletions