We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a88f6 commit e956106Copy full SHA for e956106
1 file changed
flake.nix
@@ -209,6 +209,7 @@
209
dart
210
cargo-fuzz
211
bzip2 # needed for some machines to have access to libzip at runtime
212
+ codespell
213
treefmtEval.config.build.wrapper
214
]
215
++ pkgs.lib.optionals (!pkgs.stdenv.isDarwin) [
0 commit comments