Loading pkgs/development/python-modules/pyinstaller-versionfile/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,10 @@ buildPythonPackage rec { hash = "sha256-UNrXP5strO6LIkIM3etBo1+Vm+1lR5wF0VfKtZYRoYc="; }; preBuild = '' touch requirements.txt ''; propagatedBuildInputs = [ packaging jinja2 Loading Loading
pkgs/development/python-modules/pyinstaller-versionfile/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,10 @@ buildPythonPackage rec { hash = "sha256-UNrXP5strO6LIkIM3etBo1+Vm+1lR5wF0VfKtZYRoYc="; }; preBuild = '' touch requirements.txt ''; propagatedBuildInputs = [ packaging jinja2 Loading