nixpkgs/pkgs
aszlig 4f981b4f84
chromium: Move source/default.nix into common.nix
This addresses #12794 so that we now have only a single tarball where we
base our build on instead of splitting the source into different outputs
first and then reference the outputs.

The reason I did this in the first place is that we previously built the
sandbox as a different derivation and unpacking the whole source tree
just for building the sandbox was a bit too much.

As we now have namespaces sandbox built in by default we no longer have
that derivation anymore. It still might come up however if we want to
build NaCl as a separate derivation (see #8560), but splitting the
source code into things only NaCl might require is already too much work
and doesn't weight out the benefits.

Another issue with the source splitup is that Hydra now has an output
limit for non-fixed-output derivations which we're already hitting.

Tested the build against the stable channel and it went well, but I
haven't tested running the browser.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-20 17:50:17 +01:00
..
applications chromium: Move source/default.nix into common.nix 2016-03-20 17:50:17 +01:00
build-support fetchbower: quote parameter to prevent ambigious redirects if version specifiers have wildcards 2016-03-18 12:06:01 +00:00
data tzdata: 2016a -> 2016b 2016-03-19 00:23:45 +03:00
desktops Merge pull request #13850 from abbradar/e20 2016-03-14 02:28:58 +03:00
development Merge pull request #14003 from cstrahan/go-ide-packages 2016-03-20 00:16:25 +00:00
games ioquake3: 2016-02-18 -> 2016-03-15 2016-03-20 17:07:31 +03:00
misc vim-plugins: add airline-themes 2016-03-20 02:31:24 -07:00
os-specific fuse: 2.9.3 -> 2.9.5 2016-03-19 21:01:20 +01:00
servers unifi: 4.7.6 -> 4.8.14 2016-03-19 23:08:58 -04:00
shells bash-completion: remove collision 2016-03-20 22:18:53 +08:00
stdenv ARM stdenv: Update bootstrap tools 2016-03-17 15:59:04 +02:00
test Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
tools dysnomia: bump to version 0.5.1 2016-03-20 15:21:42 +00:00
top-level python-radicale: user newer sqlalchemy version 2016-03-20 15:24:08 +01:00