
Let's begin with the most trivial one: The stable version. This version just contains a few bug fixes and builds fine so far. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
19 lines
744 B
Nix
19 lines
744 B
Nix
# This file is autogenerated from update.sh in the same directory.
|
|
{
|
|
dev = {
|
|
version = "25.0.1364.36";
|
|
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-25.0.1364.36.tar.bz2";
|
|
sha256 = "1pn7qv1s6lcx8k26h89x9zdy43rzdq12f92s2l6cfdhr9ls9wv0s";
|
|
};
|
|
beta = {
|
|
version = "25.0.1364.36";
|
|
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-25.0.1364.36.tar.bz2";
|
|
sha256 = "1pn7qv1s6lcx8k26h89x9zdy43rzdq12f92s2l6cfdhr9ls9wv0s";
|
|
};
|
|
stable = {
|
|
version = "24.0.1312.69";
|
|
url = "http://commondatastorage.googleapis.com/chromium-browser-official/chromium-24.0.1312.69.tar.bz2";
|
|
sha256 = "1nvnhkky72nywk601vx5bbjp1m2f5dygza9h34y20inz3jgg8nbr";
|
|
};
|
|
}
|