Python: remove modules and pythonFull
This commit is contained in:
@@ -12,7 +12,7 @@ py.buildPythonApplication rec {
|
||||
sha256 = "1cg0dfcv57ps54f1a0ksib7hgkrbdi9q699w302xyyfyvjcb5dd2";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with py; [ wxPython python.modules.readline ];
|
||||
propagatedBuildInputs = with py; [ wxPython ];
|
||||
|
||||
postInstall = ''
|
||||
mv $out/bin/loxodo.py $out/bin/loxodo
|
||||
|
||||
Reference in New Issue
Block a user