[Nix-dev] Re: [Nix-commits] SVN commit: nix - 12794 - eelco - in nixpkgs/trunk/pkgs: applications/networking/irc/chatzilla development/interpreters/xulrunner development/interpreters/xulrunner/wrapper top-level
Eelco Dolstra
e.dolstra at tudelft.nl
Thu Sep 4 12:49:54 CEST 2008
Michael Raskin wrote:
> Eelco Dolstra wrote:
>> * xulrunner-wrapper: use Firefox 3 directly (via "firefox -app"),
>> since it has full support for running XUL applications. This saves
>> a lot of space (you don't need two copies of basically the same
>> software).
>
> Did you fix the problem with xpidl? Default firefox build seems to lack it.
I didn't fix anything... I did notice that xulrunner3 installs a lot of
programs that Firefox doesn't (67 programs under $out/bin in fact).
BTW, what's the point of the "firefox3Xul" attribute in all-package.nix? It
just symlinks xulrunner and firefox together. If I want them together I can
just install both of them with nix-env.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list