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; [
mongodb-compass
pipenv-ivr
pre-commit
python311
stdenv.cc
];