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
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
firefox firefox-12.0: update download URL 2012-07-02 16:53:51 +02:00
icecat-3
konq-plugins
links
links2 Making links2 cross-build again 2012-06-22 16:04:02 +02:00
lynx
midori Update/fix Midori 2012-03-25 11:22:32 +00:00
mozilla
mozilla-plugins google-talk-plugin: Prefer Debian package. 2012-08-08 19:06:46 +02:00
netsurf
opera opera: Update to 12.0 2012-07-17 12:46:39 +02:00
rekonq
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