treewide: mark unused lambda arguments

This commit is contained in:
Benedikt Rips 2025-10-26 22:24:33 +01:00 committed by Austin Horstman
parent 2de7205ce6
commit 71402c5df3
120 changed files with 176 additions and 174 deletions

View file

@ -6,7 +6,7 @@
};
nixpkgs.overlays = [
(self: super: {
(_self: super: {
tmuxPlugins = super.tmuxPlugins // {
sensible = super.tmuxPlugins.sensible // {
rtp = "@sensible_rtp@";