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/source
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
..
default.nix chromium: Drop conditionals for version 33. 2014-04-20 17:45:25 +02:00
sandbox_userns_31.patch
sandbox_userns_36.patch chromium: Update beta and dev to latest versions. 2014-04-20 17:45:24 +02:00
sources.nix chromium: Update all channels to latest versions. 2014-05-04 14:50:07 +02:00
update.nix chromium/source: Propagate system attribute. 2014-05-05 20:45:53 +02:00