1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
editors
graphics
ike
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
search
taxes
version-management
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