This commit is contained in:
2023-03-17 22:16:34 -04:00
parent 4acdca9c43
commit ea21f8bb69
4 changed files with 50 additions and 7 deletions

View File

@@ -65,6 +65,7 @@ DOC
};
devShells.default = pkgs.mkShell {
PYPROJECT_FILE = ./pyproject.toml;
packages = with pkgs; [
poetry2nix.packages.${system}.poetry
(mkPoetryEnv {