tooling: add git-lfs package

This commit is contained in:
Mark Joshwel 2024-07-29 21:48:53 +08:00
parent f65a4520a1
commit 70a0e0246a

View file

@ -15,6 +15,7 @@
devShells.default = mkShellNoCC {
buildInputs = [
git
git-lfs
git-filter-repo
(python312.withPackages (python-pkgs: [
python-pkgs.tqdm