Skip to content

Commit a7751f6

Browse files
committed
Fix Ruff backward compatibility
1 parent 53e7669 commit a7751f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/tools.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
, nodePackages
3030
, ormolu
3131
, python39Packages
32-
, ruff
32+
, ruff ? null
3333
, runCommand
3434
, rustfmt
3535
, shellcheck

0 commit comments

Comments
 (0)