fix: ruff command

feat: add ruff

ruff
This commit is contained in:
Thales Menato 2025-01-14 21:23:11 -05:00
parent dcb9b16f81
commit ecf832681c

View file

@ -108,7 +108,13 @@
};
ruff = {
package = pkgs.ruff;
package = pkgs.writeShellApplication {
name = "ruff";
runtimeInputs = [pkgs.ruff];
text = ''
ruff format -
'';
};
nullConfig = ''
table.insert(
ls_sources,