firefox: use python2
This commit is contained in:
parent
8ec17dab32
commit
4f7cd69094
@ -12806,6 +12806,7 @@ in
|
|||||||
inherit (gnome2) libIDL;
|
inherit (gnome2) libIDL;
|
||||||
libpng = libpng_apng;
|
libpng = libpng_apng;
|
||||||
enableGTK3 = false;
|
enableGTK3 = false;
|
||||||
|
python = python2;
|
||||||
}) firefox-unwrapped firefox-esr-unwrapped;
|
}) firefox-unwrapped firefox-esr-unwrapped;
|
||||||
|
|
||||||
firefox = wrapFirefox firefox-unwrapped { };
|
firefox = wrapFirefox firefox-unwrapped { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user