1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig 3d665679c1
chromium: Properly implement mksnapshot target.
Let's ensure we do all architecture-dependant stuff inside
mkChromiumDerivation and not pass archInfo around, so we can properly
decouple it from the main function.

This partially reverts 8d54dc6d13.

The main reason for doing this is because the architecture information
is no longer required in Chromium 37, so let's uglify and XXX it in
common.nix and remove it once version 37 hits the stable channel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:34 +02:00
..
source chromium: Update stable channel from 34.0.1847.132 -> 35.0.1916.114 2014-05-22 20:10:10 +02:00
browser.nix chromium: Properly implement mksnapshot target. 2014-06-19 01:51:34 +02:00
common.nix chromium: Properly implement mksnapshot target. 2014-06-19 01:51:34 +02:00
default.nix chromium: Properly implement mksnapshot target. 2014-06-19 01:51:34 +02:00
plugins.nix chromium/plugins: Use Debian package from sources. 2014-04-19 03:58:45 +02:00
sandbox.nix chromium: Update beta and dev to latest versions. 2014-04-20 17:45:24 +02:00
update.sh chromium: Move update.sh back into the main path. 2014-04-20 17:45:25 +02:00