mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
Use Firefox instead of Xulrunner for icedtea7_web: reduces builds on realistic NixPkgs use
This commit is contained in:
parent
f1802276d3
commit
cf665e9fef
@ -3304,6 +3304,7 @@ let
|
||||
|
||||
icedtea7_web = callPackage ../development/compilers/icedtea-web {
|
||||
jdk = "${icedtea7_jdk}/lib/icedtea";
|
||||
xulrunner = firefox;
|
||||
};
|
||||
|
||||
ikarus = callPackage ../development/compilers/ikarus { };
|
||||
|
Loading…
Reference in New Issue
Block a user