Skip to content

Commit 0aa96f6

Browse files
committed
Add poetry to default devshell
1 parent 5b08aaf commit 0aa96f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/{% if nix %}flake.nix{% endif %}.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
buildInputs = [
6161
pkgs.git
6262
pkgs.coreutils
63+
pkgs.poetry
6364
];
6465
});
6566
};

0 commit comments

Comments
 (0)