Rob Vermaas
2656f1df25
Fix Firefox 13.0 URL. 13.0 is still used by selenium.
2013-02-07 22:19:09 +01:00
Eelco Dolstra
41b4931100
firefox: Update to 18.0.2
2013-02-07 13:47:41 +01:00
Eelco Dolstra
edbaa80bc1
Remove Firefox 17
2013-01-21 14:23:01 +01:00
Eelco Dolstra
123149da16
firefox: Update to 18.0.1
2013-01-21 14:22:46 +01:00
Lluís Batlle i Rossell
a628b4b0e4
firefox: adding 18.0
...
I had to disable it using some nixpkgs, because they were considered
'too old'. They are simply commented in the code.
2013-01-09 17:31:04 +01:00
Lluís Batlle i Rossell
6655cf6d23
firefox: update to 17.0.1
...
I feel lucky.
2012-12-03 17:19:56 +01:00
Eelco Dolstra
012a838ea2
Remove Firefox 16
2012-11-30 11:33:44 +01:00
Eelco Dolstra
9b97ceb397
firefox: Use exec in wrappers
2012-11-26 14:49:05 +01:00
Eelco Dolstra
cc4aab2025
firefox: Disable parallel building
...
http://hydra.nixos.org/build/3348854
2012-11-26 11:50:10 +01:00
Eelco Dolstra
d4e3064669
firefox: Add 17.0
2012-11-23 16:41:41 +01:00
Eelco Dolstra
c9baa28fef
Remove Firefox 15
2012-11-23 16:41:41 +01:00
Shea Levy
9e5ee2b51e
Resurrect firefox 13 from rev ea2fbd7864
(needed for selenium testing)
2012-11-09 10:25:03 -05:00
Eelco Dolstra
59a1d74ffb
firefox: Fix hash
2012-11-01 14:56:43 +01:00
Eelco Dolstra
7a4e0c6b96
firefox: Update to 16.0.2
2012-10-31 13:46:51 +01:00
Eelco Dolstra
56cee6fe5c
Make Firefox 16 the default
2012-10-23 15:35:48 +02:00
Eelco Dolstra
3c2f28c67e
firefox: Disable profiling since it adds 12 MB to the build
2012-10-15 12:16:01 -04:00
James Cook
cfebdffd58
firefox 16: Use the published sha1, and pass the ftp url to fetchurl as a fallback.
2012-10-12 10:59:33 -07:00
James Cook
9e6e5391ad
Update Firefox 16.0 to 16.0.1, and switch to the high-bandwidth releases.mozilla.org for the source.
2012-10-11 21:49:25 -07:00
Lluís Batlle i Rossell
b8471def24
firefox: adding 16.0. Enabling profiling, to see the new profiling features.
2012-10-10 16:37:20 +02:00
Eelco Dolstra
775d62748f
Make Firefox 15 the default
2012-09-26 17:28:53 -04:00
Eelco Dolstra
ea2fbd7864
Fix Thunderbird/Firefox URLs
...
The Mozilla FTP site has old releases, so is preferred over HTTP.
2012-09-11 16:11:16 -04:00
Eelco Dolstra
b1ce15f77b
firefox: Update to 15.0.1
...
Also untabified the expression.
2012-09-11 13:47:34 -04:00
Lluís Batlle i Rossell
724451668c
firefox15: trying another way of telling hydra to build it
2012-09-02 10:45:16 +02:00
Lluís Batlle i Rossell
36619822a1
firefox15: Telling hydra to build it
2012-09-01 16:39:13 +02:00
Michael Raskin
4add07db0c
Firefox: add 15.0 version
2012-09-01 09:55:59 +04:00
aszlig
5df4e12c92
firefox: Build against system NSS.
...
So, now even Firefox can be built with our shiny new fixed up NSS derivation,
and as this is desired (especially if we want to support certificates from the
CA bundle), let's make it the default.
2012-08-22 08:29:10 +02:00
Peter Simons
fb4df48329
firefox-12.0: update download URL
...
releases.mozilla.org doesn't seem to carry old release archive anymore.
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:51 +02:00
Lluís Batlle i Rossell
8a79b20781
Fixing the firefox 13 crash of plugin-container, using wrapProgram instead of patchelf.
...
svn path=/nixpkgs/trunk/; revision=34543
2012-06-18 11:10:43 +00:00
Lluís Batlle i Rossell
71882eb193
Fixing bad version in xulrunner for firefox 13.
...
svn path=/nixpkgs/trunk/; revision=34532
2012-06-17 20:44:49 +00:00
Lluís Batlle i Rossell
d3ffbea9d6
Updating firefox 13.0 to 13.0.1. Maybe this improves the flash issue.
...
svn path=/nixpkgs/trunk/; revision=34530
2012-06-17 17:12:31 +00:00
Eelco Dolstra
f677edf57f
* Firefox 13.0. It's not stable yet though - it seems to hang the
...
first time a Flash control is loaded, with the following message on
stderr:
/nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: symbol lookup error: /nix/store/c5ma4l7nlzcwdkjzrflni58aacqrfs1y-xulrunner-13.0/lib/xulrunner-13.0/plugin-container: undefined symbol: malloc_message
Need to investigate where malloc_message is defined.
svn path=/nixpkgs/trunk/; revision=34368
2012-06-06 14:35:56 +00:00
Eelco Dolstra
48b2a26898
* Firefox 12.0.
...
svn path=/nixpkgs/trunk/; revision=33931
2012-04-26 13:25:20 +00:00
Eelco Dolstra
1d2ec6c314
* Forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=33520
2012-04-01 15:32:48 +00:00
Lluís Batlle i Rossell
00dc25ba43
Making wrapFirefox also propagate the browser to the userenv, so it gets
...
the manpages. That's useful for vimperator2 for example.
svn path=/nixpkgs/trunk/; revision=33417
2012-03-25 20:21:45 +00:00
Eelco Dolstra
b449705587
* Firefox 11 (contributed by Kirill Elagin). Unfortunately it's not
...
called "Firefox" anymore when built without official branding.
Apparently that was a SNAFU in Firefox 10.
svn path=/nixpkgs/trunk/; revision=33319
2012-03-20 23:59:09 +00:00
Eelco Dolstra
f682391220
* Fix Firefox desktop item. Contributed by Kirill Elagin.
...
svn path=/nixpkgs/trunk/; revision=33316
2012-03-20 23:23:00 +00:00
Yury G. Kudryashov
57fd764a39
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-05 10:00:23 +00:00
Eelco Dolstra
c1b59aa71d
* Firefox 10.0.2.
...
svn path=/nixpkgs/trunk/; revision=32776
2012-03-04 16:34:01 +00:00
Eelco Dolstra
cdece69773
* Fix building Firefox 3.6 with GCC 4.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32387
2012-02-18 18:07:22 +00:00
Peter Simons
02eaa57b56
merge latest changes from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32270
2012-02-14 13:47:27 +00:00
Lluís Batlle i Rossell
af1b08ac32
Updating firefox to 10.0.1. I'll let hydra build it.
...
svn path=/nixpkgs/trunk/; revision=32266
2012-02-13 21:04:39 +00:00
Yury G. Kudryashov
215a07c1a9
svn merge ^/nixpkgs/trunk
...
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)
The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Michael Raskin
8bae3c51ff
Add Firefox 11beta
...
svn path=/nixpkgs/trunk/; revision=32048
2012-02-06 08:28:24 +00:00
Eelco Dolstra
9d9e33b98d
* Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
...
--enable-official-branding to get a browser that calls itself
"Firefox". But I'll leave the flag in for the moment.
* Removed Firefox 8.0.
svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
ab13fb0c34
* Firefox updated to 9.0.1.
...
svn path=/nixpkgs/trunk/; revision=31236
2012-01-03 15:18:03 +00:00
Eelco Dolstra
63c643d072
* Firefox 9.0.
...
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Alexander Tsamutali
7e82cfb7d6
Added support for Quake Live to Firefox wrapper.
...
svn path=/nixpkgs/trunk/; revision=30856
2011-12-12 17:25:51 +00:00
Eelco Dolstra
a7b50dc5de
* Do an "exec" to get rid of an unnecessary shell.
...
svn path=/nixpkgs/trunk/; revision=30566
2011-11-25 17:01:54 +00:00
Eelco Dolstra
ec390f4bbb
* Fix incorrect URL.
...
svn path=/nixpkgs/trunk/; revision=30548
2011-11-24 14:22:13 +00:00