···29 "-I${dbus_libs}/lib/dbus-1.0/include" ];
3031 # Fix up python path so the lockfile library is on it.
32- PYTHONPATH = stdenv.lib.makeSearchPath "lib/${pythonFull.python.libPrefix}/site-packages" [
33 pythonPackages.curses pythonPackages.lockfile
34 ];
35
···29 "-I${dbus_libs}/lib/dbus-1.0/include" ];
3031 # Fix up python path so the lockfile library is on it.
32+ PYTHONPATH = stdenv.lib.makeSearchPath "lib/${pythonFull.libPrefix}/site-packages" [
33 pythonPackages.curses pythonPackages.lockfile
34 ];
35