Skip to content

Commit 3a12b64

Browse files
authored
Merge pull request #232 from shikanime/fix/ruff-compat
Fix backward compatibility
2 parents 53e7669 + a7751f6 commit 3a12b64

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)