Add pre-commit to Jude

This commit is contained in:
Greg Hellings
2025-02-18 15:15:19 -06:00
parent 0c91eec61f
commit cec6b389fc
+1
View File
@@ -7,6 +7,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
mongodb-compass mongodb-compass
pipenv-ivr pipenv-ivr
pre-commit
python311 python311
stdenv.cc stdenv.cc
]; ];