We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b08aaf commit 0aa96f6Copy full SHA for 0aa96f6
template/{% if nix %}flake.nix{% endif %}.jinja
@@ -60,6 +60,7 @@
60
buildInputs = [
61
pkgs.git
62
pkgs.coreutils
63
+ pkgs.poetry
64
];
65
});
66
};
0 commit comments