nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig 4f3085d5f8
chromium/source: Propagate system attribute.
The system attribute was already there in the function head of the
shared update helper but it actually wasn't used and thus later the
import of <nixpkgs> was done using builtins.currentSystem instead of the
system attribute inherited from the source derivation.

Now we correctly propagate the attribute, so that even when running a
64bit kernel you can run a 32bit Chromium with binary plugins.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-05-05 20:45:53 +02:00
..
source chromium/source: Propagate system attribute. 2014-05-05 20:45:53 +02:00
browser.nix chromium: Fix package name for browser derivation. 2014-04-20 17:46:18 +02:00
common.nix chromium: Link against pulse instead of dlopen(). 2014-05-04 14:50:07 +02:00
default.nix chromium: Fix desktop icon and duplicate entry. 2014-04-27 18:52:28 +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