#185 fix salut_a_toi
This commit is contained in:
parent
dd9d1b7cf9
commit
a5d5502100
@ -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 = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user