mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
octoprint: fix build
This commit is contained in:
parent
adf1a734ff
commit
d6e8e946fc
@ -94,6 +94,8 @@ in pythonPackages.buildPythonApplication rec {
|
||||
-e 's,pyserial>=[^"]*,pyserial,g' \
|
||||
-e 's,semantic_version>=[^"]*,semantic_version,g' \
|
||||
-e 's,wrapt>=[^"]*,wrapt,g' \
|
||||
-e 's,python-dateutil>=[^"]*,python-dateutil,g' \
|
||||
-e 's,emoji>=[^"]*,emoji,g' \
|
||||
setup.py
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user