nixpkgs/pkgs/applications/networking/browsers/chromium/source
aszlig 3de5e16627
chromium: Fix userns sandbox patch for version 36.
This fixes build for version 36, which i accidentally broke in commit
f6e31fadd8.

The reason this happened, was that my Hydra didn't pick up the latest
commit and I actually tested and built the parent commit instead of the
update commit.

So, this commit is the real "builds fine, tested" for all channels.

Also, the sandbox client initalization has moved into
setuid_sandbox_client.cc, so we need to move the lookup of the
CHROMIUM_SANDBOX_BINARY_PATH environment variable there.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-05-05 20:45:54 +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: Fix userns sandbox patch for version 36. 2014-05-05 20:45:54 +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