firefox: use python2

This commit is contained in:
Frederik Rietdijk 2016-10-18 22:39:23 +02:00
parent 8ec17dab32
commit 4f7cd69094

View file

@ -12806,6 +12806,7 @@ in
inherit (gnome2) libIDL;
libpng = libpng_apng;
enableGTK3 = false;
python = python2;
}) firefox-unwrapped firefox-esr-unwrapped;
firefox = wrapFirefox firefox-unwrapped { };