Skip to content

Commit 202438c

Browse files
authored
chore: Add jinja2-cli to the nix-shell dependencies (#93)
1 parent d149160 commit 202438c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ pkgs.mkShell {
44
cargo-edit
55
gettext # envsubst
66
gh
7+
jinja2-cli
78
yq-go
89
];
910
}

0 commit comments

Comments
 (0)