nixpkgs/pkgs/applications
aszlig 111caaad53
chromium: Factor out common build attributes.
This results in a new function called mkChromiumDerivation, which can be
used to easily build packages that are based on the Chromium source
tree.

We pass through this function as mkDerivation in the chromium wrappre,
so in the end if you want to create such a package, something like:

chromium.mkDerivation (base: {
  name = "your-shiny-package-based-on-chromium";
  ...
})

will suffice.

Of course, this is only the first step towards this functionality,
because right now I'm not even sure the Chromium browser itself will
build.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:46 +02:00
..
audio Unbreak tarball job 2014-04-18 22:48:12 +02:00
display-managers Ensure that slim's theme applies to slimlock 2014-03-30 19:33:28 +02:00
editors emacsPackages: add cryptol-mode 2014-04-14 18:23:51 -05:00
graphics Fix gsettings schemas usage for several packages due to #1901 2014-04-06 11:02:21 +02:00
ike ike: use stdenv.lib.licenses.sleepycat 2014-03-24 19:58:36 -05:00
misc bitcoin: Update from 0.8.6 -> 0.9.1 2014-04-17 20:47:18 +02:00
networking chromium: Factor out common build attributes. 2014-04-19 03:58:46 +02:00
office Update ledger expression, add myself as a maintainer 2014-04-17 21:47:15 -05:00
science megam: New package 2014-04-15 14:00:56 +01:00
search
taxes Add aangifte-2013 2014-03-01 16:54:16 +01:00
version-management git send-email: Respect $OPENSSL_X509_CERT_FILE 2014-04-16 18:43:39 +02:00
video Merge pull request #2075 from iyzsong/webkit 2014-04-18 10:10:29 -07:00
virtualization qemu: Update to 1.7.1 2014-04-17 15:54:42 +02:00
window-managers xmonad: fix build with ghc 7.8.1 2014-03-30 16:46:02 +02:00