#185 fix salut_a_toi
This commit is contained in:
@@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = with pythonPackages;
|
buildInputs = with pythonPackages;
|
||||||
[
|
[
|
||||||
python twisted urwid beautifulsoup wxPython distribute pygobject
|
python twisted urwid beautifulsoup wxPython distribute pygobject
|
||||||
wokkel pythonDBus pyfeed wrapPython
|
wokkel pythonDBus pyfeed pythonPackages.setuptools wrapPython
|
||||||
];
|
];
|
||||||
|
|
||||||
configurePhase = ''
|
configurePhase = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user