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 5021717099
chromium: Split off sandbox from the browser.
Now, we no longer tie the sandbox directly to the browser derivation but
wrap everything together into one derivation at the entry point at
default.nix.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:42 +02:00
..
browser.nix chromium: Split off sandbox from the browser. 2014-04-19 03:58:42 +02:00
default.nix chromium: Split off sandbox from the browser. 2014-04-19 03:58:42 +02:00
plugins.nix chromium: Move plugins into its own Nix file. 2014-04-19 03:58:42 +02:00
sandbox.nix chromium: Split off sandbox from the browser. 2014-04-19 03:58:42 +02:00
sandbox_userns_31.patch chromium: Add missing patch for version 31. 2013-09-17 13:05:20 +02:00
source.nix chromium: Factor out source into its own Nix file. 2014-04-19 03:58:41 +02:00
sources.nix chromium: Update stable channel from 33.0.1750.152 -> 34.0.1847.116 2014-04-10 00:14:44 +02:00
update.sh