nixpkgs/pkgs/applications/networking
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
..
browsers Merge branch 'chromium-updater' of https://github.com/aszlig/nixpkgs 2012-08-22 06:36:33 -04:00
cluster/rq rq (a cluster runner) works 2008-10-05 08:48:49 +00:00
dropbox * Dropbox updated to 1.4.0. Patch by Michel Alexandre Salim 2012-05-01 16:25:48 +00:00
esniper esniper: add support for CURL_CA_BUNDLE variable to fix SSL authentication errors 2012-07-27 11:21:32 +02:00
instant-messengers Vacuum-IM: update to 1.2.0 2012-08-09 08:59:38 +04:00
iptraf * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
irc Adding 'ii', irc it. 2012-07-27 22:43:40 +02:00
mailreaders Update: notmuch to 0.13.2 2012-08-13 00:24:14 +02:00
msmtp update msmtp up to version 1.4.21 2010-09-17 17:34:03 +00:00
mumble Updating mumble to 1.2.3 and adding pkgconfig as an input as it fails to build without it. 2012-03-16 19:19:00 +00:00
netperf netperf: update to version 2.6.0 2012-08-10 11:56:22 +02:00
newsreaders pan: Updated to 0.139 2012-07-11 17:05:13 -04:00
offrss offrss: update to 1.3 2012-06-27 23:19:30 +02:00
p2p gnunet: removing gtk dependencies 2012-07-11 20:07:00 +02:00
pjsip * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
remote remmina: add version 1.0.0 2012-07-02 17:13:35 +02:00
siproxd Adding siproxd 2011-01-16 11:41:19 +00:00
sniffers aircrackng, kismet: update them to latest trunk and release respectively 2012-08-11 14:42:35 +02:00
sync ocaml, unison: make them build on mips (native compilers) 2012-07-27 22:43:40 +02:00
vnstat * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
yafc yafc: making the derivation name include the version 2012-07-22 10:24:15 +02:00