summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-03-20 17:50:17 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-03-20 17:50:17 +0100
commit4f981b4f84707a63904410bb3e2b88621db03e8e (patch)
tree7e3f29ff90aba35f39ff2d6dbfc161b1676fca9e /pkgs/development/python-modules/python-sql
parent37dbd62a83874cccb766a11e4e28ba88f226614e (diff)
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>
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions