Skip to content

Commit ee00132

Browse files
committed
chore(nix): Add more deps
These are used by pre-commit hooks.
1 parent 30268a9 commit ee00132

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

shell.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ pkgs.mkShell {
1010
nodejs
1111
zizmor
1212
git-cliff
13+
python312
14+
uv
1315
];
1416

1517
buildInputs = with pkgs; [

0 commit comments

Comments
 (0)