nixpkgs/pkgs/applications/networking/browsers
aszlig 6968400a34 chromium: Check sha256 per channel in update.sh.
Until this commit we had a single hash of the whole version response from
omahaproxy. This worked well for not updating unnecessarily but only until one
single channel has a new version available.

Unfortunately the dev version is released quite frequently, so the hash is of no
use at all (we could rather directly fetch everything everytime we execute the
script).

This led to this commit, which adds two methods of caching:

First of all, if a perticular version/channel is already in the previous version
of the sources.nix file, don't download it again.

And the second method is to check if the current sha256 is already downloaded
and reads the corresponding sha256 from the lookup table.

So, this should really help to avoid flooding the download servers and to not
stress impatient users too much.
2012-08-17 12:57:34 +02:00
..
arora Arora: version bump 2010-10-15 23:43:21 +00:00
chromium chromium: Check sha256 per channel in update.sh. 2012-08-17 12:57:34 +02:00
conkeror conkeror-1.0pre-20120316 2012-03-17 09:18:11 +00:00
elinks Elinks: Fix libgc initialization. 2011-04-28 21:22:24 +00:00
firefox firefox-12.0: update download URL 2012-07-02 16:53:51 +02:00
icecat-3 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now. 2012-01-18 20:53:01 +00:00
konq-plugins Switch to forward compatibility of kde45 on kde_baseapps. 2011-08-07 01:45:26 +00:00
links * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
links2 Making links2 cross-build again 2012-06-22 16:04:02 +02:00
lynx Adding the 'gzip' dependency to lynx (important cross-building). 2010-11-26 18:43:55 +00:00
midori Update/fix Midori 2012-03-25 11:22:32 +00:00
mozilla * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
mozilla-plugins google-talk-plugin: Prefer Debian package. 2012-08-08 19:06:46 +02:00
netsurf Make nixpkgs ready to gtkLibs attrset removal 2012-03-14 22:44:41 +00:00
opera opera: Update to 12.0 2012-07-17 12:46:39 +02:00
rekonq rekonq-0.9.0-1 needs pkg-config 2012-03-07 22:06:29 +00:00
uzbl Update/fix Uzbl 2012-03-21 19:14:34 +00:00
vimprobable2 Updating vimprobable2. 2012-06-11 20:24:55 +00:00
w3m Fix w3m configure problem on non-chroot build env. 2012-07-31 23:34:52 +02:00