aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/systemd-units/system.ignore
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-14 11:43:18 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-14 11:43:18 +0100
commit719d4c5518bda64bd0f8ab8b20d9cb2fe84b5666 (patch)
tree5caab134776d67b83906c3305caa2c20d84dd714 /systemd-units/system.ignore
parentfc30488896710667e5d4fd970de81d9daa3cdf88 (diff)
downloaddotfiles-719d4c5518bda64bd0f8ab8b20d9cb2fe84b5666.tar.gz
dotfiles-719d4c5518bda64bd0f8ab8b20d9cb2fe84b5666.tar.bz2
dotfiles-719d4c5518bda64bd0f8ab8b20d9cb2fe84b5666.zip
fix(nvim): skip Mason install for tools already on PATH
Mason's installer tries one source per package. For tools that we already provide via the system package manager (Arch pkgs on the host) or nix-profile (on the remote-dev VM), Mason will keep trying to (re-)install via cargo/pip/etc. and report failures — but conform.nvim/nvim-lint resolve their binary from PATH anyway, so the Mason install is redundant. Filter ensure_installed at startup against vim.fn.executable(). Keeps behaviour identical on a fresh host (Mason still pulls everything), but silences spurious failures for tools that the user has chosen to provide system-wide (shellharden via nix-profile being the immediate case).
Diffstat (limited to 'systemd-units/system.ignore')
0 files changed, 0 insertions, 0 deletions