nixpkgs/pkgs/applications/networking/browsers/chromium
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
..
source chromium: Fix userns sandbox patch for version 36. 2014-05-05 20:45:54 +02:00
browser.nix chromium: Fix package name for browser derivation. 2014-04-20 17:46:18 +02:00
common.nix chromium: Fix userns sandbox patch for version 36. 2014-05-05 20:45:54 +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