diff --git a/shell.nix b/shell.nix index 103831f..298fd7a 100644 --- a/shell.nix +++ b/shell.nix @@ -10,6 +10,7 @@ stdenv.mkDerivation { python38Full python38Packages.virtualenv python38Packages.pip + python38Packages.setuptools ]; src = null; shellHook = ''