Revert "gnome-tweak-tool: fix eval"
This reverts commitd9521c3418
. Cleaner fix in6e6271e82f
This commit is contained in:
parent
6e6271e82f
commit
5d91e806b9
@ -22,7 +22,7 @@ in stdenv.mkDerivation rec {
|
||||
gnome3.gnome_desktop wrapGAppsHook
|
||||
python2Packages.pygobject3.dev pythonEnv gobjectIntrospection ];
|
||||
|
||||
PYTHONPATH = "$out/${python2Packages.python.sitePackages}";
|
||||
PYTHONPATH = "$out/${pythonEnv.python.sitePackages}";
|
||||
|
||||
wrapPrefixVariables = [ "PYTHONPATH" ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user