nixpkgs/pkgs
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
..
applications Merge branch 'chromium-updater' of https://github.com/aszlig/nixpkgs 2012-08-22 06:36:33 -04:00
build-support vmTools: Provide hook to add more Samba shares 2012-08-16 10:55:13 -04:00
data man-pages: Update to 3.42 2012-08-21 08:42:44 -04:00
desktops xfce-gvfs: add fuse to buildInputs 2012-08-15 01:10:40 +04:00
development nss: Just delete files if includeTools is false. 2012-08-22 08:29:10 +02:00
games minecraft: update to 1.3.1 2012-08-09 23:39:57 +02:00
lib Fix evaluation problem 2012-08-14 13:42:43 -04:00
misc Wine: update to 1.5.10 2012-08-09 12:55:30 +04:00
os-specific upower: Update to 0.9.18 and enable systemd support 2012-08-21 08:42:44 -04:00
servers postgresql: Update to latest versions 2012-08-21 08:42:44 -04:00
shells bash-completion: automatically source any completion files that the user might have installed in ~/.nix-profile/etc/bash_completion.d 2012-08-20 16:36:20 +02:00
stdenv stdenv: Fix typo. 2012-08-21 15:30:50 +02:00
test
tools ncdu: New package, starting at version 1.8. 2012-08-22 10:02:19 +02:00
top-level release.nix: use the freshest release GIMP version (2.8.0) 2012-08-22 13:08:49 +04:00