Find a file
Shea Levy f34225c440 Merge branch 'chromium-updater' of https://github.com/aszlig/nixpkgs
chromium: Improve update script and update to latest versions.

Previously, we had a single hash of the whole version response from
omahaproxy.

Unfortunately the dev version is released quite frequently, so the hash
is of no use at all (we could rather directly fetch rather than
executing the script, because it will fetch all channels anyway).

This pull request 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-22 06:36:33 -04:00
doc Fix duplicate ID 2012-06-25 11:24:05 -04:00
maintainers svn path=/nixpkgs/trunk/; revision=32961 2012-03-09 17:53:04 +00:00
pkgs Merge branch 'chromium-updater' of https://github.com/aszlig/nixpkgs 2012-08-22 06:36:33 -04:00
.gitignore add `.gitignore' 2012-07-07 13:56:29 +02:00
COPYING
default.nix
VERSION * Bump version number. 2012-06-04 03:53:25 +00:00