Revert "gnome-tweak-tool: fix eval"
This reverts commit d9521c3418adc7d8883c6965c0083e8b9486543a. Cleaner fix in 6e6271e82fba1e5aa0cd4649843c1c803af9115a
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…
x
Reference in New Issue
Block a user